summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://rcs.pfsense.org/pfsense/nigel-ca-chain into re...Scott Ullrich2009-08-241-1/+19
|\
| * Added support for certificate chains to manager so that lighty can deliver th...Nigel Graham2009-05-241-1/+19
* | Note when openNTPD is starting. Resolves #42Scott Ullrich2009-08-241-0/+3
* | Allow logging everything to syslog (allows syslog of snort, amongst other thi...Chris Buechler2009-08-091-0/+6
* | Allow tcpdump by default on enc. There is no measurable performance impact, a...Chris Buechler2009-08-081-2/+2
* | Tell syslogd to not compress information to the following line is repeated N ...Ermal Luçi2009-07-291-3/+3
* | Add better checks to the lighty port setting to prevent some issues with php5...Ermal Luçi2009-07-281-1/+1
* | Turn off fastcgi for installations with less than 65 megabytes of ramScott Ullrich2009-07-261-1/+5
* | Fix static route code so that upgrading from 1.2 works as intended.Seth Mos2009-07-031-2/+4
* | Disable watchdogd until we can workaround its brain-dead-enessScott Ullrich2009-06-221-1/+2
* | Remove unneccessary include from system.incErmal Luçi2009-06-181-2/+0
* | Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-131-0/+2
* | Make sure that the apinger messages end up in the load balancer tabSeth Mos2009-05-311-0/+3
* | Set hostname then call hostid onestartScott Ullrich2009-05-311-1/+6
|/
* Use exec_command instead of custom rolled function. Fix some logic here and t...Ermal Luçi2009-05-051-7/+11
* Adding PowerD knob to system -> advanced -> misc. This will be usefulScott Ullrich2009-04-051-0/+9
* Remove extra spaceScott Ullrich2009-04-011-14/+14
* * Make it easier to switch back and forth between logging providers (clog, fifo)Scott Ullrich2009-03-311-16/+31
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-2/+7
* Use mwexec()Scott Ullrich2009-03-281-2/+2
* Add space after tabsScott Ullrich2009-03-181-27/+27
* Cleanup and reduce code line count.Scott Ullrich2009-03-181-91/+46
* Ensure fifolog_writer is still not running after killing syslogd.Scott Ullrich2009-03-181-0/+2
* Make logging work. Investigated by jim-pScott Ullrich2009-03-181-3/+3
* fifolog_create size needs to be a multiple of 512Jim Pingle2009-03-171-1/+1
OpenPOWER on IntegriCloud