index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ap_mpm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*) Compensate for recent changes in the APR headers. Specifically, some
Greg Stein
2000-11-26
1
-7
/
+8
*
Get everything working with suexec patches again.
William A. Rowe Jr
2000-10-24
1
-4
/
+7
*
Add back suexec support.
Manoj Kasichainula
2000-10-23
1
-0
/
+19
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-3
/
+3
*
Remove IOLs from Apache. They are no longer necessary, now that we have
Ryan Bloom
2000-08-23
1
-1
/
+1
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-3
/
+3
*
Document ap_mpm.h using ScanDoc.
Ryan Bloom
2000-07-29
1
-14
/
+25
*
William A. Rowe Jr
2000-05-27
1
-2
/
+2
*
Make reliable piped logs work on 2.0.
Ryan Bloom
2000-05-04
1
-40
/
+0
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-3
/
+3
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-34
/
+31
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Handle -k restart|shutdown command line option from http_main.c
Bill Stoddard
1999-12-20
1
-0
/
+5
*
Fix some warnings when configured with --enable-maintainer-mode.
Ryan Bloom
1999-12-13
1
-0
/
+16
*
Remove the ap_thread_mutex code from all MPM's. This code isn't actually
Ryan Bloom
1999-11-19
1
-10
/
+1
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-2
/
+2
*
ap_mpm_graceful_stop -> ap_graceful_stop_signalled
dgaudet
1999-06-21
1
-1
/
+1
*
documentation
dgaudet
1999-06-21
1
-0
/
+48
*
crude ap_thread_mutex abstraction
dgaudet
1999-06-20
1
-0
/
+7
*
Initial revision
dgaudet
1999-06-18
1
-0
/
+109