index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
htpasswd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Still lots to apr'ize here.
William A. Rowe Jr
2001-02-11
1
-4
/
+2
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-4
/
+4
*
The changes required for the APR_FINFO_wanted argument to
William A. Rowe Jr
2001-01-20
1
-1
/
+1
*
The big change. This is part 3 of the apr-util symbols rename, please
William A. Rowe Jr
2001-01-19
1
-4
/
+4
*
Cleanups so that the support programs build cleanly. The Win32 values
Ryan Bloom
2000-12-22
1
-0
/
+9
*
All the supports now build on APR (+APRUTIL), no reliance on httpd.
William A. Rowe Jr
2000-12-21
1
-1
/
+3
*
This should build entirely with apr/aprutil support
William A. Rowe Jr
2000-12-21
1
-1
/
+1
*
Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.
Jeff Trawick
2000-12-20
1
-5
/
+5
*
Force all Apache functions to be linked into the executable, whether they
Ryan Bloom
2000-12-19
1
-5
/
+5
*
Get htpasswd.c to build on EBCDIC machines again.
Jeff Trawick
2000-11-30
1
-0
/
+1
*
*) Compensate for recent changes in the APR headers. Specifically, some
Greg Stein
2000-11-26
1
-1
/
+7
*
Fix compile break in Win32
William A. Rowe Jr
2000-10-16
1
-0
/
+2
*
Completed review for new tests:
William A. Rowe Jr
2000-10-06
1
-2
/
+2
*
Fix some problems with the apr conversion so that APACHE_XLATE builds work
Jeff Trawick
2000-08-07
1
-4
/
+4
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-16
/
+16
*
Move all APR functions related to strings to their own directory, and
Ryan Bloom
2000-07-21
1
-0
/
+1
*
Include strings.h for strcasecmp(), strncasecmp(), and bzero().
Jeff Trawick
2000-06-28
1
-0
/
+1
*
Fix another compiler warning. Forgot to commit this one along with the
Bill Stoddard
2000-06-28
1
-1
/
+1
*
Remove the final vestiges of stat.h from Apache 2.0. All calls are now to
Ryan Bloom
2000-06-12
1
-10
/
+2
*
Add '-n' option to make htpasswd send user:pw result to
Ken Coar
2000-05-25
1
-48
/
+75
*
APR-ize the CHARSET_EBCDIC support in the SHA1 routines. The app (e.g.,
Jeff Trawick
2000-05-16
1
-0
/
+5
*
EBCDIC bug fix: do the required translation handle initialization
Jeff Trawick
2000-05-16
1
-0
/
+20
*
Get rid of warning by including crypt.h when available.
Roy T. Fielding
2000-05-04
1
-5
/
+7
*
Use our own buffer for tmpnam() if the platform seems to know
Ken Coar
2000-05-03
1
-1
/
+16
*
Be more expliciti in our error messages if the tmpnam() call fails,
Ken Coar
2000-05-03
1
-1
/
+9
*
PR:
William A. Rowe Jr
2000-04-29
1
-1
/
+0
*
Some Windows tweaks from William Rowe...
Bill Stoddard
2000-04-25
1
-3
/
+2
*
Include apr_md5.h rather than the deprecated ap_md5.h. Fixes compile break.
Bill Stoddard
2000-04-24
1
-1
/
+1
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-33
/
+34
*
Get htpasswd compiling under Windows
Bill Stoddard
2000-03-22
1
-1
/
+0
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Add a status value to ap_log_error and ap_log_rerror. This allows us to use
Ryan Bloom
1999-10-20
1
-2
/
+6
*
Make the support stuff finitely working again.
Ralf S. Engelschall
1999-09-27
1
-2
/
+13
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+577