summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix several handling of gif/gre addresses and automatically added routes.Ermal Luçi2010-02-011-2/+2
* Stop fighting php bugs where a variable is not defined on one system yet it i...Scott Ullrich2010-01-201-2/+9
* Include itemScott Ullrich2010-01-201-1/+1
* Really unbreak sysctl handlingScott Ullrich2010-01-201-2/+5
* Unbreak default sysctl handlingAdministrator2010-01-201-3/+2
* Add some missing bracesjim-p2010-01-151-1/+2
* unbreak CP after HTTP > HTTPS redirectChris Buechler2010-01-041-3/+4
* Boos max_procsScott Ullrich2010-01-021-4/+4
* Replace some occurrence of /tmp with the propper global variable in attempt t...Ermal Luçi2009-12-281-15/+15
* redirect to the correct portChris Buechler2009-12-271-1/+3
* Add redirect from HTTP to HTTPS. Ticket #63Chris Buechler2009-12-271-4/+11
* Use /tmp/ssl.key Ticket #63Scott Ullrich2009-12-231-1/+1
* Automatically generate a certificate Resolves #63Scott Ullrich2009-12-221-24/+16
* increase the default cert lifetimeChris Buechler2009-12-211-1/+1
* Generate a certificate at first boot rather than using a default public cert/...Chris Buechler2009-12-211-9/+13
* Remove the existing default route before when can add a new one, check when i...Seth Mos2009-12-181-0/+4
* clarify comment, throw a log message when get into this code path, which shou...Seth Mos2009-12-181-2/+3
* Fix deletion of ipaliases. Use get_real_interface instead of the long name of...Ermal Luçi2009-12-171-1/+1
* Ticket #217. Comment out code that is half finished.Ermal Luçi2009-12-141-0/+2
* Fix typo in Importing SSL certificate message.Seth Mos2009-12-071-2/+2
* Move port to correct part of URLsullrich2009-12-061-1/+1
* Add lookup table for sysctl tunable (sysctl.inc). Make config.xml values def...sullrich2009-12-061-3/+7
* 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
* Check to see if processes are running before killingsullrich2009-12-021-2/+4
* Check to see if powerd is running before killingsullrich2009-12-021-1/+2
* Set name in arraysullrich2009-12-021-0/+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
* Use lighty compression instead of php gzip Resolves #198sullrich2009-12-021-6/+9
* Fix reboot function on 2.0.jim-p2009-11-291-0/+1
* Set max_procs for > 128 megabytes ram. Set min-procs to 0. Set the MAX_REQ...Scott Ullrich2009-11-211-5/+10
* Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to coe...Scott Ullrich2009-10-261-9/+0
* Add PPP logging tabScott Ullrich2009-10-261-0/+3
* Simplify logicScott Ullrich2009-10-251-7/+11
* Add dns server discovered with pppScott Ullrich2009-10-251-15/+25
* Add missing , Noticed-by @px via twitterScott Ullrich2009-10-111-1/+1
* Revert "Properly send mpd logs to vpn.log. Filtering needs to be done in the ...Scott Ullrich2009-09-211-2/+1
* Set max children to same amount as max procsScott Ullrich2009-09-171-11/+3
* Cap max requests at 500Scott Ullrich2009-09-171-7/+0
* Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a littl...Scott Ullrich2009-09-171-9/+11
* Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a littl...Scott Ullrich2009-09-171-0/+8
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-2/+10
* Properly send mpd logs to vpn.log. Filtering needs to be done in the file its...Ermal Luçi2009-09-111-2/+3
* Allow up to 3 remote syslog servers. Resolves #11Scott Ullrich2009-08-241-17/+95
OpenPOWER on IntegriCloud