summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Correct some problems with the filter code where we were calling foreachMatthew Grooms2008-08-272-63/+79
* Set some important default values for the new OpenVPN interface screens.Matthew Grooms2008-08-261-2/+30
* Update the privilege definitions using the makepriv utility.Matthew Grooms2008-08-261-122/+116
* Dump the per-configuration dh parameters data. It make no sense to keepMatthew Grooms2008-08-262-4/+23
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-266-684/+564
* Add fourth parameter NOBACKUPScott Ullrich2008-08-231-6/+11
* Import format_bytes() from m0n0wallScott Ullrich2008-08-231-1/+13
* Update altq capable interfaces for 7.0Scott Ullrich2008-08-231-3/+4
* Update spamd entriesScott Ullrich2008-08-231-2/+3
* Move is_wan_up() after the routing is configured.Scott Ullrich2008-08-191-3/+3
* Move ntpdate function down a bit after routing is configured.Scott Ullrich2008-08-191-3/+3
* Eliminate very annoying message on bootup "No process found".Scott Ullrich2008-08-191-2/+3
* Fix some bugs in the pf filter generation code. If a user rule specifiedMatthew Grooms2008-08-191-67/+51
* Commit changes submit by Rajkumar S:Scott Ullrich2008-08-181-9/+15
* Enable tcpmssfix option to mpd on pppoe case which allows things like Msn Mes...Ermal Luçi2008-08-141-0/+1
* Bring the bridge checks up to date with the bridge changes.Ermal Luçi2008-08-131-6/+8
* Remove duplicate function portal_mac_fixed()Scott Ullrich2008-08-121-18/+18
* Simplify mod_expire statementScott Ullrich2008-08-121-6/+1
* Do a better job of re-assigning admin privileges when the password resetMatthew Grooms2008-08-111-2/+3
* Implement a certificate authority and certificate webui that can be usedMatthew Grooms2008-08-093-5/+236
* fix typo: http://forum.pfsense.org/index.php/topic,10847.0.htmlMartin Fuchs2008-08-081-1/+1
* Now that we have given the mhash extension a bit of time to settle intoMatthew Grooms2008-08-061-6/+5
* Adding php5-opensslScott Ullrich2008-08-061-0/+1
* If anybody needs plip(4) notify me!Ermal Luçi2008-08-051-1/+2
* This check is needed to prevent php oddities with arrays and strange behaviou...Ermal Luçi2008-08-051-0/+2
* Try to do better sanity checks.Ermal Luçi2008-08-051-5/+7
* Rename the bridge knob to bridged so that the upgrade code works correctly an...Ermal Luçi2008-08-053-5/+5
* Silence warnings generated by pw during configuration update. Requested byMatthew Grooms2008-08-052-10/+15
* Update latest config!Ermal Luçi2008-08-051-1/+1
* Try to overcome php smartiness with floating point numbers.Ermal Luçi2008-08-051-4/+4
* Ooops, remove leftover debug codeBill Marquette2008-08-051-1/+0
* oh how I hate thee php arrayBill Marquette2008-08-051-1/+1
* Record that we are on a new config format.Ermal Luçi2008-08-051-0/+1
* Try to convert old bridges config to the new format.Ermal Luçi2008-08-051-3/+22
* Remove code for creating old way bridges. Anything has to be done through the...Ermal Luçi2008-08-051-163/+1
* Remove old way bridge knobs too on the config. Anything has to be done throug...Ermal Luçi2008-08-051-0/+6
* Upgrade older configs to the new way of bridging.Ermal Luçi2008-08-051-0/+15
* No need for the 'filtering bridge' option with if_bridge(4).Ermal Luçi2008-08-052-16/+0
* Remove linking bridges with aliases this is dangerous and gives incorrect beh...Ermal Luçi2008-08-051-2/+0
* Bring in new server load balancing code, this introduces:Bill Marquette2008-08-052-8/+121
* Add an interface to manage external authentication servers. The two typesMatthew Grooms2008-08-051-1/+1
* Fix openvpn upgrade code.Ermal Luçi2008-08-041-19/+24
* Implement OpenDNS and fixup some indent.Ermal Luçi2008-08-041-10/+51
* Cleanup authentication code. The basic auth method, the passwd, htpasswdMatthew Grooms2008-08-0310-450/+290
* Remove the vpn_endpoint_determine function. It did not work properly whenMatthew Grooms2008-08-023-38/+9
* Add an option to set_local_group to clear the system user member list.Matthew Grooms2008-08-011-3/+3
* When performing a user configuration upgrade, make sure the all group getsMatthew Grooms2008-08-011-0/+13
* Do not generate antispoof for virtual interfaces.Ermal Luçi2008-08-011-2/+3
* Correct a regression that caused non NAT-T IPsec tunnel communications toMatthew Grooms2008-08-011-22/+26
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-018-201/+1637
OpenPOWER on IntegriCloud