index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dependencies for util_uri.lo and util.lo.
Sascha Schumann
2000-06-11
1
-2
/
+2
*
Cleanup more of the Apache configuration. This removes all of the shared
Ryan Bloom
2000-06-10
6
-46
/
+8
*
httpd -V now displays APR's selection of the lock mechanism instead of the
Jeff Trawick
2000-06-10
1
-10
/
+10
*
fix nagle
dgaudet
2000-06-10
1
-1
/
+3
*
Update the Dexter MPM to use APR for shared memory. This removes a lot
Ryan Bloom
2000-06-10
3
-342
/
+46
*
fix dependencies. (what is a .lo anyway? i tried making the .o depend
dgaudet
2000-06-10
1
-2
/
+2
*
We don't ever actually use HAVE_CRYPT, so stop defining it.
Ryan Bloom
2000-06-10
1
-9
/
+0
*
Remove waitpid from the config checks and all calls to waitpid from the
Ryan Bloom
2000-06-10
2
-24
/
+7
*
Remove a bunch of string functions from Apache. These are basically
Ryan Bloom
2000-06-09
1
-85
/
+0
*
Remove all occurances of strerror from Apache. ap_strerror works just
Ryan Bloom
2000-06-09
2
-28
/
+23
*
The prefork MPM now uses an APR lock for the accept() mutex.
Jeff Trawick
2000-06-09
1
-518
/
+13
*
Remove all occurances of gettimeofday. Replace it with ap_now which
Ryan Bloom
2000-06-08
7
-86
/
+14
*
Remove the check for difftime, we aren't actually using it anywhere.
Ryan Bloom
2000-06-08
1
-1
/
+0
*
Change the mmap() feature test to check only for existence.
Jeff Trawick
2000-06-07
1
-2
/
+1
*
Add the resource limiting code back to Apache 2.0. This only works on
Ryan Bloom
2000-06-06
3
-0
/
+3
*
Increase the size of the buffer passed to ap_strerror(); I saw
Jeff Trawick
2000-06-06
1
-1
/
+1
*
PR:
William A. Rowe Jr
2000-06-06
2
-3
/
+3
*
Remove some #ifdef'ed code that doesn't make much sense
Tony Finch
2000-06-06
1
-14
/
+0
*
PR:
William A. Rowe Jr
2000-06-06
3
-19
/
+30
*
Make a copy of getenv("PATH") before storing for later use. Some
Jeff Trawick
2000-06-05
1
-1
/
+1
*
Add server tokens back to 2.0. Also bring forward the change to allow
Ryan Bloom
2000-06-05
3
-10
/
+0
*
Bring mpmt_beos up to date and allow it play nice with mpm_common.
David Reid
2000-06-03
3
-184
/
+144
*
Modify the config order so that we read the config, process all EXEC_ON_READ
Ryan Bloom
2000-06-03
2
-19
/
+55
*
APACHE_XLATE, when doing translation that isn't single-byte-only
Jeff Trawick
2000-06-02
1
-0
/
+3
*
Add pre_config hooks back in for all modules. This is important for the
Ryan Bloom
2000-06-02
6
-15
/
+14
*
Fix a SIGSEGV in ap_md5digest() (bad parms to ap_seek()). This is used
Jeff Trawick
2000-06-02
1
-2
/
+4
*
Add support for the BeOS mpm. Also change some things to make it easier
David Reid
2000-06-01
1
-6
/
+8
*
PR:
William A. Rowe Jr
2000-06-01
2
-17
/
+23
*
Remove a warning when compiled with --use-maintainer-mode. Basically,
Ryan Bloom
2000-06-01
1
-2
/
+2
*
PR:
William A. Rowe Jr
2000-05-31
3
-3
/
+4
*
PR:
William A. Rowe Jr
2000-05-31
4
-898
/
+1505
*
PR:
William A. Rowe Jr
2000-05-31
2
-6
/
+8
*
PR:
William A. Rowe Jr
2000-05-31
3
-9
/
+8
*
Forward fit a bug fix in the TAKE13 handling from 1.3 to 2.0
Ryan Bloom
2000-05-30
1
-1
/
+1
*
We now report the correct line number for syntax errors in config
Jeff Trawick
2000-05-30
1
-4
/
+17
*
PR:
William A. Rowe Jr
2000-05-29
1
-2
/
+6
*
PR:
William A. Rowe Jr
2000-05-28
1
-8
/
+5
*
Switch to APR's ap_probe_writable_fds() in spmt_os2 MPM.
Brian Havard
2000-05-28
1
-1
/
+1
*
Add an mpm.h for spmt_os2 MPM so that mpm_common.c will build.
Brian Havard
2000-05-28
1
-0
/
+68
*
Only compile ap_reclaim_child_processes() if a CHILD_INFO_TABLE is known.
Brian Havard
2000-05-28
1
-0
/
+2
*
PR:
William A. Rowe Jr
2000-05-28
3
-11
/
+12
*
PR:
William A. Rowe Jr
2000-05-28
1
-0
/
+6
*
PR:
William A. Rowe Jr
2000-05-28
2
-8
/
+6
*
PR:
William A. Rowe Jr
2000-05-28
13
-27
/
+27
*
Fix broken comment in util_ebcdic.c
Jeff Trawick
2000-05-27
1
-1
/
+1
*
PR:
William A. Rowe Jr
2000-05-27
1
-1
/
+1
*
William A. Rowe Jr
2000-05-27
7
-15
/
+14
*
William A. Rowe Jr
2000-05-27
1
-3
/
+3
*
William A. Rowe Jr
2000-05-27
15
-37
/
+59
*
s/IMPORT/EXPORT/g; typo i assume.
Doug MacEachern
2000-05-26
2
-2
/
+2
[next]