blogic
238c9747bf
[packages] OpenVPN init script thinks client_disconnect is bool
...
The OpenVPN init script incorrectly tries to use the client_disconnect option
as a bool, but it's a string specifying a script to run when a client
disconnects.
fixes #11350
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-31 09:35:55 +00:00
jow
ffd23dbbbc
[package] openvpn, openvpn-devel, openvpn-polarssl: remove special quoted parameter handling
...
The append_params_quoted procedure was only needed while the final OpenVPN was eval'd, now
that the service wrappers pass the command line through to ssd unmangled, the extraneous
quotes cause issues in the openvpn command line parser, so remove them.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-25 14:32:21 +00:00
jow
7fad394383
[packages] openvpn: accept both "option enable" and "option enabled"
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-29 15:58:17 +00:00
nico
1de2919548
packages/openvpn: fix pid-file arg passed in service command-line
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 13:27:42 +00:00
nico
d8e3724a5e
packages/openvpn: use new service functions, change 'enable' option to 'enabled' like most other services are using
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:44:00 +00:00
jow
6f7753edf3
[packages] openvpn: stop instances even if they are disabled ( #9404 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-13 06:31:41 +00:00
florian
cfd883e91d
[package] move cd option to proper place, patch from Stefan Bethke.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22446 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-31 22:33:29 +00:00
jow
b05f69a84e
[packages] openvpn: treat "up" and "down" as quoted parameters, this way commands with arguments can be specified in uci
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-13 15:40:16 +00:00
jow
9f429bdf59
[packages] openvpn: load config only once in the init script up() and down() sections
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-13 00:48:52 +00:00
markus
731e396d00
remove PID-file on TERM.
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-12 14:09:28 +00:00
markus
df86baf7e4
added extra commands "up" and "down" to selectively start or stop
...
single or multiple instances of openvpn.
This could be used from luci to manage running instances.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-11 17:00:51 +00:00
nbd
996067d6b3
nuke $Id$ in /packages as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
markus
8496e4de6d
upgrade to 2.1rc15 releases which work fine in our productive
...
environment.
We are using 2.1 for several years now without sigificant trouble
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-18 17:35:21 +00:00
markus
c57df43bdd
moved pid-handling from start-stop-daemon to openvpn.
...
the pids written by ssd were wrong :(
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-06 13:40:29 +00:00
jow
0435aa89c5
packages/net/openvpn: add missing "secret" param to init script, bump package revision
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-29 11:22:03 +00:00
cyrus
29b1a413b7
Made OpenVPN uci-aware (patch from xmff)
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 23:15:56 +00:00
florian
8f674cd316
Fix openvpn init script ( #2284 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 19:36:06 +00:00
florian
3a64e28885
Add an init script as well as a default options file, make it more fancy and ready to use
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7681 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-20 12:23:02 +00:00