summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Save and restore checkboxes correctlyScott Ullrich2005-10-182-5/+26
| | | | Reported-by: HOBA
* Do not show blank rowsScott Ullrich2005-10-181-4/+6
|
* Restore / save checkbox correctlyScott Ullrich2005-10-181-1/+4
|
* Unset items which are falseScott Ullrich2005-10-171-6/+30
|
* MFC 6940Scott Ullrich2005-10-171-1/+1
| | | | "prioritize p2p" -> "lower priority pf p2p"
* MFC 6931Scott Ullrich2005-10-171-6/+16
| | | | | * Check for "yes". * Unset values if they are not checked
* Save and restore checkboxes correctlyScott Ullrich2005-10-171-26/+38
|
* MFC 6919Scott Ullrich2005-10-171-16/+46
| | | | Set checkbox values to yes and use similar logic to system_advanced.php
* MFC 6922Scott Ullrich2005-10-171-10/+10
| | | | Use isset() on checked items
* MFC 6922Scott Ullrich2005-10-172-2/+6
| | | | Add redlnk class - I'm tired of seeing the pfSense link in fend.inc be blue! Or worse..some random color :-/
* MFC 6921Scott Ullrich2005-10-172-9/+10
| | | | Fix fend.inc alignment Fix tab links
* MFC 6920Scott Ullrich2005-10-171-23/+72
| | | | 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.
* MFC 6915Scott Ullrich2005-10-171-4/+4
| | | | Move gateway above wireless settings
* MFC 6910 6911Scott Ullrich2005-10-161-161/+99
| | | | Beginning of new wireless status tool. So far it shows ifconfig list sta and includes all wireless interfaces defined as top tabs.
* MFC 6877Scott Ullrich2005-10-161-10/+10
| | | | Update terminology - should help cut down questions too
* MFC 6875Scott Ullrich2005-10-161-36/+37
| | | | Cleanup HTML Move "source port" to where it really belongs, under Target This should be MFC'd to save questions ;)
* MFC 6871Scott Ullrich2005-10-161-0/+22
| | | | 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.
* Remove ppp-linkup, readding as non binary file.Scott Ullrich2005-10-161-21/+0
|
* Minor nitpick. <br> after firmware branch select boxScott Ullrich2005-10-151-0/+1
|
* Touch /tmp/ not /tmp/tmpScott Ullrich2005-10-141-1/+1
|
* m0n0wall -> pfSenseScott Ullrich2005-10-141-1/+1
|
* Add polling enable/disable control in System AdvancedScott Ullrich2005-10-141-0/+16
| | | | Suggested-by: CMB
* Allow -1 return to indicated package failure. Removing exitScott Ullrich2005-10-131-5/+11
|
* Hand off starting SSHD to our background daemonScott Ullrich2005-10-131-2/+1
|
* Memory meter changes.Scott Ullrich2005-10-131-5/+6
| | | | Submitted-by: Dan Swartzendruber <dswartz_AT_druber.com>
* Accidental debug line removedSeth Mos2005-10-131-2/+1
|
* Allow running of ssh on alternate portSeth Mos2005-10-131-2/+19
|
* Do not check for bridgeScott Ullrich2005-10-131-9/+0
|
* * Correctly bring up a new bridgeScott Ullrich2005-10-124-4/+4
| | | | * Correctly destroy a bridge when no longer used
* filter_translate_type_to_real_interface() on the bridge interfaceScott Ullrich2005-10-124-4/+4
|
* Destroy the bridge either way, it will be recreated if needed.Scott Ullrich2005-10-124-21/+13
|
* Sync OpenVPN with http://www.protec-t.de/m0n0wall/downloads from Peter AllgeyerScott Ullrich2005-10-129-145/+2881
|
* Remove "Interfaces cannot be bridged while the captive portal is enabled." ↵Scott Ullrich2005-10-111-1/+1
| | | | limitation. This will work fine.
* Remove "Extra" Apply buttonScott Ullrich2005-10-112-2/+2
|
* We only support HFSC now. Remove scheduler knob.Scott Ullrich2005-10-111-12/+0
|
* Missing ;Scott Ullrich2005-10-114-4/+4
|
* Correctly disable for GRE too..Scott Ullrich2005-10-111-1/+1
| | | | Ticket #585
* * Change timeout to 60 secondsScott Ullrich2005-10-101-7/+10
| | | | * Check $? after fetch
* forgot ; thenScott Ullrich2005-10-101-1/+1
|
* Throw an error when we detect a non 0 return valueScott Ullrich2005-10-101-0/+6
|
* assign parsed $configScott Ullrich2005-10-101-1/+1
|
* Convert_config() on next bootScott Ullrich2005-10-101-4/+2
|
* Only parse config on m0n0wall upgradeScott Ullrich2005-10-101-1/+1
|
* Only convert config on m0n0wall upgradeScott Ullrich2005-10-101-5/+4
|
* Do not mount ro too earlyScott Ullrich2005-10-101-1/+2
|
* * Parse config (false)Scott Ullrich2005-10-091-1/+2
|
* Move wan gateway to interfaces->wan->gatewayScott Ullrich2005-10-092-6/+6
|
* Unset the traffic shaper when importing from m0n0wallScott Ullrich2005-10-091-2/+16
|
* Correct () usageScott Ullrich2005-10-091-1/+1
|
* If user is deleting a bridge, destroy it.Scott Ullrich2005-10-094-0/+28
|
OpenPOWER on IntegriCloud