summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* MFC 6969Scott Ullrich2005-10-182-4/+20
| | | | | | Save and restore checkbox states correctly Reported-by: nngabriel on irc
* MFC 6960Scott Ullrich2005-10-183-4/+4
| | | | Cleanup hardcoded meta refreshes
* MFC 6959Scott Ullrich2005-10-181-46/+49
| | | | standardize table layout
* MFC 6958Scott Ullrich2005-10-181-7/+5
| | | | Move <div> to the right place, move tabcont class to table it no longer belongs in TD (and hasn't for some time) Remove unused </center> tag
* MFC 6957Scott Ullrich2005-10-181-6/+6
| | | | Specify 'id' to the edit screen!
* MFC 6956Scott Ullrich2005-10-181-2/+1
| | | | close html tag (use span also)
* MFC 6955Scott Ullrich2005-10-181-10/+61
| | | | Show static entries on diagnostics screen, show what IPs are in either the static table or the dynamic table and are in the ARP table More info!!! More is better right?
* 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 6936Scott Ullrich2005-10-171-1/+2
| | | | move conf_mount_rw() before open
* 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-172-51/+112
| | | | 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
* Echo done after configuring carpScott Ullrich2005-10-161-1/+1
|
* 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 6906 6907Scott Ullrich2005-10-161-4/+4
| | | | | Use /var/etc/ for storing configuration files MFC: ASAP (By sullrich) Use /var/etc/ for storing configuration files MFC: ASAP (By sullrich)
* MFC 6899Scott Ullrich2005-10-161-16/+18
| | | | Allow bridging on ath0 + wpa
* MFC 6898Scott Ullrich2005-10-161-0/+1
| | | | It helps to return the value!
* MFC 6897Scott Ullrich2005-10-161-0/+4
| | | | Write out to /tmp/ file commands used when adjusting mtu during bridging operations
* MFC 6894Scott Ullrich2005-10-161-0/+11
| | | | Force all members of a bridge to the bridging from interface mtu.
* MFC 6893Scott Ullrich2005-10-161-1/+11
| | | | Add get_interface_mtu()
* MFC 6892Scott Ullrich2005-10-161-4/+4
| | | | Setup span tree on all ports correctly.
* MFC 6884Scott Ullrich2005-10-161-0/+188
| | | | We do not use rc.d so basically call dhclient directly
* 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 6874Scott Ullrich2005-10-161-20/+17
| | | | Correct src/nat port arguments - miracle nobody has found this before now
* MFC 6871Scott Ullrich2005-10-163-23/+61
| | | | 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
|
* MFC 1.178Scott Ullrich2005-10-161-2/+2
| | | | successfully kill hostapd if changing settings back from WPA to WEP (fix by lsf, noticed by marcusah)
* Correct sysctl locationScott Ullrich2005-10-161-1/+1
|
* Forced commit to test RELENG_1Scott Ullrich2005-10-151-1/+1
|
* Minor nitpick. <br> after firmware branch select boxScott Ullrich2005-10-151-0/+1
|
* Fix reply-to gateway selectionBill Marquette2005-10-151-12/+15
|
* Do not remove config.cache after loading filter.Scott Ullrich2005-10-151-1/+0
|
* Specify direction on IPSec rulesBill Marquette2005-10-151-11/+11
|
* * pfsync0 should already exist, do not createScott Ullrich2005-10-151-7/+4
| | | | * assign syncdev and bring up at same time to match FreeBSD's pfsync rc.d script
* Shut off pfsync on shutdown with same freebsd command: /sbin/ifconfig ↵Scott Ullrich2005-10-151-0/+2
| | | | pfsync0 -syncdev down
* No need to add fxp to the array twiceBill Marquette2005-10-151-2/+2
| | | | Pointed-out-by: submicron
* 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-142-9/+27
| | | | Suggested-by: CMB
* * Major rewrite of CARP/PFSYNC init code. Remove a bunch of if() and for() ↵Scott Ullrich2005-10-141-82/+96
| | | | | | | | to make the code 100* more readable * When bringing up CARP, set its advskew to 200 and when we are finally up at the end of the boot sequence assign the normal ADVSKEW Patch-tested-by: BillM
OpenPOWER on IntegriCloud