| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Also show the config version in the backup history. | jim-p | 2011-11-22 | 1 | -3/+5 |
* | Declare rtadvdifs as an array before it is used. This prevents an error on dh... | Podilarius | 2011-11-22 | 1 | -0/+1 |
* | Update etc/inc/services.inc | Podilarius | 2011-11-21 | 1 | -2/+2 |
* | Add a comment in the code and a log message to notify the shutdown of rtadvd | smos | 2011-11-21 | 1 | -1/+4 |
* | Remove the double colon, typo. | smos | 2011-11-21 | 1 | -1/+1 |
* | Add strategic sleep commands into the configure and renewal process so that p... | smos | 2011-11-21 | 2 | -3/+7 |
* | Use low router lifetimes of 60, 120 and 180 seconds, make sure that rtadvd st... | smos | 2011-11-21 | 1 | -2/+7 |
* | Select the newest of processes to make the command better | Ermal | 2011-11-21 | 1 | -2/+2 |
* | Setup the serial port in the factory reset as well, in case the default confi... | jim-p | 2011-11-21 | 1 | -1/+1 |
* | Only create config for enabled DHCPv6 server entries, prevent duplicate netwo... | smos | 2011-11-19 | 1 | -1/+5 |
* | Also include services so that we can restart the LAN rtadvd process if needed. | smos | 2011-11-19 | 1 | -0/+1 |
* | Add a ddb.conf that will trigger textdumps for all panics and similar crashes... | jim-p | 2011-11-16 | 1 | -0/+3 |
* | Fix this ifconfig-push to also account for tap. | jim-p | 2011-11-16 | 1 | -1/+4 |
* | If there is a tunnel network in tap mode, the second parameter is a subnet ma... | jim-p | 2011-11-16 | 1 | -2/+8 |
* | Add a gui field to set the source tracking timeout for sticky connections. | jim-p | 2011-11-15 | 1 | -0/+2 |
* | Ticket #1052. Merge patch referenced in ticket. | Ermal | 2011-11-14 | 1 | -5/+5 |
* | username-as-common-name is not compatible with server-bridge, so don't put it... | jim-p | 2011-11-11 | 1 | -1/+3 |
* | Add an indication in the certificate list to show if a certificate is interna... | jim-p | 2011-11-10 | 1 | -0/+11 |
* | Fix order of client/server IPs and add a note, and clarify variable names. Fi... | jim-p | 2011-11-10 | 1 | -3/+4 |
* | Trim filename before use to clear away any unnecessary whitespace. Fixes clie... | jim-p | 2011-11-10 | 1 | -0/+1 |
* | When creating an internal certificate, offer the user a choice of what constr... | jim-p | 2011-11-09 | 2 | -3/+27 |
* | Rework this a little since using tap+tunnel network is valid, but using tap+t... | jim-p | 2011-11-09 | 1 | -3/+3 |
* | Fix up OpenVPN server tap modes, support various options for providing or pas... | jim-p | 2011-11-08 | 1 | -9/+27 |
* | Prevent link cycling when spoofing mac + DHCP. Fixes #1572 | jim-p | 2011-11-08 | 1 | -2/+6 |
* | Issue proper start and error messages during voucher loading | Ermal | 2011-11-06 | 1 | -5/+9 |
* | Check that we have an array to avoid php warnings++ | Ermal | 2011-11-06 | 1 | -2/+2 |
* | Check that we have an array to avoid php warnings | Ermal | 2011-11-06 | 1 | -1/+1 |
* | reduce fetch connection timeout from one minute to 5 seconds
| Marcello Coutinho | 2011-11-05 | 1 | -3/+3 |
* | Allow carriage returns to separate filenames as well as spaces | Scott Ullrich | 2011-11-03 | 1 | -0/+5 |
* | Only symlink files once | Scott Ullrich | 2011-11-02 | 1 | -1/+3 |
* | Download correct filenames | Scott Ullrich | 2011-11-02 | 1 | -2/+2 |
* | Fixes #1976. Correct passthrough mac entries to not overwrite each other this... | Ermal | 2011-11-02 | 1 | -4/+1 |
* | Convert MTU from 1.2.3 to MSS on 2.0, fixes #1886 | jim-p | 2011-11-01 | 1 | -0/+11 |
* | Fix SMTP monitor check in upgrade code, too. | jim-p | 2011-11-01 | 1 | -2/+2 |
* | Relayd expects send/expect arguments to be quoted strings. (And expect must b... | jim-p | 2011-11-01 | 1 | -2/+2 |
* | Setup serial bits after upgrade on NanoBSD, too. | jim-p | 2011-10-31 | 2 | -7/+12 |
* | Allow the serial speed adjustment to work for nanobsd as well. | jim-p | 2011-10-31 | 1 | -1/+4 |
* | Add field to the GUI to select the serial console speed (May work as-is, need... | jim-p | 2011-10-31 | 1 | -4/+12 |
* | Assume a default value of 1 for cert_depth to disallow chaining. | jim-p | 2011-10-27 | 1 | -0/+2 |
* | Add GUI option to limit the certificate depth allowed when OpenVPN clients ar... | jim-p | 2011-10-27 | 2 | -0/+95 |
* | Specify full path to openssl.cnf, and select the relevant section to use when... | jim-p | 2011-10-27 | 1 | -0/+6 |
* | Fix up syslog settings a bit, add some missing options, fix formatting of sys... | jim-p | 2011-10-26 | 1 | -128/+79 |
* | Fix the 2nd grow command, add space | Seth Mos | 2011-10-26 | 1 | -2/+2 |
* | Ok, let's try not to corrupt the RRD files on upgrade. Leave the RRA arc | Seth Mos | 2011-10-25 | 1 | -2/+7 |
* | Do not pass the ldap port separately, but add it to the LDAP URL. PHP's ldap_... | jim-p | 2011-10-25 | 1 | -24/+19 |
* | Shorten the NEGATE rule label as these are too long | smos | 2011-10-21 | 1 | -1/+1 |
* | Add the OOM memory restructuring fix from Ticket #1758 into mainline for nano... | Seth Mos | 2011-10-19 | 1 | -6/+8 |
* | Remove the old direct_networks table which is not used throughout the filter ... | Seth Mos | 2011-10-13 | 1 | -7/+20 |
* | Add no nat/rdr rules for carp protocol so people do not screw their setups. | Ermal | 2011-10-13 | 1 | -1/+3 |
* | Move the old databases to the backup folder in conf | smos | 2011-10-13 | 1 | -1/+1 |