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
*
use AP_HOOK_LAST for this module. This may or may not be the final
Allan K. Edwards
2001-01-09
1
-1
/
+1
*
use ap_strcmp_match and fix pattern typo
Doug MacEachern
2001-01-09
1
-1
/
+4
*
adjust remaining modules to use the new handler hook method (Alan Edwards)
Doug MacEachern
2001-01-09
1
-7
/
+5
*
Last of the Win32 goodness I've noticed
William A. Rowe Jr
2000-12-21
1
-2
/
+2
*
Out of the sandbox and into prime time. Note... these should always and
William A. Rowe Jr
2000-12-21
1
-0
/
+361
*
Correction, commited the vc5. Need vc6 in the tree. Humble appologies.
William A. Rowe Jr
2000-12-21
1
-3
/
+4
*
The Win32 overhaul, in summary;
William A. Rowe Jr
2000-12-21
1
-17
/
+13
*
Get rid of the once_through flag. It is never used and doesn't work
Jeff Trawick
2000-12-13
1
-3
/
+0
*
*) remove STANDARD_LIBS line; it is unused/unneeded
Greg Stein
2000-12-07
1
-9
/
+3
*
Port httpd to the newest MMAP api.
Ryan Bloom
2000-12-07
1
-1
/
+1
*
A bit of inclusion for the apr-util package.
William A. Rowe Jr
2000-12-05
1
-2
/
+2
*
This patch illustrates the new locations, and makes the majority of the
William A. Rowe Jr
2000-12-05
1
-5
/
+5
*
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
[next]