summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Close STDIN ($fp) handle before returning back to shell. Major doh's.Scott Ullrich2007-06-022-2/+5
* SSH-Key(only) LoginTimo Boettcher2007-06-021-7/+25
* Close STDIN ($fp) handle before returning back to shell. Major doh's.Scott Ullrich2007-06-026-3/+29
* Close STDIN ($fp) handle before returning back to shell. Major doh's.Scott Ullrich2007-06-021-1/+6
* use killallScott Ullrich2007-06-021-1/+1
* * Flush SPD's on reload * Kilall -HUP racoon if its already running since rac...Scott Ullrich2007-06-021-6/+4
* * Remove path from racoon grep * Remove [r] from racoon and simply grep for r...Scott Ullrich2007-06-021-1/+1
* Correct ps locationScott Ullrich2007-06-021-1/+1
* Kill trailing spaceScott Ullrich2007-06-021-1/+1
* Instead of skipping DHCP server on LAN in a bridged environment, simply log a...Scott Ullrich2007-05-311-1/+1
* Version bumpScott Ullrich2007-05-291-1/+1
* Use keep state instead of modulate stateScott Ullrich2007-05-291-1/+1
* Really only allow adavanced tunables when some kind of state tracking is enab...Scott Ullrich2007-05-291-1/+3
* Only allow adavanced tunables when some kind of state tracking is enabled.Scott Ullrich2007-05-291-22/+23
* Pass gre in any direction.Scott Ullrich2007-05-291-6/+6
* Update static routes on filter reloadScott Ullrich2007-05-271-0/+2
* Remove c/rScott Ullrich2007-05-271-1/+1
* Version bumpScott Ullrich2007-05-271-1/+1
* Unbreak local queries that where broken in Ticket #1190 until we hear back fr...Scott Ullrich2007-05-271-3/+3
* Version bumpScott Ullrich2007-05-251-1/+1
* Set net.inet.tcp.inflight.enable to 3 and gather feedback from users.Scott Ullrich2007-05-251-0/+2
* Version bumpScott Ullrich2007-05-241-1/+1
* * Add functions required for dashboard * Killing trailing spaceScott Ullrich2007-05-231-1/+198
* Version bumpScott Ullrich2007-05-231-1/+1
* Version bumpScott Ullrich2007-05-211-1/+1
* Don't check carp settings, check if vip addresses exist.Scott Ullrich2007-05-211-1/+1
* usleep(1000); between down and delete. this appears to fix the carp issues.Scott Ullrich2007-05-211-0/+1
* Do not destroy carp interface which can lead to a panic. This has been teste...Scott Ullrich2007-05-201-1/+1
* Use nohup construct for launching check_reload_statusSeth Mos2007-05-201-1/+1
* Commit forgotten vpn_ipsec_force_reload()Seth Mos2007-05-201-0/+39
* Work around a FreeBSD where 2 carp interfaces exist and you delete 1. This e...Scott Ullrich2007-05-201-1/+1
* crs fork code is out, executing in backgroundSeth Mos2007-05-181-1/+1
* Add a function to forcefully reload VPN on wan ip change.Seth Mos2007-05-151-2/+2
* prepare for widget packageScott Dale2007-05-151-1/+1
* Snapshot version bumpScott Ullrich2007-05-151-1/+1
* Use pfSync SYNCPEER directive if defined. Ticket #1317Scott Ullrich2007-05-141-3/+9
* Remove extra "'s.Scott Ullrich2007-05-141-1/+1
* Add missing )'s. How this got past our PHP LINT checker is beyond me.Scott Ullrich2007-05-141-2/+2
* Remove previous firmware.tgz on bootup if present.Scott Ullrich2007-05-141-0/+6
* Version bump using that confusing american date format.Scott Ullrich2007-05-111-1/+1
* Scrub the absolute minimum amount for PPPoEScott Ullrich2007-05-111-0/+2
* when pppoe aliases on pppoe server are made they make aliases for ng0 to what...Scott Ullrich2007-05-111-2/+5
* Do not flush SPA and SPD before starting. It upsets racoon.Seth Mos2007-05-111-4/+5
* Mount image read write before upgrading.Scott Ullrich2007-05-111-1/+1
* $config needs to be a global itemScott Ullrich2007-05-101-0/+1
* Honor sticky-address setting from system->advanced for outgoing load balancin...Scott Ullrich2007-05-101-0/+2
* Patch from Martin to fix http://forum.pfsense.org/index.php/topic,4773.0.htmlScott Ullrich2007-05-101-4/+8
* Rework stop and start logic. If we are already alive, reload instead of stop ...Seth Mos2007-05-101-11/+27
* Mount read/write before fetching url.Scott Ullrich2007-05-101-0/+1
* Update XML_RPC to 1.5.1Seth Mos2007-05-092-75/+235
OpenPOWER on IntegriCloud