summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Allow disabling of auto-added VPN rulesChris Buechler2009-04-161-8/+15
* Set ipfw's state limit the same as pf'sChris Buechler2009-04-062-25/+41
* Trigger drop down menus on 83 charsScott Ullrich2009-04-061-3/+3
* Block all IPv6 traffic by default, since IPv6 isn't supported, there isn't an...Chris Buechler2009-04-051-0/+9
* Since they're listed by name, order alphabetically.Chris Buechler2009-04-051-1/+1
* Honor monitor type for server load balancingChris Buechler2009-04-041-2/+5
* Use 80 charsScott Ullrich2009-04-021-1/+1
* Woops, use 80 chars not 70Scott Ullrich2009-04-021-2/+2
* Switch to a dropdown menu when there are more than 80 characters combinedScott Ullrich2009-04-021-39/+56
* Add Broadcom BCM5708 bce driver to the listSeth Mos2009-04-011-2/+2
* Improve the matching of carp ints to IPs.Scott Ullrich2009-03-311-1/+1
* When optimization is "conservative", also increase UDP timeouts. Helps preven...Chris Buechler2009-03-301-3/+7
* Change log message. This doesn't necessarily mean the IP has changed, so it w...Chris Buechler2009-03-261-1/+1
* Log actual interface rather than CARP interfaceChris Buechler2009-03-261-1/+1
* Add hideplatform item which is useful for rebrandingScott Ullrich2009-03-241-2/+3
* Ensure dpddelay is a value, not that its simply set leading to racoon.conf er...Scott Ullrich2009-03-231-1/+2
* Revert "Sync from HEAD to avoid complete meltdowns when downgrading from 2.0"Scott Ullrich2009-03-181-17/+6
* Prevent creation of invalid racoon.conf with omitted or non-numeric DPD delay.Chris Buechler2009-03-151-1/+1
* Add the DPD option to the mobile ipsec page. The DPD option makes the most se...seth2009-03-131-0/+1
* Add DPD backend configuration to the racoon configuration.seth2009-03-131-2/+10
* Use NAT-T when enabled on a per tunnel basisseth2009-03-131-2/+3
* Added custom_php_service_status_command support for packages.Scott Ullrich2009-03-121-6/+7
* Sync from HEAD to avoid complete meltdowns when downgrading from 2.0Scott Ullrich2009-03-101-6/+17
* Never filter on carpX interfaces.Chris Buechler2009-03-101-5/+2
* correctly convert friendly name for PPTP interface.Chris Buechler2009-03-101-1/+1
OpenPOWER on IntegriCloud