summaryrefslogtreecommitdiffstats
path: root/etc/rc.openvpn
Commit message (Expand)AuthorAgeFilesLines
* Improve check if no OpenVPN definedPhil Davis2014-12-111-1/+2
* isset($_GET) seems to always evaluate to true, use something more specific. F...Chris Buechler2014-11-051-1/+1
* Make scripts able to react when called from FCGI with GET methodErmal2013-12-131-1/+4
* Remove redundant test for OpenVPN resync_neededPhil Davis2013-10-111-1/+1
* Check for disabled OpenVPN instances in openvpn_resync_if_neededPhil Davis2013-10-011-11/+15
* Fix logic inn detecting if OpenVPN resync neededPhil Davis2013-09-291-1/+1
* Introduce two new functions to be used on locking.Ermal2013-09-041-1/+7
* Add safety belts to code in rc.openvpn to avoid php errors to leave stale loc...Ermal2013-09-041-10/+13
* Handle comma-separated list arg to rc.openvpnPhil Davis2013-06-291-23/+29
* Optimize which OpenVPN instances are restartedPhil Davis2013-05-071-2/+23
* Fix wrong check added on commit 1f64b66bf0 that was checking openvpn server t...Renato Botelho2013-05-071-2/+2
* Handle gateway argument to rc.opnvpnPhil Davis2013-05-071-6/+12
* Support even openvpn specifying a gateway group on the interfaceErmal2013-04-121-3/+6
* Correct syntax. Also support passing an interface as argumentErmal2013-04-121-5/+6
* Take into consideration the argument passed to the script and reload only rel...Ermal2013-04-121-27/+35
* Handle case with no server or no client OpenVPNPhil Davis2012-10-111-6/+12
* We should also resync openvpn clients since they can use gateway groups too.jim-p2012-09-191-1/+5
* Make the openvpn resync less intrusive, only trigger this if the OpenVPN inte...smos2012-09-131-2/+7
* Remove this filter configure call, something else will take care of this and ...smos2012-07-281-2/+0
* Fix perms on rc.openvpn, seems to work with that set.jim-p2012-07-181-0/+0
* Add openvpn openvpn reload scriptsmos2012-06-301-0/+54
OpenPOWER on IntegriCloud