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
/
daemon
/
ntlm.c
Age
Commit message (
Expand
)
Author
2006-05-23
- Fix locking while connecting to SMB server
Stef Walter
2006-05-19
- Fix problem with NTLM not authenticating POST in IE properly
Stef Walter
2006-05-10
Keep cached user name around when doing NTLM auth.
Stef Walter
2006-05-10
Add proper licensing
Stef Walter
2006-05-10
Fix typo.
Stef Walter
2006-05-10
Remove dumb message
Stef Walter
2006-05-10
Some missing files
Stef Walter
2004-08-25
Removed NTLM support from the main branch.
Stef Walter
2004-08-25
Licenses in files.
Stef Walter
2004-08-18
Thread safety and locking checks.
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
2004-08-09
- added request parameter to ha_message...
Stef Walter
2004-07-22
- Fixed uninitialized memory bug
Stef Walter
2004-06-09
- Changed 'method' to 'handler' throughout
Stef Walter
2004-05-07
- Reworked the internal API
Stef Walter
2004-05-07
Protocol:
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
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