summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Modify all the default configuration files to ensure the versions match.Matthew Grooms2008-09-021-36/+35
* Create resolv.conf earlier in the boot processScott Ullrich2008-09-021-3/+3
* Use apc on cli, tooScott Ullrich2008-09-021-1/+1
* s/16/17Scott Ullrich2008-09-021-3/+3
* Add icmplim when upgrading configuration from 1.2.1Scott Ullrich2008-09-011-0/+4
* Don't create the standard OpenVPN paths in openvpn_resync_all(). These areMatthew Grooms2008-09-011-12/+0
* * Do not return on CDROM platformScott Ullrich2008-08-311-28/+20
* Create /var/etc/openvpn-csc as wellScott Ullrich2008-08-311-0/+2
* Ensure /var/etc/openvpn existsScott Ullrich2008-08-311-0/+2
* Integrate part of the patch from ticket #1807.Ermal Luçi2008-08-311-3/+3
* Check if items are an array before treating them as such.Ermal Luçi2008-08-312-6/+8
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-312-8/+10
* Fix detection if an interface is part of bridge up to date.Ermal Luçi2008-08-311-2/+2
* Bring bridge related support functions up to date with the other bridge code.Ermal Luçi2008-08-312-27/+8
* Ensure $g is populated by reading in globals.incScott Ullrich2008-08-311-0/+1
* Revert.Scott Ullrich2008-08-311-1/+1
* Correct a typo that could cause problems for openvpn if a client specificMatthew Grooms2008-08-301-1/+1
* When upgrading a configuration, validate openvpn configuration entries asMatthew Grooms2008-08-301-0/+9
* Spelling correctionScott Ullrich2008-08-301-2/+2
* * Output if SSH is enabledScott Ullrich2008-08-302-1/+8
* Output file we are copying. Somehow it appears that niftyjsCode.jsScott Ullrich2008-08-301-1/+1
* Ignore return text on sysctl commandsScott Ullrich2008-08-301-7/+7
* * Add nohaltonerror() (default is to halt on error)Scott Ullrich2008-08-301-7/+16
* Add $Id: $Scott Ullrich2008-08-301-1/+1
* Convert CARP interface related code to use CmdCHAIN for easier debugging.Scott Ullrich2008-08-301-41/+54
* Revert commitsScott Ullrich2008-08-291-2/+2
* Turn back on consoleScott Ullrich2008-08-291-4/+3
* Revert commit, it appears the console is no longer spawningScott Ullrich2008-08-291-2/+2
* Store the OpenVPN system DH parameters contents in the config.xml file soMatthew Grooms2008-08-291-6/+29
* Imports ttys changes from m0n0wallScott Ullrich2008-08-291-2/+3
* Add rum wireless interface that is supported now in 7.xScott Ullrich2008-08-291-1/+1
* Correct some of the logic in the get_vpns_list() that was committed in theMatthew Grooms2008-08-281-5/+6
* Do not rdr tftp to tftp-proxy for local vpns for both tcp and udp. ThisScott Ullrich2008-08-281-1/+1
* Unbreak FTP when using IPSEC VPN's.Scott Ullrich2008-08-281-6/+6
* Bring in relay options for inbound load balancerBill Marquette2008-08-282-20/+88
* Add support for export and import of encrypted configuration files. A setMatthew Grooms2008-08-282-0/+103
* Replace the old openvpn status page with a new implementation. We now addMatthew Grooms2008-08-271-1/+4
* Correct some problems with the filter code where we were calling foreachMatthew Grooms2008-08-272-63/+79
* Set some important default values for the new OpenVPN interface screens.Matthew Grooms2008-08-261-2/+30
* Update the privilege definitions using the makepriv utility.Matthew Grooms2008-08-261-122/+116
* Dump the per-configuration dh parameters data. It make no sense to keepMatthew Grooms2008-08-262-4/+23
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-266-684/+564
* Add fourth parameter NOBACKUPScott Ullrich2008-08-231-6/+11
* Import format_bytes() from m0n0wallScott Ullrich2008-08-231-1/+13
* Update altq capable interfaces for 7.0Scott Ullrich2008-08-231-3/+4
* Update spamd entriesScott Ullrich2008-08-231-2/+3
* Move is_wan_up() after the routing is configured.Scott Ullrich2008-08-191-3/+3
* Move ntpdate function down a bit after routing is configured.Scott Ullrich2008-08-191-3/+3
* Eliminate very annoying message on bootup "No process found".Scott Ullrich2008-08-191-2/+3
* Fix some bugs in the pf filter generation code. If a user rule specifiedMatthew Grooms2008-08-191-67/+51
OpenPOWER on IntegriCloud