summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Collapse)AuthorAgeFilesLines
* Show PF OSFP DBScott Ullrich2008-11-121-1/+4
|
* Back out check we can handle this now.Ermal Luçi2008-11-111-3/+0
| | | | Discussed-with: cmb@
* Add input validation so users do not add gateways to local dns serversSeth Mos2008-11-111-0/+15
|
* Correct TypoSeth Mos2008-11-111-1/+1
|
* Correctly load dns gatewa setting from config.Seth Mos2008-11-111-7/+11
| | | | | FIXME, somehow entry 3 is always missing. Settings the gateway on 3 sets it on 1 in the config.xml
* Correct the broken multiwan check.Seth Mos2008-11-111-14/+23
| | | | | It now works properly with dynamic gateways too. Things to do, add static routes, input validation that no gateways are assigned to dns servers on a directly connected subnet.
* don't allow gateway (route-to) to be selected with time based rules (ipfw)Chris Buechler2008-11-111-0/+3
| | | | it doesn't do anything, this just doesn't allow a configuration that people would expect to work.
* * Use correct css file for wizardScott Ullrich2008-11-111-3/+14
| | | | * Use a lighter color
* Cleanup form a bit.Scott Ullrich2008-11-111-7/+13
|
* Inculde correct css file for redirecting portionScott Ullrich2008-11-111-1/+7
|
* Remove erroneus check.Ermal Luçi2008-11-101-9/+3
|
* Remove accidently added itemScott Ullrich2008-11-101-1/+0
|
* Add css for save buttonScott Ullrich2008-11-106-3/+29
|
* Use product_nameScott Ullrich2008-11-101-4/+5
|
* Add themes/$themename/infobox.php which allows:Scott Ullrich2008-11-091-0/+5
| | | | | | $nifty_redbox = "#990000"; $nifty_blackbox = "#000000"; ... To be overridden.
* Inculde wizard.css if it existsScott Ullrich2008-11-091-1/+1
|
* Include wizard.css or all.css, wizard.css being the firstScott Ullrich2008-11-091-1/+3
|
* Include wizard.css if it exists after all.cssScott Ullrich2008-11-091-1/+5
| | | | Requested-by: Holger
* Include correct fileScott Ullrich2008-11-091-7/+8
| | | | 'CVS: ----------------------------------------------------------------------
* Include globals.inc firstScott Ullrich2008-11-091-1/+1
|
* Spell eval correctlyScott Ullrich2008-11-091-1/+1
|
* Ensure globals.inc is read inScott Ullrich2008-11-091-0/+1
|
* Kill old ntpd process if it is aroundScott Ullrich2008-11-091-0/+2
|
* SyncScott Ullrich2008-11-091-0/+3
|
* Add script that will keep trying to set the date time (for bootup) thatScott Ullrich2008-11-091-0/+10
| | | | will run in the background to help speedup boot times.
* require("guiconfig.inc");Scott Ullrich2008-11-081-4/+1
|
* Check if the interface is used by gre/gif tunnels before allowing deletion.Ermal Luçi2008-11-071-0/+4
|
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-079-9/+9
| | | | * Create two new function link_interface_to_{gif,gre}
* Do not allow deletion of interfaces that are part of a bridge. While here ↵Ermal Luçi2008-11-071-36/+39
| | | | fix an error on nat 1:1 rule unsetting.
* Cosmetic changes to show the descritive names on member interfaces on ↵Ermal Luçi2008-11-072-3/+14
| | | | bridges page and clarify a note.
* Some more fixes and explanations.Ermal Luçi2008-11-061-2/+7
|
* Fixup my name.Ermal Luçi2008-11-061-1/+1
|
* Correct my copyright and fix span interface handling.Ermal Luçi2008-11-061-4/+10
|
* Remove unused code.Ermal Luçi2008-11-061-3/+0
|
* Bring back dhcp server static mappings.Ermal Luçi2008-11-061-0/+2
|
* Remove hardcoded removing of LAN interface from the 1:1 mappings.Ermal Luçi2008-11-061-1/+1
|
* Use correct variableScott Ullrich2008-11-061-1/+1
|
* Require user authScott Ullrich2008-11-061-0/+5
|
* Set cssScott Ullrich2008-11-061-0/+2
|
* Bring back DHCP server menu.Ermal Luçi2008-11-041-0/+1
|
* Add note about not using proxy arp if you want shit to work. I'll dealBill Marquette2008-11-021-0/+1
| | | | with this later after I get all these pieces working correctly.
* s/action/act/Scott Ullrich2008-11-021-1/+1
|
* Show interfaces with uppercaseScott Ullrich2008-11-021-1/+1
|
* Actually reload sysctl on changesScott Ullrich2008-11-021-0/+1
|
* Fix add featureScott Ullrich2008-11-021-1/+1
|
* Correct script nameScott Ullrich2008-11-021-4/+4
|
* Turn off expose_phpScott Ullrich2008-11-022-0/+2
|
* Correct comment.Ermal Luçi2008-11-011-2/+1
|
* Fixup page, remove dead code, add unknown optionSeth Mos2008-10-311-46/+7
|
* remove ob flush callSeth Mos2008-10-311-1/+0
|
OpenPOWER on IntegriCloud