Re: [Openvpn-devel] Win32: Event signals

2004-11-04 Thread Mathias Sundman
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

Re: [Openvpn-devel] Win32: Event signals

2004-11-04 Thread James Yonan
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 >

Re: [Openvpn-devel] Changing server config without disconnecting users

2004-11-04 Thread James Yonan
On Wed, 3 Nov 2004, Mathias Sundman wrote: > As OpenVPN gets deployed at larger and larger corporations as a > roadwarrior VPN server, I think it becomes more and more important that > it's possible to change as much of the server configuration as possible > without having to restart the server