summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Use preload.phpsullrich2009-12-031-1/+1
* 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
* Turn off debuggingsullrich2009-12-031-1/+1
* dnsmasq defaults to 150 concurrent lookups. For some environments (large) th...sullrich2009-12-031-1/+1
* 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-032-11/+17
* Load pkg privs from /usr/local/pkg/priv if it existssullrich2009-12-031-3/+4
* Roll custom run_plugins routinesullrich2009-12-031-1/+26
* Make item a globalsullrich2009-12-032-3/+2
* 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
* Rename isAllowedPageUser() to isAllowed(). Add and move user priv items to /...sullrich2009-12-032-29/+34
* 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-031-24/+28
* Fix missing include for config upgrade 1.2 -> 2.0Seth Mos2009-12-031-1/+2
* 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
* Check to see if syslogd is running before killingsullrich2009-12-021-1/+2
* Check to see if powerd is running before killingsullrich2009-12-021-1/+2
* Revert "Turn off xauth by default. Ticket #108"sullrich2009-12-021-2/+2
* Set 2nd parameter for isAllowedPage. Will be required for #34, 33, 32sullrich2009-12-023-3/+3
* fix errorsullrich2009-12-021-1/+4
* Reload tunnel policies Ticket #137sullrich2009-12-021-3/+3
* Add carp support for OpenVPN. Ticket #69pierrepomes2009-12-021-1/+7
* Turn off xauth by default. Ticket #108sullrich2009-12-021-2/+2
* Allow a username. Default to _SESSION['Username']sullrich2009-12-021-3/+14
* Restore lost code. Noticed-by: Ermalsullrich2009-12-021-2/+2
* Set name in arraysullrich2009-12-021-0/+1
* Combine PPTP Server subnet and clients. Code imported from m0n0wall. Ticket...sullrich2009-12-021-12/+7
* Do not output done twice Ticket #63sullrich2009-12-021-1/+0
* Call file_exists for each file. Ticket #63sullrich2009-12-021-1/+1
* Setup a_cert and a_ca for write_config() Ticket #63sullrich2009-12-021-0/+6
* use same variablesullrich2009-12-021-5/+3
* Shorten output string. Setup crtsullrich2009-12-021-1/+6
* Assign unique ref and commit certificate. Ticket #63sullrich2009-12-021-4/+19
* Use lighty compression instead of php gzip Resolves #198sullrich2009-12-021-6/+9
* Try to enable even filtering of vlans in hardware. New with FreeBSD 8.Ermal Luçi2009-11-301-0/+1
* Remove uneccessary variable.Ermal Luçi2009-11-301-3/+1
* Fix get_configured_carp_interface_list: use the right interface name using vhidpierrepomes2009-11-301-1/+2
* Resolves #68 When checking for the secondary wan ip address curl is forced to...Ermal Luçi2009-11-301-11/+17
* Cleanup code to make it easier to read and faster.Ermal Luçi2009-11-301-20/+23
* Do not allow duplicate netcat reflection entries. Resolves #193sullrich2009-11-291-6/+6
* Use any for block until a diff solution can be createdsullrich2009-11-291-1/+1
* Lock out SSH going to LANIPS. Use correct SSH port if custom port is defined.sullrich2009-11-291-2/+7
* Process old entries, toosullrich2009-11-291-1/+1
* Update ttys serial lines. Resolves #165sullrich2009-11-291-2/+2
OpenPOWER on IntegriCloud