Re: [Openvpn-devel] [Openvpn-users] [PATCH] Add support for specifying the syslog facility, as requested in trac #188.

2014-05-02 Thread Gert Doering
Hi, On Fri, May 02, 2014 at 05:59:26PM +0200, Gert Doering wrote: > > - Why not re-use facilitynames[] from sys/syslog.h, instead of adding > > something which is basically a duplicate of exactly that lookup table? > Oh, wow. I didn't know that this exists - learned something new today. JFTR,

Re: [Openvpn-devel] [Openvpn-users] [PATCH] Add support for specifying the syslog facility, as requested in trac #188.

2014-05-02 Thread Jonathan K. Bullard
On Fri, May 2, 2014 at 11:20 AM, David Sommerseth < openvpn.l...@topphemmelig.net> wrote: > The core principle in OpenVPN's option > parsing is that the last argument wins. So if you have f.ex. --ping-exit > 3 > times in a command line and two times in a config file, it's the last one > which re

Re: [Openvpn-devel] [Openvpn-users] [PATCH] Add support for specifying the syslog facility, as requested in trac #188.

2014-05-02 Thread Gert Doering
Hi, On Fri, May 02, 2014 at 05:20:02PM +0200, David Sommerseth wrote: > - Why not re-use facilitynames[] from sys/syslog.h, instead of adding > something which is basically a duplicate of exactly that lookup table? Oh, wow. I didn't know that this exists - learned something new today. We migh

Re: [Openvpn-devel] [Openvpn-users] [PATCH] Add support for specifying the syslog facility, as requested in trac #188.

2014-05-02 Thread David Sommerseth
On 02/05/14 09:23, Gert Doering wrote: Hi, (why is this being discussed on -users? Taking it over to -devel) On Thu, May 01, 2014 at 09:52:45PM -0400, Timothe Litt wrote: e.g. the following are valid: --daemon Daemonize, use the default progname (from PACKAGE)

Re: [Openvpn-devel] [Openvpn-users] [PATCH] Add support for specifying the syslog facility, as requested in trac #188.

2014-05-02 Thread David Sommerseth
On 02/05/14 09:23, Gert Doering wrote: Hi, (why is this being discussed on -users? Taking it over to -devel) That's my fault. Well, it was the "Correct Identity" add-on in Thunderbird which suddenly began to pick the wrong identity (-users ML) which has a different reply-to setting. Sorry

[Openvpn-devel] OpenVPN 2.3.4 released

2014-05-02 Thread Samuli Seppänen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The OpenVPN community project team is proud to release OpenVPN 2.3.4. It can be downloaded from here: The most important change in this release is that TLS version negotiation is no longer use

Re: [Openvpn-devel] [Openvpn-users] [PATCH] Add support for specifying the syslog facility, as requested in trac #188.

2014-05-02 Thread Gert Doering
Hi, On Fri, May 02, 2014 at 08:15:01AM -0400, Timothe Litt wrote: > >(why is this being discussed on -users? Taking it over to -devel) > Er, I did post it to -devel, and I don't see any discussion of it on > -users...I just double-checked the archives, and it's all in -devel... The mail I repli

Re: [Openvpn-devel] [Openvpn-users] [PATCH] Add support for specifying the syslog facility, as requested in trac #188.

2014-05-02 Thread Timothe Litt
(why is this being discussed on -users? Taking it over to -devel) Er, I did post it to -devel, and I don't see any discussion of it on -users...I just double-checked the archives, and it's all in -devel... --syslog-facility should be more clean, like --sysloc-facility facility [progname]

Re: [Openvpn-devel] [Openvpn-users] [PATCH] Add support for specifying the syslog facility, as requested in trac #188.

2014-05-02 Thread Gert Doering
Hi, (why is this being discussed on -users? Taking it over to -devel) On Thu, May 01, 2014 at 09:52:45PM -0400, Timothe Litt wrote: > e.g. the following are valid: > --daemon > Daemonize, use the default progname (from PACKAGE) > for syslog > > --daemon

[Openvpn-devel] [PATCH] Add support for specifying the syslog facility, requested in, trac #188. (Rev 2)

2014-05-02 Thread Timothe Litt
Reflects review comments from David; doc changes, single patch, one name change, some clarification in the commit message. No functional changes. Detailed response/rationale in previous email. From 4af33b94ad4e2509fb9bc195eb50404c0d2b7581 Mon Sep 17 00:00:00 2001 From: Timothe Litt List-Post:

Re: [Openvpn-devel] IRC & Community...

2014-05-02 Thread Eric Crist
Sorry about the logs, I'll update the wiki. My cronjob was putting the files in the wrong location. It's better, so I'm going to leave them where they are now. #openvpn: http://secure-computing.net/logs/openvpn.log #openvpn-devel: http://secure-computing.net/logs/openvpn-devel.log - Eric

[Openvpn-devel] [PATCH v2] Improve error reporting on file access to --client-config-dir and --ccd-exclusive

2014-05-02 Thread David Sommerseth
OpenVPN will do some simple sanity checking at startup to ensure the expected files and directories is in place. However, with --client-config-dir and --ccd-exclusive, things are slightly different. In both cases it is perfectly fine that files does not exists, and we cannot know any file names b

Re: [Openvpn-devel] ipv6 env vars to client scripts

2014-05-02 Thread Samuel Thibault
David Sommerseth, le Fri 02 May 2014 01:39:05 +0200, a écrit : > On 17/04/14 14:07, Lev Stipakov wrote: > > Hello, > > > > Are there any plans to support ipv6 env vars in > > client-connect/disconnect scripts? > > > > There are at least 2 tickes on that feature: > > > > https://community.openvpn.ne