index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
cache
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore all the files that are generated during a build
Ryan Bloom
2000-12-05
1
-0
/
+10
*
Get the modules configuration stuff working correctly. This just deals
Ryan Bloom
2000-12-04
1
-2
/
+2
*
Start to add back the config.m4 and Makefile.in's that were separated out
Ryan Bloom
2000-12-04
2
-0
/
+20
*
When caching file handles (vs. mmaps) reset the file pointer
Jeff Trawick
2000-11-09
1
-0
/
+8
*
Remove the byterange code out of mod_file_cache's handler. That
Jeff Trawick
2000-11-08
1
-27
/
+8
*
ap_set_content_length() now has a void return.
Greg Stein
2000-11-08
1
-3
/
+3
*
Avoid warning about unused function open_file() on systems
Jeff Trawick
2000-11-07
1
-0
/
+2
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-2
/
+2
*
Regardless of reaction to a symbol rename -within- the sources, these
William A. Rowe Jr
2000-10-11
1
-2
/
+2
*
MSVC Project Rename - ApacheModuleBleck.* is no longer... now mod_bleck.*
William A. Rowe Jr
2000-10-11
1
-14
/
+14
*
Fix some bad calls to ap_log_error(); some of these neglected to
Jeff Trawick
2000-10-03
1
-20
/
+20
*
The previous commit pointed out an unfortunate problem with the
Jeff Trawick
2000-10-03
1
-2
/
+2
*
Definately need a canonical name, so comparison succeeds at run time.
William A. Rowe Jr
2000-10-03
1
-3
/
+5
*
Let ap_send_fd handle the error logging to eliminate duplicate error log entr...
Bill Stoddard
2000-08-15
1
-2
/
+1
*
Remove the sendfile_handler (was #if 0'ed out) that does the buffer hi-jack
Bill Stoddard
2000-08-15
1
-70
/
+0
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
William A. Rowe Jr
2000-08-06
1
-1
/
+1
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-44
/
+44
*
Fix some compile warnings in mod_file_cache.
Jeff Trawick
2000-07-26
1
-3
/
+3
*
Missing apr_strings.h - hope this wasn't destined for some global header.
William A. Rowe Jr
2000-07-25
1
-0
/
+1
*
Protect some sendfile()-specific logic with APR_HAS_SENDFILE
Jeff Trawick
2000-07-20
1
-0
/
+2
*
Reimplement ap_send_fd. Eliminate ap_send_fd_length. If APR_HAS_SENDFILE is
Bill Stoddard
2000-07-10
1
-1
/
+26
*
This patch fixes several problems with mod_file_cache
Bill Stoddard
2000-07-07
1
-28
/
+23
*
Do not set the sendfile flag to disconnect the socket when sending byteranges.
Bill Stoddard
2000-07-06
1
-7
/
+9
*
WinNT: Implement acceptex socket reuse. Make sure that the ap_sendfile flags
Bill Stoddard
2000-07-06
1
-2
/
+10
*
Get rid of some warnings in mod_file_cache by moving to the
Jeff Trawick
2000-07-05
1
-8
/
+9
*
struct a_file needs field mm to compile at all when
Jeff Trawick
2000-07-05
1
-0
/
+5
*
First cut at getting mod_mmap_static function into mod_file_cache. My intent ...
Bill Stoddard
2000-06-28
1
-60
/
+170
*
Update mod_file_cache to use ap_core_translate. mod_file_cache is essentiall...
Bill Stoddard
2000-06-28
1
-120
/
+12
*
blast the old names for the status codes
Greg Stein
2000-06-24
1
-1
/
+1
*
Protect system header files with the appropriate macros.
Ryan Bloom
2000-06-13
1
-1
/
+8
*
Remove the final vestiges of stat.h from Apache 2.0. All calls are now to
Ryan Bloom
2000-06-12
1
-1
/
+0
*
PR:
William A. Rowe Jr
2000-05-28
1
-3
/
+3
*
William A. Rowe Jr
2000-05-27
1
-3
/
+3
*
PR:
William A. Rowe Jr
2000-05-26
1
-1
/
+1
*
Win32: Convert ap_proc_t to tranparent type.
Bill Stoddard
2000-05-25
1
-8
/
+6
*
William A. Rowe Jr
2000-05-20
1
-2
/
+6
*
William A. Rowe Jr
2000-05-19
1
-9
/
+13
*
This commit will most likely break everybody on Windows. The .dsp
Ryan Bloom
2000-05-18
1
-11
/
+8
*
A bit of mod_file_cache cleanup. Eliminate mmap_static specific code, etc,
Bill Stoddard
2000-04-27
1
-40
/
+13
*
add AP_ prefix to *HOOK* macros
Doug MacEachern
2000-04-26
1
-4
/
+4
*
First cut at a file handle cache. It serves on Windows and should work on
Bill Stoddard
2000-04-23
2
-0
/
+658
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+54