On Thu, 4 Nov 2004, James Yonan wrote:
On Wed, 3 Nov 2004, Mathias Sundman wrote:
Okay, I've finished my event signals patch, which adds events for SIGUSR1,
SIGUSR2 and SIGHUP.
If --service is used, it still creates the exit_event just like before,
but it also creates the new events with the
On Wed, 3 Nov 2004, Mathias Sundman wrote:
> Okay, I've finished my event signals patch, which adds events for SIGUSR1,
> SIGUSR2 and SIGHUP.
>
> If --service is used, it still creates the exit_event just like before,
> but it also creates the new events with the same name as the exit_event
>
Okay, I've finished my event signals patch, which adds events for SIGUSR1,
SIGUSR2 and SIGHUP.
If --service is used, it still creates the exit_event just like before,
but it also creates the new events with the same name as the exit_event
but appends the signal name like, exit_event_SIGHUP.
On Sun, 31 Oct 2004, Mathias Sundman wrote:
> Hi James and everyone else,
>
> I'm working on a patch to add events for the other unix signals. I want
> this because I want the GUI to have the same possibility to send openvpn
> signals like you have in unix or when running from the console.
>
>
On Mon, 1 Nov 2004, Mathias Sundman wrote:
I'm working on a patch to add events for the other unix signals. I want
this because I want the GUI to have the same possibility to send openvpn
signals like you have in unix or when running from the console.
While working on this I think I either fo
On Sun, 31 Oct 2004, Mathias Sundman wrote:
Hi James and everyone else,
I'm working on a patch to add events for the other unix signals. I want this
because I want the GUI to have the same possibility to send openvpn signals
like you have in unix or when running from the console.
While work