Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-30 | Moved into the right directory | 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 warnings on FreeBSD | Stef Walter | |
2005-02-11 | Fix uninitialized values | Stef Walter | |
2005-02-11 | Don't write pid file when none is selected. | Stef Walter | |
2005-02-10 | New minor version | Steve | |
2005-02-10 | Added Dummy handler | Steve | |
2005-02-10 | Added Dummy handler | Steve | |
2005-01-26 | Fix problem null headers causing a crash | Stef Walter | |
2004-08-25 | - Update man pages for mysql and pgsql | Stef Walter | |
2004-08-25 | Removed NTLM support from the main branch. | Stef Walter | |
2004-08-25 | Licenses in files. | Stef Walter | |
2004-08-25 | Use new sock_any features. | Stef Walter | |
2004-08-25 | Default configuration follows ./configure prefix | Stef Walter | |
2004-08-20 | Test transaction | Stef Walter | |
2004-08-18 | Thread safety and locking checks. | Stef Walter | |
2004-08-18 | Connection logging cleanup. | Stef Walter | |
2004-08-18 | Code cleanup | Stef Walter | |
2004-08-18 | Implemented postgres connect timeouts | Stef Walter | |
2004-08-18 | Only unlink socket when a UNIX type | Stef Walter | |
2004-08-18 | Removing old TODOS and debugging fixes | Stef Walter | |
2004-08-18 | 'batch' mode instead of 'delimited' | Stef Walter | |
2004-08-17 | - Documentation for mkha1 | Stef Walter | |
2004-08-17 | mkha1 tool | Stef Walter | |
2004-08-17 | Remove new lines properly | Stef Walter | |
2004-08-17 | Initial implementation of mkha1 | 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 | Small updates toward new version. | Stef Walter | |
2004-08-17 | - Added mysql support | Stef Walter | |
2004-08-17 | - Changed 'goto finally' to RETURN(xx) | Stef Walter | |
- Added MYSQL support and tested it. | |||
2004-08-17 | Fix Base64 encoding problem | Stef Walter | |
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-12 | Added convenience functions for doing sha1 with strings. | Stef Walter | |
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-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-07-06 | - Nicer reconnect support | Stef Walter | |
- Fixed other small bugs | |||
2004-06-09 | Added archive | Stef Walter | |
2004-06-09 | Proper signal handling and cleanup behavior | Stef Walter | |
2004-06-09 | - Added peer name logging | Stef Walter | |
- Reformatted connection logging | |||
2004-06-09 | - Log disconnecting connections better | Stef Walter | |
- Better logging shutdown and cleanup - Initialize thread memory | |||
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 | |