summaryrefslogtreecommitdiffstats
path: root/etc/inc/system.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use full path to fifolog_writerScott Ullrich2009-03-151-14/+14
* Jettison clog. Man overboard!Scott Ullrich2009-03-151-14/+14
* Jettison clog and replace with fifolog which is included in FreeBSD 7.1Scott Ullrich2009-03-151-1/+1
* Use writev.Scott Ullrich2009-03-141-3/+2
* Use write a the network backend to avoid FreeBSD falling all overScott Ullrich2009-03-141-0/+1
* Do not use freebsd-kqueue and freebsd-sendfileScott Ullrich2009-03-121-2/+2
* Use nice -n20 for common launched itemsScott Ullrich2009-03-111-0/+3
* Check to make sure item is an arrayScott Ullrich2009-03-101-1/+1
* * Make sure that $dns_lists is populated before operating on the itemScott Ullrich2009-03-081-5/+9
* Revert "Merge IPv6 changes"Scott Ullrich2009-02-281-20/+7
* use highest for systems with > 512 MB RAM availableChris Buechler2009-02-211-1/+1
* Back out simoncpu's IPV6 code, it breaks IPV4.Scott Ullrich2009-02-141-90/+29
OpenPOWER on IntegriCloud