index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
mappers
/
mod_so.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-2
/
+2
*
Get DSOs working on Windows. Required cross platform change to mod_so.c.
Bill Stoddard
2000-04-05
1
-3
/
+4
*
Get APR DSO code working under Windows
Bill Stoddard
2000-04-03
1
-1
/
+1
*
First pass at mod_so with the new APR dso calls. It builds OK, but as
David Reid
2000-04-02
1
-23
/
+35
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-33
/
+34
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Fix Windows compile breakage.
Bill Stoddard
2000-01-21
1
-0
/
+1
*
Finish the conversion from fprintf(stderr -> ap_log_err.
Ryan Bloom
1999-11-19
1
-2
/
+4
*
Make mod_so.c compile. Loading modules crashes for me though, haven't figured
Brian Havard
1999-11-14
1
-20
/
+11
*
Remove most of the annoying "re ap_context_t mplement" mis-replacements
Martin Kraemer
1999-10-12
1
-1
/
+1
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-5
/
+5
*
Replace comment about SIGUSR1 with SIGWINCH.
Roy T. Fielding
1999-08-26
1
-2
/
+2
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+360