summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* merge Ermal's CP locking changesChris Buechler2009-05-192-72/+80
* Merge branch 'RELENG_1_2' of git@rcs.pfsense.org:pfsense/mainline into RELENG...Chris Buechler2009-05-182-3/+4
|\
| * Move firmware update text format to globals.incScott Ullrich2009-05-141-1/+2
| * add missing \n's caught by jim-pChris Buechler2009-05-111-2/+2
* | Kill rrdtool before killing updaterrd, possibly prevent multiple updaterrd fr...Chris Buechler2009-05-181-1/+2
|/
* point to correct path for nsupdateChris Buechler2009-05-091-1/+1
* colons are valid in usernames, such as for no-ip subaccounts.Chris Buechler2009-05-081-1/+1
* add msk(4)mChris Buechler2009-05-071-1/+1
* remove debug loggingChris Buechler2009-05-031-1/+0
* Add /var/run directory in dhcpd chrootScott Ullrich2009-04-251-0/+1
* Fix "disable checksum offloading", and some other bugs with certain combinati...Chris Buechler2009-04-231-14/+17
* Clean up polling fix a bit.Chris Buechler2009-04-181-7/+4
* Fix polling, update supported interfaces list.Chris Buechler2009-04-181-4/+5
OpenPOWER on IntegriCloud