summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Rework includes. Ticket #170sullrich2009-11-261-3/+4
* Resolves #174. Fix the typo to reresolve the issue.Ermal Luçi2009-11-261-3/+1
* Resolves #170. Yet again include fallout changes.Ermal Luçi2009-11-261-0/+1
* Make sure to display a correct bssid field instead of a truncated one. Going ...Seth Mos2009-11-251-1/+3
* Resolves #175. Return description even for disabled interfaces. Teach the ret...Ermal Luçi2009-11-251-1/+1
* Resolves #169. Show interface friendly names during the wizards. Some more co...Ermal Luçi2009-11-254-198/+203
* Resolves #170. This is really a fallout from include changes. Pointy-hat: sul...Ermal Luçi2009-11-251-0/+2
* Resolves #174. If the interface reassignment changes reload the config for th...Ermal Luçi2009-11-251-0/+7
* Resolves #179. Propperly check if this is an array or not. This is required s...Ermal Luçi2009-11-252-0/+6
* Help page (re)mapping.jim-p2009-11-241-20/+18
* Include commonly used .inc files such as filter.inc, shaper.inc, etcScott Ullrich2009-11-2412-9/+49
* Fix wireless stations listSeth Mos2009-11-241-15/+13
* s/interfaces_carp_configure/interfaces_carp_setup/Ermal Luçi2009-11-245-7/+7
* Fix problems with traffic shaper wizards not propperly handling the parameter...Ermal Luçi2009-11-244-5/+10
* Include necessary shaper.inc for read_altq_config.Ermal Luçi2009-11-241-1/+2
* Include rrd.inc for enable_rrd_graphing.Ermal Luçi2009-11-242-0/+2
* Include neccessary filter.inc.Ermal Luçi2009-11-241-0/+1
* Update fieldname, it should be hostname and not host Ticket #159Scott Ullrich2009-11-221-1/+1
* Add blank row to match firewall rules layoutScott Ullrich2009-11-211-0/+1
* Move linked rule below pass icon. Cleanup tablesScott Ullrich2009-11-211-7/+6
* Include filter.inc and shaper.incScott Ullrich2009-11-217-3/+15
* Require filter.inc and shaper.incScott Ullrich2009-11-2136-8/+114
* Escape $myurl so that it can be replacedScott Ullrich2009-11-211-5/+2
* Include captiveportal for captiveportal_radius_stop_all()Scott Ullrich2009-11-212-0/+4
* Default to only system information and interfaces widgets. This reduces load...Scott Ullrich2009-11-212-8/+10
OpenPOWER on IntegriCloud