***** Revision 2.0-beta1 2002/09/04 - First release of mod_securid 2.0 ***** Revision 2.0 2003/10/29 - Fixed a bug with the UID used to run securid_proxy and file permissions - Minor bug fixes - Updated the documentation - Added support for user locking ***** Revision 2.0.1 2004/02/25 - Fixed bug: Apache would not kill a hanging securid_proxy after timeout - Fixed bug: it was not possible to use the %% trick in some custom pages - Fixed bug: signal handling is now done properly in securid_proxy (could have caused securid_proxy to hang. - Updated the documentation: AuthSecurIDVarAce can be set per virtual host to use several ACE servers - Added support for the new AceSetTimeout() API call, which should prevent from resource exhaustion. ***** Revision 2.0.2 2004/06/16 - Added Apache 2 support using a patch from Philipp Richter - Fixed compiler flags under Solaris 8 to use POSIX semantics ***** Revision 2.0.3 2006/07/20 - Added configure script using a patch from Rüdiger Plüm - Added process maintenance to restart defunct securid_proxy processes automatically - Fixes for a few bugs, including patches from Rüdiger Plüm and Vincent Gonin