summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting.sullrich2009-11-281-39/+37
* 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
* sysctl kern.polling.enable=0 has been phased out. Simply run ifconfig interf...sullrich2009-11-281-2/+1
* Remove GMT time zone items which are actually reversed and confusing. Resolv...sullrich2009-11-281-0/+1
* Build a new array of items that have .pat in them. Resolves #171sullrich2009-11-281-3/+4
* 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-283-62/+28
* Missed name change.Ermal Luçi2009-11-281-1/+1
* 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 remount ro twicesullrich2009-11-271-3/+0
* Download and verify the bogons md5 with the bogons files Ticket #141sullrich2009-11-271-6/+23
* 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
* Only show files with .pat in them Resolves #171sullrich2009-11-271-3/+1
* use _SERVER[\'HTTP_HOST\']sullrich2009-11-271-1/+1
* Use _SERVER['HTTP_HOST'] instead of lanip Resolves #157sullrich2009-11-271-1/+1
* Add is_URL()sullrich2009-11-271-0/+15
* Use ['name'] when looking up itemssullrich2009-11-271-3/+3
* Escape ' Ticket #143sullrich2009-11-272-8/+7
* Include neccessary files.Ermal Luçi2009-11-271-1/+3
* Show ajax properlysullrich2009-11-271-4/+11
* Add disabled checkbox. Add code to check for disabled accounts.sullrich2009-11-272-8/+36
* 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
* Return after setting account expiredsullrich2009-11-271-0/+1
* Honor account expirationsullrich2009-11-271-4/+21
* Allow expiration date to lie in the past which has the side effect of disabli...sullrich2009-11-271-1/+1
* Nuke alert. Resolves #125sullrich2009-11-271-1/+0
* 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-274-8/+22
|\
| * Add newline after set radius server Resolves #184sullrich2009-11-271-0/+2
| * 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-272-2/+9
|/
* Do not show LICENSE in the list of shaper patterns. Resolves #171sullrich2009-11-271-0/+2
* Correctly output only selected backup area when do not backup packages is sel...sullrich2009-11-271-2/+11
* Fix get_interface_mac function and rename local variable to function qinq int...Ermal Luçi2009-11-271-21/+21
* clarify textChris Buechler2009-11-261-1/+1
* fix up textChris Buechler2009-11-261-1/+1
* add captiveportal.incsullrich2009-11-261-0/+1
* Add ipsec.inc and vpn.incsullrich2009-11-261-3/+5
* Show the RSSI, BSSID and the wireless connection rateSeth Mos2009-11-261-0/+18
OpenPOWER on IntegriCloud