summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Define full path to binariessullrich2009-11-291-2/+2
* Remove Headersullrich2009-11-291-1/+0
* Post against reboot.php and reboot instead of reinventing the wheel. Ticket ...sullrich2009-11-291-6/+9
* Do not show reboot notices twice. Resolves #191sullrich2009-11-291-10/+7
* Fix ' in alias description. Confirmed working fix for ticket #143jim-p2009-11-291-1/+2
* Notate what code does and remove XXXsullrich2009-11-291-1/+4
* clarify what is valid for input errors on hostnameChris Buechler2009-11-283-3/+3
* Make the graph IDs z-index: 1, which seems to fix it overwriting the menu. Te...jim-p2009-11-2810-87/+7
* include priv.incsullrich2009-11-288-0/+8
* Add select all buttonsullrich2009-11-281-0/+20
* Disabled is not a required fieldsullrich2009-11-281-1/+1
* Include priv.defs.incsullrich2009-11-288-2/+10
* Add listtopic. Remove tabsullrich2009-11-281-7/+5
* Automatically select the last known vhid + 1 when creating new entriessullrich2009-11-281-0/+14
* Verify carp VHIDS no matter what and compare to current id if needed Resolves...sullrich2009-11-281-8/+6
* Search for <m0n0wall> not m0n0wallsullrich2009-11-281-1/+1
* Add openvpn client custom option. Ticket #103sullrich2009-11-281-1/+23
* Slow down updates for rate utilsullrich2009-11-281-1/+1
* Unbreak configuration sync. Resolves #182sullrich2009-11-281-9/+9
* Do not dedicate 16 characters to interface namesullrich2009-11-281-3/+3
* Add radius mac formatting GUI bits. The backend bits where already present. ...sullrich2009-11-281-0/+26
* Seperate diffserv box into a <select> dropdown. Hide item behind advanced bu...sullrich2009-11-283-8/+38
* Diffserv code point is not a reqired fieldsullrich2009-11-281-1/+1
* Remove GMT time zone items which are actually reversed and confusing. Resolv...sullrich2009-11-281-0/+1
* Use propper name for interface groups.Ermal Luçi2009-11-281-1/+1
* Rework qinq a bit. Make it use a vlan(4) as the firt Q and a ng_vlan(4) for t...Ermal Luçi2009-11-282-17/+15
* Please pretty please use the interfaces function rather than than growing yet...Ermal Luçi2009-11-281-4/+5
* fix typoChris Buechler2009-11-281-1/+1
* Correct typo Resolves #141sullrich2009-11-281-1/+1
* Use long php notation openersullrich2009-11-271-1/+1
* Do not allow interface names as alias names Ticket #141sullrich2009-11-271-1/+3
* Do not allow reserved keywords as alias names Ticket #141sullrich2009-11-271-0/+8
* use _SERVER[\'HTTP_HOST\']sullrich2009-11-271-1/+1
* Use _SERVER['HTTP_HOST'] instead of lanip Resolves #157sullrich2009-11-271-1/+1
* Escape ' Ticket #143sullrich2009-11-271-3/+3
* Add disabled checkbox. Add code to check for disabled accounts.sullrich2009-11-271-3/+17
* Add input validation to check if the gateway IP is in the local subnet for th...Seth Mos2009-11-281-0/+5
* in_array() is needle, haystack. Not the othe way round which throws a wrong d...Seth Mos2009-11-281-3/+3
* Allow expiration date to lie in the past which has the side effect of disabli...sullrich2009-11-271-1/+1
* Expand services -> captiveportal infterface box to match the number of interf...sullrich2009-11-271-1/+1
* Fixup the wireless graph, not sure if many people ever saw it, considering it...Seth Mos2009-11-278-21/+21
* Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainlinepierrepomes2009-11-273-8/+20
|\
| * Call enable_rrd_graphing() on save Resolves #154 + previous commitsullrich2009-11-271-3/+6
| * Call enable_rrd_graphing(); when clicking save Ticket #154sullrich2009-11-271-0/+3
| * Set location of header requestsullrich2009-11-271-1/+1
| * When working with one interface only, do not attempt to setup lan during setu...sullrich2009-11-271-5/+11
* | Fix hostname checking when entering a dhcp static mapping and replace "." wit...pierrepomes2009-11-271-2/+8
|/
* Correctly output only selected backup area when do not backup packages is sel...sullrich2009-11-271-2/+11
* clarify textChris Buechler2009-11-261-1/+1
* fix up textChris Buechler2009-11-261-1/+1
OpenPOWER on IntegriCloud