summaryrefslogtreecommitdiff
path: root/passwd
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup a group of apr compil warnings on SolarisRyan Bloom2000-12-211-0/+3
* Instead of a private AP_CHARSET_EBCDIC which is only defined onJeff Trawick2000-12-202-6/+6
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-192-6/+6
* Move apr_private.h.in from the include directory to the arch/unixRyan Bloom2000-12-081-1/+2
* If we're using the BeOS implementation of getpass we need stdio.h...David Reid2000-12-021-0/+2
* This patch removes the dependencies from Makefile.in. DependenciesJeff Trawick2000-11-151-35/+2
* Get rid of some out-of-date include directives.Jeff Trawick2000-11-131-2/+1
* Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbolsWilliam A. Rowe Jr2000-10-162-8/+8
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-14/+18
* prefix libapr functions and types with apr_Doug MacEachern2000-08-022-43/+43
* Enable the passwd directory to be built by APR.Ryan Bloom2000-07-242-0/+64
* Move apr_getpass.c and apr_md5.c from apr/lib to apr/passwd. The directoryRyan Bloom2000-07-242-0/+896