summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Match 4.X polling behavior. See thread "Polling and kern.polling.idle_poll"Scott Ullrich2009-07-031-0/+1
* Remove trailing /Scott Ullrich2009-07-011-2/+2
* Add missing /Scott Ullrich2009-07-011-1/+1
* Correct the name its parse_configScott Ullrich2009-06-301-1/+1
* Correct the name its parse_configScott Ullrich2009-06-301-2/+2
* If the key is 0 then return, it is not a valid key.Scott Ullrich2009-06-271-1/+1
* Surpress sem_ errorsScott Ullrich2009-06-271-0/+4
* Teach config about nanobsdScott Ullrich2009-06-271-2/+2
* Check to see if dir exists before blindly mounting rwScott Ullrich2009-06-251-0/+4
* Add missing conf_mount_ro();Scott Ullrich2009-06-251-0/+1
* No need to call conf_mount_rw() when generating config.cache, it is on /tmpScott Ullrich2009-06-251-3/+0
* Patch from Aarno Aukia for cvstrac ticket #1932Chris Buechler2009-06-251-2/+5
* remove watchdogChris Buechler2009-06-221-20/+0
* Disable watchdogd until we can find a workaround. When IPSEC is thumping (or...Scott Ullrich2009-06-221-1/+4
* patch from jim-p to fix remote VPN logging now that we have apingerChris Buechler2009-06-181-4/+4
* Adding base_package feature to restore menu items for base packages after con...Scott Ullrich2009-06-171-0/+1
* Handle packages on embedded the same. Ssshhhh, don't tell anyone.Scott Ullrich2009-06-171-0/+4
* Fix ruleset for > 100 OpenVPN connectionsChris Buechler2009-06-151-11/+4
* Exclude ppp from interface mismatch checkScott Ullrich2009-06-061-1/+4
* Remove RRD options from the apinger configuration.Seth Mos2009-06-051-5/+0
* Eventhough you can set the racoon admin socket to a different path in the con...Seth Mos2009-06-031-4/+4
* Oops, make that /bin/mkdirScott Ullrich2009-06-021-1/+1
* Exclude plip from get_interface_listScott Ullrich2009-06-011-0/+1
* Merge branch 'RELENG_1_2' of http://gitweb.pfsense.org/pfsense/mainline into ...Chris Buechler2009-05-312-1/+13
|\
| * Add NAT-T ports.Scott Ullrich2009-05-311-0/+7
| * Set hostname then call hostidScott Ullrich2009-05-311-1/+6
* | fix static route deletionChris Buechler2009-05-311-1/+1
|/
* Ensure /var/db/racoon existsScott Ullrich2009-05-301-0/+2
* Oh dear, looks like I had the values for loss and latency reversed.Seth Mos2009-05-301-4/+4
* Make the apinger rrd files end up in /tmp so they are not seen by theSeth Mos2009-05-301-1/+1
* Adding --all-servers flag for DNSMasq which can help when a DNS server is unr...Scott Ullrich2009-05-281-1/+1
* Change the warning threshold for the apinger delay warning from 100 to 200 ms.Seth Mos2009-05-281-1/+1
* Backport apinger from 2.0 to 1.2Seth Mos2009-05-283-87/+181
* Hide errors.Scott Ullrich2009-05-281-0/+4
* Hide errors on sem_get() tooScott Ullrich2009-05-231-1/+1
* Surpress semaphore errorsScott Ullrich2009-05-231-2/+4
* use real if name for get MTU functionChris Buechler2009-05-211-2/+1
OpenPOWER on IntegriCloud