Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-27 | Retrieve proper attributes | Stef Walter | |
2008-06-11 | Support getting groups from the server and limiting access based on LDAP ↵ | Stef Walter | |
groups. See #112 | |||
2008-03-14 | - Parse passwords from LDAP more circumspectly. | Stef Walter | |
2007-05-31 | Support ignoring the HTTP method. | Stef Walter | |
2007-05-28 | Use 'Stef' instead of 'Nate' | Stef Walter | |
2006-05-10 | Add proper licensing | Stef Walter | |
2005-03-22 | Fix memory and buffer problems. | Stef Walter | |
2005-02-11 | Don't escape numbers in LDAP filters | Stef Walter | |
2005-02-11 | Fix uninitialized values | Stef Walter | |
2004-08-25 | Licenses in files. | Stef Walter | |
2004-08-18 | Thread safety and locking checks. | Stef Walter | |
2004-08-18 | Code cleanup | Stef Walter | |
2004-08-17 | Better message handling when buffer runs out of memory. | 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 | - added request parameter to ha_message... | Stef Walter | |
- combined ha_request and ha_response | |||
2004-08-09 | - Seperated core Basic/Digest functionality into a base handler | Stef Walter | |
2004-07-22 | - Fixed uninitialized memory bug | Stef Walter | |
- Imported updated sock_any and hash code | |||
2004-07-06 | - Better LDAP connection support | Stef Walter | |
- Fixed other small bugs | |||
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-07 | Protocol: | Stef Walter | |
- version added to initial Ready - Added SET command - Added 202 Accept response Some structure changes | |||
2004-05-05 | - Escape LDAP filter and DN values properly, to prevent security problems | Stef Walter | |
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-26 | Completed debug nonce support on ldap handler | Stef Walter | |
2004-04-26 | Added debug nonce support to the ldap handler. | Stef Walter | |
2004-04-25 | Debugging of simple authentication handler | Stef Walter | |
2004-04-25 | Moved some common directives to the main config parser. | 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 | |