summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2008-03-14 - Parse passwords from LDAP more circumspectly.Stef Walter
2008-03-14 - Allow 128 character long NTLM domains.Stef Walter
2008-03-14Commit ancient changes from 0.8 release on 2007-07-06Stef Walter
2007-06-19Fix dumb missing variableStef Walter
2007-05-31Support ignoring the HTTP method. Stef Walter
2007-05-28Use 'Stef' instead of 'Nate'Stef Walter
2006-12-21Version 0.6 of httpauthStef Walter
2006-10-20 - Reconnect to httpauthd when that daemon has been restarted.Stef Walter
2006-10-03 - In the Jetty authenticator generate a unique authentication identifierStef Walter
which facilitates NTLM authentication
2006-09-26A test releaseStef Walter
2006-09-26 - Allow numbers in handler names.Stef Walter
2006-09-26Fix crasher when doing basic auth.Stef Walter
2006-06-19Fix NTLM problems with apache 2x module.Stef Walter
2006-06-07 - Disable NTLM via servlet and Jetty java authenticators (a custom one Stef Walter
which provides connection id info is needed).
2006-06-07Better messages for missing keep alivesStef Walter
2006-05-23 - Fix locking while connecting to SMB serverStef Walter
2006-05-19 - Don't hang on exit on FreeBSDStef Walter
2006-05-19 - Fix problem with NTLM not authenticating POST in IE properlyStef Walter
2006-05-17 - Better log handling when things are fast and furiousStef Walter
2006-05-170.5.1Stef Walter
- Fix problem with NTLM connection caching
2006-05-10Add proper licensingStef Walter
2006-05-10Update documentationStef Walter
2005-09-12New point version.Stef Walter
2005-02-10New minor versionSteve
2005-02-10Added Dummy handlerSteve
2004-08-25Removed NTLM support from the main branch.Stef Walter
2004-08-17mkha1 toolStef Walter
2004-08-17Small updates toward new version.Stef Walter
2004-08-12- Added postgresql database supportStef Walter
- Lots of changes to properly abstract bd handlers - Handle multiple passwords and ha1s properly.
2004-08-09Conditional Compilation of the various handlersStef Walter
2004-07-22- Fixed uninitialized memory bugStef Walter
- Imported updated sock_any and hash code
2004-07-06- Better LDAP connection supportStef Walter
- Fixed other small bugs
2004-06-09Proper signal handling and cleanup behaviorStef Walter
2004-06-09- Log disconnecting connections betterStef Walter
- Better logging shutdown and cleanup - Initialize thread memory
2004-06-09- Changed 'method' to 'handler' throughoutStef Walter
- Fixed bug in hash.c with unitialized memory - Imported new hash table features - Writes out pid file when requested with -p option
2004-04-21Initial ImportStef Walter