summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Actually call interfaces_carp_setup after the carp interfaces are created so ...Ermal2011-04-221-5/+3
* correctly unmount drives where a config doesn't existChris Buechler2011-04-211-1/+1
* If the bandwidth value is coming from radius scale it up to the requested Kbi...Ermal2011-04-211-2/+2
* Fix PPPoE upgrade, the <pppoe> tag is considered an array these days and the ...jim-p2011-04-211-6/+6
* Confirmed working fix for ticket #1417 - with this change I have two-way conn...jim-p2011-04-211-0/+2
* Backing out changes from ticket #1417, it was not a valid openvpn config that...jim-p2011-04-191-1/+0
* Harden SSL settings a bit. Verified OK with @cmb and @billmScott Ullrich2011-04-191-0/+5
* Slightly different fix for #1417 that doesn't mess up other parameters needed...jim-p2011-04-181-1/+2
* Block instead of allowing proto carp/pfsync during bootup since this may caus...Ermal2011-04-181-2/+2
* Add an option under advanced->misc to specify a proxy for retreiving pfsense ...Ermal2011-04-181-3/+26
* Don't include RFC1918 in bogons.jim-p2011-04-171-4/+1
* sync bogonsChris Buechler2011-04-161-7/+3
* Save a little space on the interface list for console assignment.jim-p2011-04-141-2/+2
* Add missing fields for l2tp to define dns and wins serverssmos2011-04-131-2/+5
* Do not send growl notices twiceScott Ullrich2011-04-121-0/+13
* Remove blank trailing c/r.Scott Ullrich2011-04-121-1/+1
* Notify via smtp as well as growlScott Ullrich2011-04-122-1/+3
* Drop the ntpdate sync in favor of using ntpd -s, which should have the same n...jim-p2011-04-123-7/+1
* Add a toggle under System > Advanced on the misc tab to enable/disable debug ...jim-p2011-04-111-1/+2
* Add an IPsec xauth permission. Try to use the nologin shell first (just unloc...jim-p2011-04-082-0/+8
* Putting client-config-dir in the config is valid also for p2p_tls servers. Fi...jim-p2011-04-081-1/+1
* Resolves #1391. Bring back VPN auto rule disable advanced setting.Ermal2011-04-061-1/+4
* CRL is read in as an array now, so even in the imported config it will appear...jim-p2011-04-061-2/+2
* Fixup text.jim-p2011-04-061-2/+2
* Actually re-parse the config if a valid config was not written. (Should help ...jim-p2011-04-061-2/+9
* Correct error message for gateways to report down when the gateway is down an...Ermal2011-04-061-1/+1
* Another sweep at keeping the default route always present when the default se...Ermal2011-04-061-10/+20
* Unbreak inetd.conf generation to avoid entries containing Array entries. This...Ermal2011-04-051-1/+1
* Fix variable namejim-p2011-04-051-2/+2
* Try to always keep pfSense with a default gateway to avoid errors for service...Ermal2011-04-041-1/+25
* On interface ip change reload even igmpproxy. Reported-by: http://forum.pfsen...Ermal2011-04-042-2/+5
* Add -a to include all updaterrd.sh scripts running and also remove top killin...Ermal2011-04-041-2/+1
* Fix indent.Ermal2011-04-011-11/+11
* Switch back to dev_mode so existing configs aren't broken by the other changes.jim-p2011-04-011-5/+5
* Correct the conditional testing.Ermal2011-03-311-1/+1
* Do not show the default queue selection for a queue that has child queuesErmal2011-03-311-8/+10
* Prevent non-numeric chars from being inputed on bandwidth field.Ermal2011-03-311-2/+10
* Use a different loop counter variable to avoid a name collisionjim-p2011-03-301-3/+3
* Test for value present before using.Ermal2011-03-301-2/+2
* Test for value present before using.Ermal2011-03-301-1/+1
* Unset xmlrpcauth and not the first member of the array.Ermal2011-03-301-2/+2
* Check for function existence before calling it.Ermal2011-03-301-1/+2
* By default assume admin user and do not blindly copy the first user from the ...Ermal2011-03-301-3/+6
* Allow editing of CAs, so that imported CAs can have their private keys added ...jim-p2011-03-301-2/+4
* Do not rely on first user being admin as this breaks in certain cases the XML...Ermal2011-03-301-18/+20
* clarify logChris Buechler2011-03-301-1/+1
* Check for "aes 256" as IPsec encryption type, not just rijndael.jim-p2011-03-291-0/+4
* Add some upgrade code for IPsec mobile clients. Passes php -l but needs more ...jim-p2011-03-291-0/+134
* Trim spaces out to avoid problems from explode.Ermal2011-03-291-1/+1
* Add back gre allowing rules since they are needed.Ermal2011-03-291-0/+2
OpenPOWER on IntegriCloud