summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Pass origname instead of relying on a globalScott Ullrich2009-09-211-2/+2
* Check for interfaces with same name as alias. Ticket #92sullrich2009-09-211-0/+30
* Remove leftover code per ErmalScott Ullrich2009-09-181-3/+0
* Update locking to use Ermals non semaphore patch. I just beat the holy heck ...Scott Ullrich2009-09-171-41/+18
* Set max children to same amount as max procsScott Ullrich2009-09-171-17/+9
* It seems upon captive portal startup the captiveportal.db file is not written...Scott Ullrich2009-09-171-0/+3
* Return NULL when captive portal is not enabledScott Ullrich2009-09-171-1/+1
* Do not process IPFW rules if captive portal is disabled.Scott Ullrich2009-09-171-1/+3
* Cap max requests at 500Scott Ullrich2009-09-171-6/+0
* Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a littl...Scott Ullrich2009-09-171-9/+10
* Adding PHP_FCGI_MAX_REQUESTS => 500. This problem seems to stem from a littl...Scott Ullrich2009-09-171-0/+8
* Using /tmp for packet captures is a bad idea, mmmkay?Scott Ullrich2009-09-161-0/+5
* We need to link carp interfaces to wan and lan. This used to be the behavio...Scott Ullrich2009-09-151-3/+8
* set auto_releaseChris Buechler2009-09-121-1/+1
* Disable NATTScott Ullrich2009-09-021-2/+2
* rename interface to OPTYmdHis Resolves #16Scott Ullrich2009-08-241-1/+2
* Remove whitespace and \tScott Ullrich2009-08-241-1/+1
* Use array_splice() to unset items that should not be sync'd (nosync) Resolve...Scott Ullrich2009-08-241-16/+30
* Make altq driver list up to date with 7.2Seth2009-08-211-6/+7
* Add vge interface to AltQ capable listSeth2009-08-211-1/+2
* Sync run_plugins() with headScott Ullrich2009-08-211-21/+15
* Unbreak parse_config plugins and fix autoconfigbackupScott Ullrich2009-08-211-8/+10
* Disable sshlockout. It's locking out after one failed login now that it's rea...Chris Buechler2009-08-201-1/+0
* Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into ...Chris Buechler2009-08-172-5/+13
|\
| * When a UDP reflection line was added for inetd, it was added as streamScott Ullrich2009-08-161-3/+6
| * Cleanup NanoBSD firmware upgradeScott Ullrich2009-08-121-2/+7
* | Fix typoChris Buechler2009-08-171-1/+1
|/
* Make sure config.inc is sourcedScott Ullrich2009-08-101-2/+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
* add "Disable reply-to" box. Work around for bug #14Chris Buechler2009-08-031-1/+1
* Tell syslogd to not compress information to the following line is repeated N ...Scott Ullrich2009-07-291-3/+3
* Don't log an error unless there really is one.Chris Buechler2009-07-241-2/+4
* Fix rdr on PPPoE and PPTP serversChris Buechler2009-07-231-4/+4
* Revert the flowtable addition that should have never been accidently commited...Scott Ullrich2009-07-191-14/+13
* Load glxsb by default, unless disabled. Add option to disable to System -> Ad...Chris Buechler2009-07-191-1/+20
* Fix variable name so that the prefer old SA knob actually does what one expec...Seth2009-07-161-1/+1
* needs to be a global nowScott Ullrich2009-07-151-0/+2
* Do not allow muting of serial + full installScott Ullrich2009-07-151-0/+2
* Do not allow muting of a serial console. The kernel gets very cranky and di...Scott Ullrich2009-07-151-1/+9
* Switch over the dns list from arguments to dnswatch to a file which holds the...Seth2009-07-141-4/+3
* Allow auto firmware upgrade to work on NanoBSDScott Ullrich2009-07-111-2/+3
* Allow auto firmware upgrade to work on NanoBSDScott Ullrich2009-07-111-2/+11
* For now set the number of flows to the same as allowable states.Scott Ullrich2009-07-111-0/+3
* Do not add hostname to watch in the refresh ipsec policy section, there may b...Seth2009-07-112-4/+7
* Make the dnswatch list array unique before processingSeth2009-07-111-0/+1
* Increase the PHP running memory limit to 128MB from 32MB, on 1.5MB largeSeth2009-07-091-2/+2
* This routine was not meant to foreach() even though it is inside a foreach()....Scott Ullrich2009-07-091-0/+1
* MFC fix from ErmalChris Buechler2009-07-091-12/+12
* Do not call mute_kernel_msgs() it causes havoc.Scott Ullrich2009-07-071-4/+0
OpenPOWER on IntegriCloud