]> granicus.if.org Git - apache/history - support/htpasswd.c
Remove the old version of the error docs.
[apache] / support / htpasswd.c
2001-07-20 William A. Rowe Jr APR_FINFO_TYPE is all we really needed here.
2001-07-20 William A. Rowe Jr A pool is a REQUIRED ARGUMENT, never optional (NULL).
2001-02-25 David ReidUse a better format type for sizeof. This stops a...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-11 William A. Rowe Jr Still lots to apr'ize here.
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2001-01-20 William A. Rowe Jr The changes required for the APR_FINFO_wanted argument to
2001-01-19 William A. Rowe Jr The big change. This is part 3 of the apr-util symbo...
2000-12-22 Ryan BloomCleanups so that the support programs build cleanly...
2000-12-21 William A. Rowe Jr All the supports now build on APR (+APRUTIL), no...
2000-12-21 William A. Rowe Jr This should build entirely with apr/aprutil support
2000-12-20 Jeff TrawickSwitch to the APR-provided APR_CHARSET_EBCDIC feature...
2000-12-19 Ryan BloomForce all Apache functions to be linked into the execut...
2000-11-30 Jeff TrawickGet htpasswd.c to build on EBCDIC machines again.
2000-11-26 Greg Stein*) Compensate for recent changes in the APR headers...
2000-10-16 William A. Rowe Jr Fix compile break in Win32
2000-10-06 William A. Rowe Jr Completed review for new tests:
2000-08-07 Jeff TrawickFix some problems with the apr conversion so that APACH...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-07-21 Ryan BloomMove all APR functions related to strings to their...
2000-06-28 Jeff TrawickInclude strings.h for strcasecmp(), strncasecmp(),...
2000-06-27 Bill StoddardFix another compiler warning. Forgot to commit this...
2000-06-12 Ryan BloomRemove the final vestiges of stat.h from Apache 2.0...
2000-05-25 Ken Coar Add '-n' option to make htpasswd send user:pw result to
2000-05-16 Jeff TrawickAPR-ize the CHARSET_EBCDIC support in the SHA1 routines...
2000-05-16 Jeff TrawickEBCDIC bug fix: do the required translation handle...
2000-05-04 Roy T. FieldingGet rid of warning by including crypt.h when available.
2000-05-03 Ken Coar Use our own buffer for tmpnam() if the platform seems...
2000-05-03 Ken Coar Be more expliciti in our error messages if the tmpnam...
2000-04-29 William A. Rowe JrPR:
2000-04-25 Bill StoddardSome Windows tweaks from William Rowe...
2000-04-24 Bill StoddardInclude apr_md5.h rather than the deprecated ap_md5...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-22 Bill StoddardGet htpasswd compiling under Windows
2000-03-10 Ryan BloomFix all the License issues. Including:
1999-10-20 Ryan BloomAdd a status value to ap_log_error and ap_log_rerror...
1999-09-27 Ralf S. EngelschallMake the support stuff finitely working again.
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.