summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tag for beta 2Scott Ullrich2010-05-171-1/+1
* Revert "Allow the user to override OpenVPN interface name in custom options (...jim-p2010-05-171-37/+21
* Allow the user to override OpenVPN interface name in custom options (e.g. dev...jim-p2010-05-171-21/+37
* Fix copypasta error. Part of ticket #449.jim-p2010-05-171-1/+1
* Fix OpenVPN upgrade code to properly handle the disable option. Fixes item 1a...jim-p2010-05-171-0/+10
* Fix OpenVPN client disable variable. It is being set/tested improperly (or at...jim-p2010-05-171-3/+4
* Ticket #493. Set a value for checkboxes since the parsers marks empty tags(<t...Ermal2010-05-171-1/+1
* Do not throw the error message unnecerssarily. It is legal on 2.0 to not spec...Ermal2010-05-171-6/+4
* Reduce the amount of logic in system_routing_configure to check for existing ...smos2010-05-171-18/+5
* Use client-side values in the function call rather than PHP-generated values ...Erik Fonnesbeck2010-05-141-1/+2
* Do not unconditionaly remove the default route and readd it. This should make...smos2010-05-141-3/+30
* Ticket #493. Ticket #302. Actually correct code flow to be correct and consis...Ermal2010-05-141-1/+1
* Improve the parsing of the memory value, use the reported amount of bytes, di...smos2010-05-141-2/+2
* Allow the use of ">" in filter rule descriptions. Even whilst stripping the >...smos2010-05-141-1/+2
* Ticket #295. Use empty to prevent some ghost entries in some configurations.Ermal2010-05-141-1/+1
* fix typoChris Buechler2010-05-131-1/+1
* fix seperation between href and classthompsa2010-05-141-1/+1
* Simplify/optimize code.Ermal2010-05-131-3/+2
* Its bits/sec now.Ermal2010-05-131-2/+2
* Add PSK tab to all IPsec pages, it was missing from some.jim-p2010-05-132-2/+4
* Add a GUI field to let the user configure the maxium table entries size. Reso...jim-p2010-05-133-0/+30
* Use full path to rate and pass -b option to show the speeds in bits/s rather ...Ermal2010-05-131-1/+1
* Test correctly for previous existing entries of linked rules otherwise some b...Ermal2010-05-131-1/+1
* Ticket #548. Change message displayed when modifying an interface to actually...Ermal2010-05-131-1/+1
* Ticket #544. Restore locking, seems w+ migh already lock the file sometimes. ...Ermal2010-05-132-19/+16
* Correct the shell for the admin account, this should be /etc/rc.initial. Not ...smos2010-05-131-1/+1
* Fix static route for DNS from DHCP servers.jim-p2010-05-131-1/+1
* Using binat for reflection rules created some NAT issues under certain circum...Erik Fonnesbeck2010-05-131-9/+16
* Tag all config write cases with the username.jim-p2010-05-121-2/+2
* Include username of person making the change in config change description, an...jim-p2010-05-121-1/+2
* Ensure the URL table file is not empty at this step.jim-p2010-05-121-1/+1
* Move RRD quality databases to reflect the gateway name instead of the interfa...smos2010-05-121-0/+7
* Change the exec() calls to mwexec, this supresses the rrdtool messages during...smos2010-05-121-8/+8
* Fix source input validation, saving, and the "View the NAT rule" link on link...Erik Fonnesbeck2010-05-112-12/+18
* It wasn't clear enough why source port should usually be any. Make it more c...Erik Fonnesbeck2010-05-112-2/+2
* fix up textChris Buechler2010-05-111-2/+2
* remove duplicate cancel buttonChris Buechler2010-05-111-1/+0
* Don't load the package include files if the packages are out of sync, which c...jim-p2010-05-111-1/+2
* Hard code mode to redirect and comment out the mode option. Suggested-by: B...Scott Ullrich2010-05-111-0/+3
* Nuke Relay Protocols and Relay actions tabs. Suggested-by: BillMScott Ullrich2010-05-114-8/+0
* Revert "Nuke XXX TODO option. Suggested-by: BillM"Scott Ullrich2010-05-111-0/+20
* Nuke XXX TODO option. Suggested-by: BillMScott Ullrich2010-05-111-20/+0
* Add machine to banner noticeScott Ullrich2010-05-111-1/+2
* Make /var/run/booting exist for more of the actual booting process. Ticket #53.jim-p2010-05-112-2/+3
* Fix booting checks. Part of ticket #53.jim-p2010-05-112-3/+5
* Prevent empry dyndns array items on config upgrade ticket #491smos2010-05-111-11/+13
* Bump the config version properly so that the theme is properly upgraded. Tick...smos2010-05-111-1/+1
* Fix creation of admin user account with uid of 0. This fixes ticket #574smos2010-05-111-3/+2
* Unbreak the switch statement, pointy hat to mesmos2010-05-111-1/+1
* Rework check for PPPoE reset setting, it wasn't matching at bootup so the res...jim-p2010-05-101-1/+1
OpenPOWER on IntegriCloud