Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-21 | - Rework event handling system so we don't use a full thread per | Stef Walter | |
connection, but instead only use threads for active requests. | |||
2008-06-12 | - apache2x module now supports connecting to multiple daemon addresses | Stef Walter | |
and failover between them. | |||
2006-05-10 | Fix some minor build problems. | Stef Walter | |
2006-05-10 | Add NTLM support. | Stef Walter | |
2005-02-10 | Added Dummy handler | Steve | |
2004-08-25 | Removed NTLM support from the main branch. | Stef Walter | |
2004-08-17 | - Changed 'goto finally' to RETURN(xx) | Stef Walter | |
- Added MYSQL support and tested it. | |||
2004-08-12 | - Added postgresql database support | Stef Walter | |
- Lots of changes to properly abstract bd handlers - Handle multiple passwords and ha1s properly. | |||
2004-08-09 | Conditional Compilation of the various handlers | Stef Walter | |
2004-08-09 | Reorganized files | Stef Walter | |
2004-08-09 | - added request parameter to ha_message... | Stef Walter | |
- combined ha_request and ha_response | |||
2004-05-07 | - Reworked the internal API | Stef Walter | |
- Added common functions for trimming - Debugging - Reworked the module to the new protocol | |||
2004-05-05 | - Build process fixes | Stef Walter | |
2004-04-28 | FreeBSD fixes | Stef Walter | |
2004-04-28 | Tons of fixes, debugging, changes, added apache module | Stef Walter | |
2004-04-24 | Completed implementation of ldap/ntlm/simple handlers | Stef Walter | |
2004-04-21 | Initial Import | Stef Walter | |