[Openvpn-devel] [PATCH applied] Re: write pid file immediately after daemonizing

2015-06-21 Thread Gert Doering
ACK. Your patch has been applied to the master and release/2.3 branch. commit 659eae7b79e5565bb0c93f6d6d04e2163fea1141 (master) commit bce656d27fe06ed364a4acebd3c3d6d996750613 (release/2.3) Author: Steffan Karger List-Post: openvpn-devel@lists.sourceforge.net Date: Fri Jun 19 00:08:45 2015 +020

[Openvpn-devel] [PATCH applied] Re: Version 2: Fail if options have extra parameters

2015-06-21 Thread Gert Doering
Your patch has been applied to the master branch. I have taken the liberty to slightly reword the commit message - it was a mixture of "introduction mail" and actual commit - removed the intro bits. commit 3d6a4cded2b20fb816b17d70eb65cd6c14a95eff Author: Jonathan K. Bullard List-Post: openvpn-d

Re: [Openvpn-devel] why is "route add failure" considered not an error?

2015-06-21 Thread Maximilian Wilhelm
Anno domini 2015 Jan Just Keijser scripsit: Hi, > > OpenVPN history confuses me :-) - right now, I am wondering about the > > following: > > > > - if we call ifconfig to set up the tun device, and that fails, we > > consider it a hard error (openvpn_exec_check(..., S_FATAL, ...) and > >

Re: [Openvpn-devel] why is "route add failure" considered not an error?

2015-06-21 Thread Gert Doering
Hi, On Sun, Jun 21, 2015 at 03:55:03PM +0200, Maximilian Wilhelm wrote: > Bonus points for pointing out OpenVPN has not been started with > administrative rights and that that might be the problem. Patch welcome :-) - this is somewhere on my todo list, but I'm not a windows programmer, so I never