index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Get Win32 building after yesterday's patch to make MPM's explain
Allan K. Edwards
2000-06-22
1
-0
/
+2
*
Remove unixd_detach function, because it is provided by APR as ap_detach.
Ryan Bloom
2000-06-20
2
-73
/
+0
*
Make unixd_config.user_name const char * instead of char * to avoid
Jeff Trawick
2000-06-18
2
-2
/
+2
*
Time for these to be gone? I'd say it's long past :)
William A. Rowe Jr
2000-06-17
2
-120
/
+0
*
More consification, correct command initialisation.
Ben Laurie
2000-06-17
2
-8
/
+8
*
Protect system header files with the appropriate macros.
Ryan Bloom
2000-06-13
3
-1
/
+12
*
Clean up a big chunk of ap_config.h. This basically stops ap_config.h from
Ryan Bloom
2000-06-12
1
-0
/
+2
*
Fix Win32 compile break caused by Ryan's stat cleanup.
Bill Stoddard
2000-06-12
1
-2
/
+2
*
Remove the final vestiges of stat.h from Apache 2.0. All calls are now to
Ryan Bloom
2000-06-12
2
-3
/
+0
*
Cleanup more of the Apache configuration. This removes all of the shared
Ryan Bloom
2000-06-10
1
-1
/
+0
*
Remove a bunch of string functions from Apache. These are basically
Ryan Bloom
2000-06-09
1
-7
/
+0
*
Remove all occurances of strerror from Apache. ap_strerror works just
Ryan Bloom
2000-06-09
3
-5
/
+8
*
Cleanup APR header files a bit. Basically, this splits ap_table_t related
Ryan Bloom
2000-06-08
1
-1
/
+0
*
Remove all occurances of gettimeofday. Replace it with ap_now which
Ryan Bloom
2000-06-08
1
-1
/
+0
*
Fix Win32 bug when pathname length exactly equals MAX_PATH.
Allan K. Edwards
2000-06-08
1
-1
/
+1
*
Fix some bad (1.3 style) parmlists to ap_log_error() which were introduced
Jeff Trawick
2000-06-07
1
-3
/
+3
*
Add the resource limiting code back to Apache 2.0. This only works on
Ryan Bloom
2000-06-06
2
-1
/
+65
*
PR:
William A. Rowe Jr
2000-06-06
2
-0
/
+20
*
William A. Rowe Jr
2000-05-27
1
-22
/
+0
*
PR:
William A. Rowe Jr
2000-05-26
1
-11
/
+13
*
William A. Rowe Jr
2000-05-19
1
-0
/
+80
*
William A. Rowe Jr
2000-05-17
1
-1
/
+6
*
PR:
William A. Rowe Jr
2000-05-17
1
-1
/
+1
*
William A. Rowe Jr
2000-05-17
1
-1
/
+1
*
Remove the dso code from the os/unix directory. These functions are not
Ryan Bloom
2000-05-16
2
-55
/
+1
*
PR:
William A. Rowe Jr
2000-05-11
1
-1
/
+0
*
William A. Rowe Jr
2000-05-06
1
-0
/
+5
*
William A. Rowe Jr
2000-05-01
2
-8
/
+7
*
Add VPATH support to Apache:
Sascha Schumann
2000-04-30
2
-7
/
+6
*
We want to build in the build dir, not the src dir.
Sascha Schumann
2000-04-30
1
-1
/
+1
*
Overall UNIX build system improvements:
Sascha Schumann
2000-04-30
4
-20
/
+0
*
PR:
William A. Rowe Jr
2000-04-28
1
-4
/
+5
*
back out APR_ prefix for TRUE,FALSE
Doug MacEachern
2000-04-28
2
-26
/
+26
*
prefix TRUE,FALSE with APR_
Doug MacEachern
2000-04-28
2
-26
/
+26
*
William A. Rowe Jr
2000-04-28
1
-0
/
+4
*
William A. Rowe Jr
2000-04-28
1
-3
/
+7
*
Increase the default NumSIG value from 32 to 33 on behalf of
Jeff Trawick
2000-04-26
2
-35
/
+38
*
First cut at a file handle cache. It serves on Windows and should work on
Bill Stoddard
2000-04-23
1
-0
/
+1
*
Add ApacheModAuthDigest to apache.dsw. Get rid of compile warnings.
Bill Stoddard
2000-04-22
1
-10
/
+10
*
Win32: Get mod_auth_digest compiling and added to the Windows
Bill Stoddard
2000-04-22
1
-1
/
+1
*
Revamp the Win32 make environment. Makefiles have been removed and
Bill Stoddard
2000-04-20
1
-0
/
+24
*
Win32: First cut at getting mod_isapi working under 2.0
Bill Stoddard
2000-04-15
2
-272
/
+284
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
6
-15
/
+15
*
Fix minor configuration & platform dependencies
Martin Kraemer
2000-04-14
2
-5
/
+12
*
Under OS/2 (well actually EMX gcc) libraries don't have a 'lib' prefix. In
Brian Havard
2000-04-04
1
-1
/
+4
*
ap_os_kill isn't being used now as it's in APR, so remove it!
David Reid
2000-04-04
1
-1
/
+0
*
Start cleaning up the beos directory. DSO stuff is now in APR.
David Reid
2000-04-04
3
-70
/
+1
*
Get APR DSO code working under Windows
Bill Stoddard
2000-04-03
1
-11
/
+0
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
25
-484
/
+1134
*
First part of getting BeOS to survive restarts correctly.
David Reid
2000-03-24
1
-10
/
+3
[prev]
[next]