summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent link cycling when spoofing mac + DHCP. Fixes #1572jim-p2011-11-081-2/+6
* Issue proper start and error messages during voucher loadingErmal2011-11-061-5/+9
* Check that we have an array to avoid php warnings++Ermal2011-11-061-2/+2
* Check that we have an array to avoid php warningsErmal2011-11-061-1/+1
* reduce fetch connection timeout from one minute to 5 seconds Marcello Coutinho2011-11-051-3/+3
* Allow carriage returns to separate filenames as well as spacesScott Ullrich2011-11-031-0/+5
* Only symlink files onceScott Ullrich2011-11-021-1/+3
* Download correct filenamesScott Ullrich2011-11-021-2/+2
* Fixes #1976. Correct passthrough mac entries to not overwrite each other this...Ermal2011-11-021-4/+1
* Convert MTU from 1.2.3 to MSS on 2.0, fixes #1886jim-p2011-11-011-0/+11
* Fix SMTP monitor check in upgrade code, too.jim-p2011-11-011-2/+2
* Relayd expects send/expect arguments to be quoted strings. (And expect must b...jim-p2011-11-011-2/+2
* Setup serial bits after upgrade on NanoBSD, too.jim-p2011-10-312-7/+12
* Allow the serial speed adjustment to work for nanobsd as well.jim-p2011-10-311-1/+4
* Add field to the GUI to select the serial console speed (May work as-is, need...jim-p2011-10-311-4/+12
* Assume a default value of 1 for cert_depth to disallow chaining.jim-p2011-10-271-0/+2
* Add GUI option to limit the certificate depth allowed when OpenVPN clients ar...jim-p2011-10-272-0/+95
* Specify full path to openssl.cnf, and select the relevant section to use when...jim-p2011-10-271-0/+6
* Fix up syslog settings a bit, add some missing options, fix formatting of sys...jim-p2011-10-261-128/+79
* Fix the 2nd grow command, add spaceSeth Mos2011-10-261-2/+2
* Ok, let's try not to corrupt the RRD files on upgrade. Leave the RRA arcSeth Mos2011-10-251-2/+7
* Do not pass the ldap port separately, but add it to the LDAP URL. PHP's ldap_...jim-p2011-10-251-24/+19
* Shorten the NEGATE rule label as these are too longsmos2011-10-211-1/+1
* Add the OOM memory restructuring fix from Ticket #1758 into mainline for nano...Seth Mos2011-10-191-6/+8
* Remove the old direct_networks table which is not used throughout the filter ...Seth Mos2011-10-131-7/+20
* Add no nat/rdr rules for carp protocol so people do not screw their setups.Ermal2011-10-131-1/+3
* Move the old databases to the backup folder in confsmos2011-10-131-1/+1
* Restore the RRD backup before attempting a migration as this bites the nanobs...smos2011-10-131-0/+14
* fix typo (Bug 1944)Cyrill Bannwart2011-10-101-1/+1
* fix typo. redmine #1941Chris Buechler2011-10-091-1/+1
* Fixes issue with l2tp interfaces and altqErmal2011-10-081-0/+2
* Add curly braces to fix code logic. See http://forum.pfsense.org/index.php/to...jim-p2011-10-061-1/+2
* Allow multiple PBI packages in one tag space separatedScott Ullrich2011-10-061-49/+51
* Include certs.inc before calling lookup_ca in auth.inc. Fixes #1927jim-p2011-10-051-0/+1
* Add full path to ssl files and silence warningWarren Baker2011-10-021-5/+5
* Use curl instead of digWarren Baker2011-10-021-2/+26
* Add some timeoutsWarren Baker2011-10-021-1/+1
* Add fetching of Root name servers hints file to setupWarren Baker2011-10-011-1/+1
* Add global for chroot environmentWarren Baker2011-10-011-1/+1
* Remove extra word configWarren Baker2011-10-011-1/+1
* Ensure unbound is owner of ssl filesWarren Baker2011-10-011-1/+4
OpenPOWER on IntegriCloud