index
:
httpauth
master
Delegate web authentication to a daemon
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2008-05-10
Fix building of mysql and pgsql modules
Stef Walter
2008-05-10
Old commit for the 0.9 release
Stef Walter
2008-04-22
Fix some spurious warnings.
Stef Walter
2008-03-21
Up maximum connection limit
Stef Walter
2008-03-14
- Parse passwords from LDAP more circumspectly.
Stef Walter
2008-03-14
- Allow 128 character long NTLM domains.
Stef Walter
2008-03-14
Commit ancient changes from 0.8 release on 2007-07-06
Stef Walter
2007-06-19
Fix dumb missing variable
Stef Walter
2007-05-31
Support ignoring the HTTP method.
Stef Walter
2007-05-28
Use 'Stef' instead of 'Nate'
Stef Walter
2006-12-21
Version 0.6 of httpauth
Stef 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 identifier
Stef Walter
2006-09-26
A test release
Stef Walter
2006-09-26
- Allow numbers in handler names.
Stef Walter
2006-09-26
Fix crasher when doing basic auth.
Stef Walter
2006-06-19
Fix NTLM problems with apache 2x module.
Stef Walter
2006-06-07
- Disable NTLM via servlet and Jetty java authenticators (a custom one
Stef Walter
2006-06-07
Better messages for missing keep alives
Stef Walter
2006-05-23
- Fix locking while connecting to SMB server
Stef Walter
2006-05-19
- Don't hang on exit on FreeBSD
Stef Walter
2006-05-19
- Fix problem with NTLM not authenticating POST in IE properly
Stef Walter
2006-05-17
- Better log handling when things are fast and furious
Stef Walter
2006-05-17
0.5.1
Stef Walter
2006-05-10
Add proper licensing
Stef Walter
2006-05-10
Update documentation
Stef Walter
2005-09-12
New point version.
Stef Walter
2005-02-10
New minor version
Steve
2005-02-10
Added Dummy handler
Steve
2004-08-25
Removed NTLM support from the main branch.
Stef Walter
2004-08-17
mkha1 tool
Stef Walter
2004-08-17
Small updates toward new version.
Stef Walter
2004-08-12
- Added postgresql database support
Stef Walter
2004-08-09
Conditional Compilation of the various handlers
Stef Walter
2004-07-22
- Fixed uninitialized memory bug
Stef Walter
2004-07-06
- Better LDAP connection support
Stef Walter
2004-06-09
Proper signal handling and cleanup behavior
Stef Walter
2004-06-09
- Log disconnecting connections better
Stef Walter
2004-06-09
- Changed 'method' to 'handler' throughout
Stef Walter
2004-04-21
Initial Import
Stef Walter