summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-031-24/+28
* Fix missing include for config upgrade 1.2 -> 2.0Seth Mos2009-12-032-2/+4
* 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
* update certssullrich2009-12-022-34/+33
* 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
* Add ===>sullrich2009-12-021-1/+1
* 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
* Adding default SSL certs to import. Ticket 63sullrich2009-12-022-0/+38
* Use lighty compression instead of php gzip Resolves #198sullrich2009-12-021-6/+9
* Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195sullrich2009-12-022-2/+13
* 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
* Turn off compression for time being. Ticket #198sullrich2009-11-301-1/+1
* 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
* Move files to pfSense.obsoletedfilessullrich2009-11-291-1/+4
* 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
* Define full path to binariessullrich2009-11-291-2/+2
* Do not show motdsullrich2009-11-291-5/+0
OpenPOWER on IntegriCloud