summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* If <prefix> does not exist, then call safe_mkdir on it.Scott Ullrich2008-10-191-1/+3
* Add plugins folder for firmware_upgradeScott Ullrich2008-10-191-0/+2
* Only attempt to run plugins if directory existsScott Ullrich2008-10-191-4/+6
* * Add run_plugins() functionScott Ullrich2008-10-196-26/+89
* Reload the filter. Plugins might need to run.Scott Ullrich2008-10-191-0/+3
* Use zoneinfo.tgz from m0n0wall 1.3b15Scott Ullrich2008-10-181-0/+0
* Cleanup some not needed code and use the correct debug var.Ermal Luçi2008-10-181-14/+17
* When creating vlan interfaces from console fill all the needed information.Ermal Luçi2008-10-181-1/+4
* Restore accidentally removed code with bigpond removal which is causing issue...Ermal Luçi2008-10-171-0/+12
* Navigate to / after 40 seconds to avoid accidental reboots.Scott Ullrich2008-10-161-0/+1
* Check for valid IP address using is_ipaddrScott Ullrich2008-10-151-2/+2
* Misc style fix and checking to see if this is noticed by GITScott Ullrich2008-10-151-1/+1
* Still array handling changes on php5. Reported by: http://forum.pfsense.org/i...Ermal Luçi2008-10-151-1/+1
* Test for existence before unsetting, this is do to changed behavior in php5. ...Ermal Luçi2008-10-151-11/+11
* Add table header rowScott Ullrich2008-10-141-0/+3
* Lock the config before reconfiguring filter rules.Ermal Luçi2008-10-141-0/+2
* Fix issue reported by http://forum.pfsense.org/index.php/topic,12043.0.html.Ermal Luçi2008-10-141-1/+1
* Actually insert the interface address when the option is specified.Scott Ullrich2008-10-141-5/+9
* All these flushing is not needed now that apply is a differnet step like ever...Ermal Luçi2008-10-141-0/+2
* Actually apply fixes to the correct files.Ermal Luçi2008-10-133-7/+8
* I always remember having done this long ago?!Ermal Luçi2008-10-132-2/+2
* Revert this and see if it affects any of problem reported on latest builds.Ermal Luçi2008-10-131-5/+1
* Add global debug where neededScott Ullrich2008-10-131-3/+6
* Only show debug Running commands if $debug is enabledScott Ullrich2008-10-131-24/+31
* Use listbg as all other pages doScott Ullrich2008-10-123-3/+3
* Add missing imageScott Ullrich2008-10-123-0/+0
* Do not wrap dropdown menusScott Ullrich2008-10-121-1/+1
* Make sure all themes have login box informationScott Ullrich2008-10-121-0/+58
* Do not list color: #FFFFFF; twiceScott Ullrich2008-10-121-1/+0
* Do not hard code whiteScott Ullrich2008-10-121-1/+1
* Do not hard code whiteScott Ullrich2008-10-1214-27/+9
* Do not hard code white colorScott Ullrich2008-10-121-1/+1
* Do not harc code whiteScott Ullrich2008-10-123-3/+3
* Do not hard code whiteScott Ullrich2008-10-122-2/+2
* Do not hard code whiteScott Ullrich2008-10-121-2/+0
* Do not hard code whiteScott Ullrich2008-10-122-2/+2
* Do not hard code whiteScott Ullrich2008-10-123-3/+2
* Do not hard code whiteScott Ullrich2008-10-129-16/+6
* Use listbgScott Ullrich2008-10-121-4/+2
* Honour listbg font propertiesScott Ullrich2008-10-121-1/+1
* Set foreground color to whiteScott Ullrich2008-10-125-1/+6
* Use listbg instead of hard coding red background for RFC1918 informationScott Ullrich2008-10-121-2/+2
* Read in tabcontrols.php and properly eval()Scott Ullrich2008-10-121-3/+5
* If /usr/local/www/themes/$themename/tabcontrols.php exists, then evalScott Ullrich2008-10-121-9/+20
* * Fix a case where instead of testing(==) we where assigning(=) and resulted ...Ermal Luçi2008-10-121-29/+30
* Only set font color to white when background is redScott Ullrich2008-10-111-3/+1
* Allow setting the size of password fieldsScott Ullrich2008-10-111-1/+2
* Black does not show up well on a red background, use white.Scott Ullrich2008-10-111-1/+3
* Fix applying interface settings and prevent it from being applied multiple ti...Ermal Luçi2008-10-111-10/+11
* Use ECN for the queues created by the wizard which is a more recent technolog...Ermal Luçi2008-10-084-68/+68
OpenPOWER on IntegriCloud