summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Do not backup /var/emptyScott Ullrich2008-07-311-1/+1
* Unlink files when restoring.Scott Ullrich2008-07-311-1/+1
* Break out text to new line, pause for 5 seconds after showing backup size.Scott Ullrich2008-07-311-3/+4
* Report backup size after completion.Scott Ullrich2008-07-311-2/+4
* Add line break to make the text look tidy.Scott Ullrich2008-07-311-1/+3
* Alert user we are restarting lighty and friends in 5 seconds.Scott Ullrich2008-07-311-3/+4
* Launch helper script in background to relaunch lighty and friends.Scott Ullrich2008-07-311-2/+7
* Output echos in the correct order.Scott Ullrich2008-07-311-8/+6
* Output more details during restart operationsScott Ullrich2008-07-311-2/+4
* Spell exclude correctlyScott Ullrich2008-07-311-1/+1
* * Ignore /var/run during backupsScott Ullrich2008-07-311-4/+2
* Remove ermals testing branch. These changes have been merged.Scott Ullrich2008-07-311-1/+1
* * Backup prior configuration before syncing. Tired of blowing up myScott Ullrich2008-07-311-17/+41
* 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
* bring up laggs on bootup.Ermal Luçi2008-07-251-0/+3
* 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
* Set up proto before members.Ermal Luçi2008-07-251-3/+2
OpenPOWER on IntegriCloud