summaryrefslogtreecommitdiff
path: root/passwd
Commit message (Expand)AuthorAgeFilesLines
* Clean up win32's own header bogosityWilliam A. Rowe Jr2001-04-121-0/+2
* Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, andWilliam A. Rowe Jr2001-02-252-6/+6
* Update copyright to 2001Roy T. Fielding2001-02-162-2/+2
* Finally, protect from pure bogosityWilliam A. Rowe Jr2001-02-111-4/+6
* Still wasn't right. Always return the (partial/complete) passwordWilliam A. Rowe Jr2001-02-111-5/+3
* Make that even simpler.William A. Rowe Jr2001-02-111-4/+1
* result(?) What result? Stop mauling the size_t arg and overwrite theWilliam A. Rowe Jr2001-02-111-1/+2
* renaming various functions for consistency sakeDoug MacEachern2001-02-082-37/+37
* Eliminate some missing prototype warnings.Roy T. Fielding2001-01-281-0/+3
* Libtool-ize APR.Greg Stein2001-01-092-25/+8
* These two patches for apr and apr-util fix compile warnings on Solaris forJeff Trawick2000-12-221-1/+1
* 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