index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
allow apxs to be run from the source tree, before installation (e.g. perl ../...
Doug MacEachern
2000-06-26
1
-4
/
+12
*
Get the ap_config.h cleanup working on FreeBSD by adding includes of
Jeff Trawick
2000-06-13
1
-2
/
+7
*
Protect system header files with the appropriate macros.
Ryan Bloom
2000-06-13
3
-6
/
+20
*
Clean up a big chunk of ap_config.h. This basically stops ap_config.h from
Ryan Bloom
2000-06-12
2
-0
/
+2
*
Remove the final vestiges of stat.h from Apache 2.0. All calls are now to
Ryan Bloom
2000-06-12
1
-10
/
+2
*
Remove all occurances of strerror from Apache. ap_strerror works just
Ryan Bloom
2000-06-09
1
-2
/
+4
*
PR:
William A. Rowe Jr
2000-05-28
5
-14
/
+14
*
PR:
William A. Rowe Jr
2000-05-28
1
-5
/
+5
*
PR:
William A. Rowe Jr
2000-05-27
5
-23
/
+23
*
PR:
William A. Rowe Jr
2000-05-26
5
-5
/
+5
*
Add '-n' option to make htpasswd send user:pw result to
Ken Coar
2000-05-25
1
-48
/
+75
*
Win32: Convert ap_proc_t to tranparent type.
Bill Stoddard
2000-05-25
5
-22
/
+21
*
Win32: Fix compile problems.
Bill Stoddard
2000-05-23
1
-3
/
+3
*
Remove all remaining instances in Apache code of
Manoj Kasichainula
2000-05-21
1
-2
/
+0
*
William A. Rowe Jr
2000-05-20
1
-6
/
+8
*
Remove a warning about ap_base64encode not being defined anywhere.
Ryan Bloom
2000-05-20
1
-2
/
+3
*
William A. Rowe Jr
2000-05-19
5
-17
/
+27
*
ab: Fix a command-line processing bug; track bad headers in
Jeff Trawick
2000-05-19
1
-5
/
+9
*
This commit will most likely break everybody on Windows. The .dsp
Ryan Bloom
2000-05-18
3
-13
/
+8
*
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
*
APR-ize the CHARSET_EBCDIC support in ap_base64encode() and
Jeff Trawick
2000-05-16
1
-3
/
+7
*
Fix some bugs (mostly lost 1.3 code) in ab's command-line processing.
Jeff Trawick
2000-05-16
1
-6
/
+29
*
reorder libapr.a and libap.la in terms of dependencies (i.e.,
Jeff Trawick
2000-05-16
1
-2
/
+2
*
William A. Rowe Jr
2000-05-06
2
-12
/
+12
*
serious bug fix:
Jeff Trawick
2000-05-06
1
-2
/
+27
*
Fix a stupid mistake in apxs.in.
Ryan Bloom
2000-05-05
1
-1
/
+1
*
Make apxs mostly work for 2.0. It doesn't add the module to the config
Ryan Bloom
2000-05-05
1
-63
/
+33
*
Back out an inadvertant change to apxs.
Ryan Bloom
2000-05-04
1
-1
/
+1
*
Port reliable piped logs to mpmt_pthread and dexter. Also a couple of small
Ryan Bloom
2000-05-04
1
-1
/
+1
*
Make reliable piped logs work on 2.0.
Ryan Bloom
2000-05-04
1
-1
/
+2
*
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
*
add missing ';' in non-ASCII path
Jeff Trawick
2000-05-01
1
-3
/
+3
*
William A. Rowe Jr
2000-05-01
1
-0
/
+2
*
Overall UNIX build system improvements:
Sascha Schumann
2000-04-30
1
-6
/
+0
*
PR:
William A. Rowe Jr
2000-04-29
1
-1
/
+0
*
PR:
William A. Rowe Jr
2000-04-28
1
-1
/
+1
*
PR:
William A. Rowe Jr
2000-04-28
1
-0
/
+4
*
PR:
William A. Rowe Jr
2000-04-28
1
-0
/
+1
*
Win32:
Jeff Trawick
2000-04-28
4
-12
/
+9
*
Build ab on Win32.
Jeff Trawick
2000-04-28
2
-7
/
+101
*
Merge the htdigest.c file from the apr/test directory to the support
Ryan Bloom
2000-04-27
1
-39
/
+50
*
Repair ap_poll() on UNIX systems where APR's poll flags
Jeff Trawick
2000-04-27
1
-11
/
+14
*
ignore the .libs directory too.
Ryan Bloom
2000-04-27
1
-0
/
+1
*
ignore the intermediate build files.
Ryan Bloom
2000-04-27
1
-0
/
+2
*
I have merged the two ab files together, the one from src/support and
Ryan Bloom
2000-04-27
1
-696
/
+638
[next]