aboutsummaryrefslogtreecommitdiff
path: root/src/Authorisation.c
Commit message (Expand)AuthorAge
* use C++ map instead of Cactus hash to store page contentsrhaas2012-07-08
* Clean up warning messagesschnetter2005-03-01
* Add missing #include <stdio.h> statement.schnetter2004-12-30
* Making it compile on machines with no crypt function again.goodale2004-06-03
* Concerning bug 1699:swhite2004-06-01
* Include standard header files to declare string and stdlib prototypesschnetter2004-05-07
* Addresses Cactus bug 923swhite2004-04-19
* Made HTTPD to correctly describe interface by INCLUDE HEADER mechanism.swhite2004-04-13
* Fixed the thorn HTTPDExtra broken by commit of HTTPD changes.swhite2004-04-07
* Regarding Cactus bug report 1632 "HTTPD contains buffer overflows"swhite2004-04-06
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed most of the compiler warnings.tradke2001-04-03
* Fixing a few warnings (lots left) and the FILE_VERSIONsallen2001-02-24
* Including crypt.h to get prototype for crypt function.goodale2000-11-13
* Null terminate user string even if no user authentication.goodale2000-09-19
* Added an extra two arguments to the authentication so it returnsgoodale2000-09-18
* Fixing typo.goodale2000-09-16
* Including unistd.h for crypt definition.goodale2000-09-15
* Made parallel aware.goodale2000-09-15