summaryrefslogtreecommitdiffstats
path: root/support/htpasswd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Still lots to apr'ize here.William A. Rowe Jr2001-02-111-4/+2
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-4/+4
* The changes required for the APR_FINFO_wanted argument toWilliam A. Rowe Jr2001-01-201-1/+1
* The big change. This is part 3 of the apr-util symbols rename, pleaseWilliam A. Rowe Jr2001-01-191-4/+4
* Cleanups so that the support programs build cleanly. The Win32 valuesRyan Bloom2000-12-221-0/+9
* All the supports now build on APR (+APRUTIL), no reliance on httpd.William A. Rowe Jr2000-12-211-1/+3
* This should build entirely with apr/aprutil supportWilliam A. Rowe Jr2000-12-211-1/+1
* Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.Jeff Trawick2000-12-201-5/+5
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-191-5/+5
* Get htpasswd.c to build on EBCDIC machines again.Jeff Trawick2000-11-301-0/+1
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-261-1/+7
* Fix compile break in Win32William A. Rowe Jr2000-10-161-0/+2
* Completed review for new tests:William A. Rowe Jr2000-10-061-2/+2
* Fix some problems with the apr conversion so that APACHE_XLATE builds workJeff Trawick2000-08-071-4/+4
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-16/+16
* Move all APR functions related to strings to their own directory, andRyan Bloom2000-07-211-0/+1
* Include strings.h for strcasecmp(), strncasecmp(), and bzero().Jeff Trawick2000-06-281-0/+1
* Fix another compiler warning. Forgot to commit this one along with theBill Stoddard2000-06-281-1/+1
* Remove the final vestiges of stat.h from Apache 2.0. All calls are now toRyan Bloom2000-06-121-10/+2
* Add '-n' option to make htpasswd send user:pw result toKen Coar2000-05-251-48/+75
* APR-ize the CHARSET_EBCDIC support in the SHA1 routines. The app (e.g.,Jeff Trawick2000-05-161-0/+5
* EBCDIC bug fix: do the required translation handle initializationJeff Trawick2000-05-161-0/+20
* Get rid of warning by including crypt.h when available.Roy T. Fielding2000-05-041-5/+7
* Use our own buffer for tmpnam() if the platform seems to knowKen Coar2000-05-031-1/+16
* Be more expliciti in our error messages if the tmpnam() call fails,Ken Coar2000-05-031-1/+9
* PR:William A. Rowe Jr2000-04-291-1/+0
* Some Windows tweaks from William Rowe...Bill Stoddard2000-04-251-3/+2
* Include apr_md5.h rather than the deprecated ap_md5.h. Fixes compile break.Bill Stoddard2000-04-241-1/+1
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-33/+34
* Get htpasswd compiling under WindowsBill Stoddard2000-03-221-1/+0
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Add a status value to ap_log_error and ap_log_rerror. This allows us to useRyan Bloom1999-10-201-2/+6
* Make the support stuff finitely working again.Ralf S. Engelschall1999-09-271-2/+13
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+577