Commit Graph

2436 Commits

Author SHA1 Message Date
Scott Ullrich
6f5b2c3e09 Do not show blank rows 2005-10-18 01:48:12 +00:00
Scott Ullrich
018ea87778 Restore / save checkbox correctly 2005-10-18 01:21:30 +00:00
Scott Ullrich
93008d1b8a Unset items which are false 2005-10-17 21:07:47 +00:00
Scott Ullrich
ade453e152 MFC 6940
"prioritize p2p" -> "lower priority pf p2p"
2005-10-17 21:00:45 +00:00
Scott Ullrich
8c65eb759d MFC 6931
* Check for "yes".
* Unset values if they are not checked
2005-10-17 20:34:29 +00:00
Scott Ullrich
2017251589 Save and restore checkboxes correctly 2005-10-17 19:04:14 +00:00
Scott Ullrich
fa16d51eb6 MFC 6919
Set checkbox values to yes and use similar logic to system_advanced.php
2005-10-17 16:24:31 +00:00
Scott Ullrich
4527638f51 MFC 6922
Use isset() on checked items
2005-10-17 16:23:35 +00:00
Scott Ullrich
9ad0c4a372 MFC 6922
Add redlnk class - I'm tired of seeing the pfSense link in fend.inc be blue! Or worse..some random color :-/
2005-10-17 16:12:35 +00:00
Scott Ullrich
cdb0814b89 MFC 6921
Fix fend.inc alignment Fix tab links
2005-10-17 16:11:42 +00:00
Scott Ullrich
b7ff5e40d2 MFC 6920
Allow for parent queues to work. Cleaned up code that does root queue detection and discovered some odd bugs that made me wonder how it worked correctly. Queues can be reordered (honestly, this is kinda pointless, but I put it in cause it was easier to punt to the user than doing queue trees correctly) This is obviously an XXX and needs to be fixed.
2005-10-17 16:11:07 +00:00
Scott Ullrich
c435798ff9 MFC 6915
Move gateway above wireless settings
2005-10-17 01:14:58 +00:00
Scott Ullrich
d0330501ca MFC 6910 6911
Beginning of new wireless status tool. So far it shows ifconfig list sta and includes all wireless interfaces defined as top tabs.
2005-10-16 23:27:48 +00:00
Scott Ullrich
4d38bfc3f3 MFC 6877
Update terminology - should help cut down questions too
2005-10-16 17:37:25 +00:00
Scott Ullrich
3c5d0ab2b5 MFC 6875
Cleanup HTML Move "source port" to where it really belongs, under Target This should be MFC'd to save questions ;)
2005-10-16 17:36:43 +00:00
Scott Ullrich
e1c8cdf529 MFC 6871
If WAN is pppoe, hold down boot until connection is established This will help anyone with PPPOE on WAN and DHCP on OPTx not get incorrect gateways assigned.
2005-10-16 17:34:42 +00:00
Scott Ullrich
eba1ebc151 Remove ppp-linkup, readding as non binary file. 2005-10-16 17:32:07 +00:00
Scott Ullrich
e6c2bb1445 Minor nitpick. <br> after firmware branch select box 2005-10-15 19:55:38 +00:00
Scott Ullrich
51579483c9 Touch /tmp/ not /tmp/tmp 2005-10-14 23:32:03 +00:00
Scott Ullrich
dabf1d2d5a m0n0wall -> pfSense 2005-10-14 23:29:24 +00:00
Scott Ullrich
8d36fd1d32 Add polling enable/disable control in System Advanced
Suggested-by: CMB
2005-10-14 21:01:21 +00:00
Scott Ullrich
f9b205f321 Allow -1 return to indicated package failure. Removing exit 2005-10-13 22:30:58 +00:00
Scott Ullrich
34441bfa3c Hand off starting SSHD to our background daemon 2005-10-13 21:42:38 +00:00
Scott Ullrich
609286643c Memory meter changes.
Submitted-by:	Dan Swartzendruber <dswartz_AT_druber.com>
2005-10-13 21:03:48 +00:00
Seth Mos
1cb64928ea Accidental debug line removed 2005-10-13 20:54:10 +00:00
Seth Mos
74806ceece Allow running of ssh on alternate port 2005-10-13 20:41:56 +00:00
Scott Ullrich
28b58598bc Do not check for bridge 2005-10-13 05:34:39 +00:00
Scott Ullrich
0d429e435e * Correctly bring up a new bridge
* Correctly destroy a bridge when no longer used
2005-10-12 23:31:38 +00:00
Scott Ullrich
9a6757a1ff filter_translate_type_to_real_interface() on the bridge interface 2005-10-12 20:57:14 +00:00
Scott Ullrich
1665e79c52 Destroy the bridge either way, it will be recreated if needed. 2005-10-12 20:54:45 +00:00
Scott Ullrich
afb07cf153 Sync OpenVPN with http://www.protec-t.de/m0n0wall/downloads from Peter Allgeyer 2005-10-12 16:49:15 +00:00
Scott Ullrich
c2c399a418 Remove "Interfaces cannot be bridged while the captive portal is enabled." limitation. This will work fine. 2005-10-11 22:39:17 +00:00
Scott Ullrich
d819480cec Remove "Extra" Apply button 2005-10-11 20:54:41 +00:00
Scott Ullrich
570b3d4050 We only support HFSC now. Remove scheduler knob. 2005-10-11 20:43:52 +00:00
Scott Ullrich
3e115ed106 Missing ; 2005-10-11 20:39:11 +00:00
Scott Ullrich
c117537a6b Correctly disable for GRE too..
Ticket #585
2005-10-11 17:24:44 +00:00
Scott Ullrich
48e46233b7 * Change timeout to 60 seconds
* Check $? after fetch
2005-10-10 04:24:42 +00:00
Scott Ullrich
977b24b38e forgot ; then 2005-10-10 04:09:57 +00:00
Scott Ullrich
d7acc69661 Throw an error when we detect a non 0 return value 2005-10-10 04:07:14 +00:00
Scott Ullrich
8999a2bdf1 assign parsed $config 2005-10-10 01:51:00 +00:00
Scott Ullrich
89d6fe70f8 Convert_config() on next boot 2005-10-10 01:25:46 +00:00
Scott Ullrich
4a0925bcf4 Only parse config on m0n0wall upgrade 2005-10-10 00:16:20 +00:00
Scott Ullrich
6b524b567d Only convert config on m0n0wall upgrade 2005-10-10 00:08:04 +00:00
Scott Ullrich
14e56d9c2f Do not mount ro too early 2005-10-10 00:02:45 +00:00
Scott Ullrich
9e0b5b97b4 * Parse config (false) 2005-10-09 23:56:58 +00:00
Scott Ullrich
588a183b0e Move wan gateway to interfaces->wan->gateway 2005-10-09 23:40:41 +00:00
Scott Ullrich
db3996df15 Unset the traffic shaper when importing from m0n0wall 2005-10-09 23:08:08 +00:00
Scott Ullrich
9d10caaaa5 Correct () usage 2005-10-09 21:55:26 +00:00
Scott Ullrich
91e8aab27d If user is deleting a bridge, destroy it. 2005-10-09 21:19:53 +00:00
Scott Ullrich
af35a7e8ca anymore -> any longer 2005-10-09 09:03:20 +00:00