summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud