summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling fix.Warren Baker2011-07-061-2/+2
* Add issing include to avoid PHP fatal error when calling enable_rrd_graphing()Scott Ullrich2011-07-051-0/+1
* Add checks for miniupnpd to avoid php errors.Ermal2011-07-051-1/+1
* Fix handling of interface selectors in packages.jim-p2011-07-051-5/+6
* Make it HEAD since we already have builder code using thisScott Ullrich2011-07-041-1/+1
* Version bump master branch to MASTERScott Ullrich2011-07-041-1/+1
* Revert "Revert "Simplify message""Scott Ullrich2011-07-041-3/+2
* Revert "Revert "Add php errors (non warnings) to the crash reporter""Scott Ullrich2011-07-041-2/+7
* Revert "Add php errors (non warnings) to the crash reporter"Scott Ullrich2011-07-041-7/+2
* Revert "Simplify message"Scott Ullrich2011-07-041-2/+3
* Simplify messageScott Ullrich2011-07-041-3/+2
* Add php errors (non warnings) to the crash reporterScott Ullrich2011-07-041-2/+7
* Copy crash file to crash reporter directory if it existsScott Ullrich2011-07-041-0/+2
* Oops use ;Scott Ullrich2011-07-041-2/+2
* Show errors.Scott Ullrich2011-07-041-2/+2
* If vouchers are disabled do not allow users to authenticate thorugh existing(...Ermal2011-07-041-0/+3
* Launch running script as wellScott Ullrich2011-07-041-0/+2
* Don't check OpenVPN ports in use against disabled clients or serversChris Buechler2011-07-041-3/+3
* Add rc.local.running if rc.local is running so it can reattach after a consol...Scott Ullrich2011-07-031-0/+5
* Fix copy and pastoScott Ullrich2011-07-031-1/+1
* Launch rc.local into &Scott Ullrich2011-07-031-2/+5
* Feature#1603. URL table aliases should be usable within network type aliases.Evgeny Yurchenko2011-07-032-2/+24
* Remove $id. Bump (C) dateScott Ullrich2011-07-021-2/+1
* If rc.local exists launch itScott Ullrich2011-07-021-0/+5
* Regenerate permissionsScott Ullrich2011-07-021-304/+355
* Use error log and log errors to /tmp/PHP_errors.logScott Ullrich2011-07-021-0/+4
* Use product name for bsdlabelScott Ullrich2011-07-021-1/+1
* Do not add an automatic gateway on openvpn tap case since its only the netmask.Ermal2011-07-011-4/+10
* Use empty() so we don't use it if it's defined but blank.jim-p2011-07-011-1/+1
* If available, also track the IP used by a user making a config change.jim-p2011-07-011-0/+2
* Unlock the fields when making a new internal cert, so we copy the data from t...jim-p2011-07-011-4/+4
* Correct pid filename so the instance of lighty for SSL is running.Ermal2011-06-301-1/+1
* Move interfaces_staticarp_configure() to interfaces.inc where it really belongs.jim-p2011-06-293-33/+32
* Instead of deleting arp entries, reconfigure static arp. For interfaces witho...jim-p2011-06-291-5/+4
* Check if an item is an array before treating it as such in the upgrade code.jim-p2011-06-291-2/+2
* Put resolvconf generation first since gif tunnels can use hostanmesErmal2011-06-281-6/+6
* Add recovery code for gif/gre the same as in interface_configure. This helps ...Ermal2011-06-281-0/+9
* Do not show the root interface queue on the queue list availble since it is n...Ermal2011-06-281-1/+1
* Add proper checks in auth code for testing if the section has been set in the...Ermal2011-06-282-6/+16
* Correctly display page titleErmal2011-06-281-1/+2
* Fix typojim-p2011-06-281-1/+1
* Make text cosmetics consistent and close off missing <span/> tag.Warren Baker2011-06-281-2/+2
* Use correct table header class.Warren Baker2011-06-281-1/+1
* More text consistency.Warren Baker2011-06-281-3/+3
* Note consistency and gettext() added.Warren Baker2011-06-281-1/+1
* Consistency of NOTE vs Note as through the rest of the webGUI.Warren Baker2011-06-281-1/+1
* Adding patch for pfearly hook from Andrew ThompsonScott Ullrich2011-06-271-3/+2
* Clean up leftover code not needed for anything.Ermal2011-06-271-9/+3
* When editing a vlan and chaning its tag id and the vlan is assigned correct e...Ermal2011-06-271-3/+7
* Don't do a csrf check when downloading packet capture, see http://forum.pfsen...jim-p2011-06-271-0/+4
OpenPOWER on IntegriCloud