Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-25 | Fix build on MAC OS | Stef Walter | |
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. | |||
2008-06-11 | Support getting groups from the server and limiting access based on LDAP ↵ | Stef Walter | |
groups. See #112 | |||
2007-05-28 | Use 'Stef' instead of 'Nate' | Stef Walter | |
2006-05-10 | Add proper licensing | Stef Walter | |
2006-05-10 | Add NTLM support. | Stef Walter | |
2005-03-22 | Fix memory and buffer problems. | Stef Walter | |
2005-02-11 | Fix warnings on FreeBSD | Stef Walter | |
2004-08-25 | Licenses in files. | Stef Walter | |
2004-08-18 | Removing old TODOS and debugging fixes | Stef Walter | |
2004-08-17 | - Proper separation between common and daemon directories. | Stef Walter | |
2004-08-17 | Better message handling when buffer runs out of memory. | Stef Walter | |
2004-08-17 | Fix Base64 encoding problem | Stef Walter | |
2004-08-12 | Added convenience functions for doing sha1 with strings. | 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-07-22 | - Fixed uninitialized memory bug | Stef Walter | |
- Imported updated sock_any and hash code | |||
2004-06-09 | - Added peer name logging | Stef Walter | |
- Reformatted connection logging | |||
2004-06-09 | - Changed 'method' to 'handler' throughout | Stef Walter | |
- Fixed bug in hash.c with unitialized memory - Imported new hash table features - Writes out pid file when requested with -p option | |||
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 | - Fixed DNS resolution | Stef Walter | |
- Quell some string warnings | |||
2004-04-29 | - Added documentation | Stef Walter | |
- Fixed bugs - Added support for dns to sock_any | |||
2004-04-28 | FreeBSD fixes | Stef Walter | |
2004-04-28 | Tons of fixes, debugging, changes, added apache module | Stef Walter | |
2004-04-26 | More debugging fixes. | Stef Walter | |
2004-04-26 | Debugging Fixes | Stef Walter | |
2004-04-25 | Debugging of simple authentication handler | Stef Walter | |
2004-04-24 | Put nice assertions all over the place. | Stef Walter | |
2004-04-24 | Completed implementation of ldap/ntlm/simple handlers | Stef Walter | |
2004-04-21 | Initial Import | Stef Walter | |