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
Age
Commit message (
Expand
)
Author
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-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
- Changed 'goto finally' to RETURN(xx)
Stef Walter
2004-08-12
- Added postgresql database support
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
2004-08-09
- Seperated core Basic/Digest functionality into a base handler
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
- Added peer name logging
Stef Walter
2004-06-09
- Log disconnecting connections better
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-05-05
- Escape LDAP filter and DN values properly, to prevent security problems
Stef Walter
2004-05-05
- Build process fixes
Stef Walter
2004-04-29
- Added documentation
Stef Walter
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