summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* rm the right file when working with v6 bogons.jim-p2012-01-031-1/+1
* Update etc/inc/interfaces.incNamezero2012-01-021-1/+27
* Ooops correct copy/paste errorErmal2011-12-281-1/+1
* Implement is_jumbo_capable in a more performant way. This should help with la...Ermal2011-12-282-27/+6
* Add SelfHost (German Provider) to Dynamic DNS ServiceGerald Raaf2011-12-261-0/+34
* Take routing table into account when figuring out which IP address to use for...jim-p2011-12-221-0/+8
* Add a checkbox that disabled automatically generates negate rules for directl...smos2011-12-201-1/+1
* Only log this if IPSec is enabledWarren Baker2011-12-191-1/+2
* Better wordingWarren Baker2011-12-191-1/+1
* Correct wordingWarren Baker2011-12-191-1/+1
* Use quick on DHCP server rules. Should fix #2041jim-p2011-12-121-5/+5
* Ensure we always write out a blank spd.conf if there are no phase 2 entries. ...jim-p2011-12-091-11/+10
* Fixes this: http://redmine.pfsense.org/issues/2015Michele Di Maria2011-12-061-3/+5
* Merge pull request #25 from AnthonyWrather/masterJim P2011-12-011-8/+19
|\
| * Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-p...Anthony Wrather2011-12-011-8/+19
* | Add the config history restore script to the console menu.jim-p2011-12-011-1/+5
|/
* Include DHCPDv6 static maps when generating hosts file. Fixes #2017jim-p2011-11-291-0/+5
* If an IP is preceeded by "kip ", trim that off. Fixes #2027jim-p2011-11-291-0/+2
* Fix for redmine ticket #1993. Allow saving multiple dynamic entries.smos2011-11-271-0/+26
* Concatenate array, using array_merge() will clobber numerical gateway group e...smos2011-11-271-1/+1
* Unbreak the tree, pointy hat to me.smos2011-11-221-1/+1
* Enclose the hostname in quotes so that numerical values work too.smos2011-11-221-1/+1
* Correct logic mismatch, skip on RA mode disabled and dhcp is not enabled.smos2011-11-221-1/+4
* Comment out TFTP and NTP UI fields and block the code in services.inc.smos2011-11-221-1/+5
* Fix exec bit; Add short message about maybe needing to reboot/restart services.jim-p2011-11-221-1/+1
* Add first revision of a script to restore backups from the config history at ...jim-p2011-11-221-0/+126
* Add version to backup.cache in one more placejim-p2011-11-221-1/+4
* Also show the config version in the backup history.jim-p2011-11-221-3/+5
* Declare rtadvdifs as an array before it is used. This prevents an error on dh...Podilarius2011-11-221-0/+1
* Update etc/inc/services.incPodilarius2011-11-211-2/+2
* Add a comment in the code and a log message to notify the shutdown of rtadvdsmos2011-11-211-1/+4
* Remove the double colon, typo.smos2011-11-211-1/+1
* Add strategic sleep commands into the configure and renewal process so that p...smos2011-11-212-3/+7
* Use low router lifetimes of 60, 120 and 180 seconds, make sure that rtadvd st...smos2011-11-211-2/+7
* Select the newest of processes to make the command betterErmal2011-11-211-2/+2
* Setup the serial port in the factory reset as well, in case the default confi...jim-p2011-11-211-1/+1
* Only create config for enabled DHCPv6 server entries, prevent duplicate netwo...smos2011-11-191-1/+5
* Also include services so that we can restart the LAN rtadvd process if needed.smos2011-11-191-0/+1
* Add a ddb.conf that will trigger textdumps for all panics and similar crashes...jim-p2011-11-161-0/+3
* Fix this ifconfig-push to also account for tap.jim-p2011-11-161-1/+4
* If there is a tunnel network in tap mode, the second parameter is a subnet ma...jim-p2011-11-161-2/+8
* Add a gui field to set the source tracking timeout for sticky connections.jim-p2011-11-151-0/+2
* Ticket #1052. Merge patch referenced in ticket.Ermal2011-11-141-5/+5
* username-as-common-name is not compatible with server-bridge, so don't put it...jim-p2011-11-111-1/+3
* Add an indication in the certificate list to show if a certificate is interna...jim-p2011-11-101-0/+11
* Fix order of client/server IPs and add a note, and clarify variable names. Fi...jim-p2011-11-101-3/+4
* Trim filename before use to clear away any unnecessary whitespace. Fixes clie...jim-p2011-11-101-0/+1
* When creating an internal certificate, offer the user a choice of what constr...jim-p2011-11-092-3/+27
* Rework this a little since using tap+tunnel network is valid, but using tap+t...jim-p2011-11-091-3/+3
* Fix up OpenVPN server tap modes, support various options for providing or pas...jim-p2011-11-081-9/+27
OpenPOWER on IntegriCloud