summaryrefslogtreecommitdiff
path: root/daemon/bd.c
AgeCommit message (Collapse)Author
2004-08-17- Changed 'goto finally' to RETURN(xx)Stef Walter
- Added MYSQL support and tested it.
2004-08-12- Added postgresql database supportStef Walter
- Lots of changes to properly abstract bd handlers - Handle multiple passwords and ha1s properly.
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 handlerStef Walter