summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding code-red theme from cheesyboofs via forum. http://forum.pfsense.org/i...sullrich2009-12-04235-0/+5096
* Adding patch from "G B":sullrich2009-12-042-70/+104
* Make all autocompletes in there case insensitive.Ermal Luçi2009-12-044-8/+8
* Ticket #146 Fix typos ansd copy/pasto errors.Ermal Luçi2009-12-042-17/+13
* Reset to HEAD on non mastersullrich2009-12-031-3/+3
* Use git reset --hard HEADsullrich2009-12-031-1/+5
* Lower buffer to 1000. This reduces page load from 1.2 to 0.9sullrich2009-12-031-1/+1
* Recommit #161 changes. It appears a different commit has broken firewall rul...sullrich2009-12-032-0/+4
* Revert "Redirect to / when logging in to avoid posting to forms accidently an...sullrich2009-12-032-5/+1
* Redirect to / when logging in to avoid posting to forms accidently and cleari...sullrich2009-12-032-1/+5
* Start syslogd after interfaces are configured. Ticket #196sullrich2009-12-031-3/+3
* Uncomment code and move to checkout tree after intiial fetchsullrich2009-12-031-8/+5
* Do not download entire tree every time, use cached versionsullrich2009-12-031-10/+10
* Really preloadsullrich2009-12-031-3/+3
* Die with an error if not 127.0.0.1sullrich2009-12-031-1/+1
* Include config.inc, toosullrich2009-12-031-0/+1
* Use preload.phpsullrich2009-12-032-3/+56
* Sleep for a second in beweensullrich2009-12-031-0/+2
* Prefetch index.php after starting webConfigurator and send it to /dev/null al...sullrich2009-12-031-0/+3
* Increase buffer to 500000sullrich2009-12-031-1/+1
* Minor formatting changesullrich2009-12-031-1/+1
* Set default protocol to HTTPS. Somehow this commit did not make it last timesullrich2009-12-031-1/+1
* Turn off debuggingsullrich2009-12-031-1/+1
* dnsmasq defaults to 150 concurrent lookups. For some environments (large) th...sullrich2009-12-031-1/+1
* Oops, unbreak tdsullrich2009-12-031-1/+2
* Fixup Source OS boxsullrich2009-12-032-4/+3
* Minor formatting + hide Source OS behind Advanced boxsullrich2009-12-032-22/+35
* Style / formatting changessullrich2009-12-031-94/+81
* Show advanced option instead of Show state for every entrysullrich2009-12-031-9/+9
* Hide layer7 and in/out behind advanced buttonsullrich2009-12-032-2/+24
* Add system and VPN areas to user item privssullrich2009-12-031-5/+5
* Nuke comment. its giving me a migrane with the header include problem for som...sullrich2009-12-031-4/+0
* Add priv.defs.inc to authgui.incsullrich2009-12-033-12/+18
* Load pkg privs from /usr/local/pkg/priv if it existssullrich2009-12-031-3/+4
* Rework includes a bitsullrich2009-12-032-3/+1
* Roll custom run_plugins routinesullrich2009-12-031-1/+26
* Make item a globalsullrich2009-12-033-4/+4
* Do not output plugin name during boot:sullrich2009-12-031-5/+2
* remove closing php bracketsullrich2009-12-031-1/+1
* Require util.inc for run_pluginssullrich2009-12-031-0/+2
* Make xmlrpc sync, schedule, gateway, in/out, ackqueue and layer7 all advanced...sullrich2009-12-032-106/+155
* Rename isAllowedPageUser() to isAllowed(). Add and move user priv items to /...sullrich2009-12-032-29/+34
* Simplify and fix available memory calculation to fix shell script errors on b...Seth Mos2009-12-031-3/+3
* Prevent bootup code from dying on empty load_balancer arraysSeth Mos2009-12-031-1/+3
* Extra protection to prevent empty load_balancer arrays on configuration upgradesSeth Mos2009-12-031-1/+7
* Resolves #146 Add propper validation on alias usage. Allow port type aliases ...Ermal Luçi2009-12-033-34/+38
* Fix missing include for config upgrade 1.2 -> 2.0Seth Mos2009-12-032-2/+4
* Include priv.incsullrich2009-12-031-0/+1
* Revert isAllowedUser commit and duplicate function to isAllowedPageUser()sullrich2009-12-021-3/+24
* Check to see if processes are running before killingsullrich2009-12-023-6/+13
OpenPOWER on IntegriCloud