summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-051-14/+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-036-430/+270
* 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-017-199/+1636
* Update list of hardware that supports vlan natively.Ermal Luçi2008-07-311-1/+1
* Try to do some more validation at old bridge creation till things settle for ...Ermal Luçi2008-07-311-2/+2
* Remove bogus parameter in the vlanmtu command wrongly setted by me.Ermal Luçi2008-07-311-1/+1
* Remove stale comments.Ermal Luçi2008-07-301-2/+0
* Remove generating entries when <bridge> knob is set forinterfaces.Ermal Luçi2008-07-301-23/+8
* Channel 0 is no longer a valid option, use any per Sam LScott Ullrich2008-07-301-0/+3
* Take into account that pptp might be configured for redir mode too!(Is this m...Ermal Luçi2008-07-301-1/+1
* * Fix 7.x uploadsScott Ullrich2008-07-271-22/+7
* Compress javascript directory tooScott Ullrich2008-07-271-0/+1
* Add missing ,Scott Ullrich2008-07-271-1/+1
* Turn on Lighty caching and tell it what to cacheScott Ullrich2008-07-271-1/+13
* Sync laggs with all configs when needed.Ermal Luçi2008-07-251-0/+2
* Lagg needs all mtus to be the same as the first member.Ermal Luçi2008-07-251-1/+2
* Actually lagg(4) uses physical interfaces as vlan doesn't have to do with con...Ermal Luçi2008-07-251-3/+2
* Black list lagg.Ermal Luçi2008-07-251-1/+2
* knob for lagg.Ermal Luçi2008-07-251-1/+1
OpenPOWER on IntegriCloud