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
*
update a comment
Cliff Woolley
2002-11-23
1
-8
/
+6
*
Well the wrappers work out well... nice to be able to put off committing
William A. Rowe Jr
2002-06-09
1
-1
/
+1
*
cvs up/diff gets pretty hard to track with vc7 builds.
William A. Rowe Jr
2002-06-05
1
-0
/
+5
*
stop using APLOG_NOERRNO in calls to ap_log_[pr]error()
Jeff Trawick
2002-05-17
1
-4
/
+4
*
Moved the call to apr_mmap_dup outside the error branch so
Paul J. Reder
2002-04-19
1
-9
/
+9
*
BUCKET FREELISTS
Cliff Woolley
2002-03-29
1
-7
/
+10
*
Eliminate potential ap_server_root_relative segfaults, with the input
William A. Rowe Jr
2002-03-16
1
-3
/
+4
*
make sure we set rc before referencing it
Jeff Trawick
2002-03-15
1
-1
/
+6
*
Another potential ap_server_root_relative failure
William A. Rowe Jr
2002-03-15
1
-3
/
+3
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
*) Split all Win32 modules [excluding the core components mod_core,
William A. Rowe Jr
2002-01-10
1
-2
/
+2
*
add some new .exp files for AIX so these modules can be
Jeff Trawick
2001-12-01
1
-0
/
+1
*
Modify post_config hook so that it can return a error,
Ian Holsman
2001-11-23
1
-1
/
+2
*
It's better to dup the apr_mmap_t when we first create it. The result
Cliff Woolley
2001-11-22
1
-14
/
+13
*
let mod_file_cache use the new apr_mmap_dup function
Ian Holsman
2001-11-21
1
-1
/
+13
*
Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to
William A. Rowe Jr
2001-08-26
1
-1
/
+1
*
Based on the VC6 switch - and pulling the win32 make files from cvs
William A. Rowe Jr
2001-08-17
1
-1
/
+5
*
The purpose of this patch is to toggle the debugging mode (default) to
William A. Rowe Jr
2001-08-17
1
-5
/
+3
*
Given a choice between chasing my tail to keep these updated, and rolling
William A. Rowe Jr
2001-08-17
1
-333
/
+0
*
Ignore goodness
William A. Rowe Jr
2001-08-17
1
-0
/
+1
*
More Versioning
William A. Rowe Jr
2001-08-16
1
-0
/
+35
*
Fix the new method code. We need to cast 1 to an apr_int64_t or it will
Ryan Bloom
2001-08-11
1
-1
/
+1
*
Update for the 2.0.23 tag
William A. Rowe Jr
2001-08-07
1
-61
/
+27
*
Need some context for the iterator! Finally get to use that accessor :)
William A. Rowe Jr
2001-08-02
1
-1
/
+2
*
Provide some cast safety tests and close the _last_ of the build errors
William A. Rowe Jr
2001-07-31
1
-3
/
+10
*
Changes to respect the new apr bucket and brigade length types (either
William A. Rowe Jr
2001-07-24
1
-1
/
+4
*
Update for latest structure changes for 2.0.21
William A. Rowe Jr
2001-07-20
1
-0
/
+2
*
Remove last public vestigages of APR_INHERIT
William A. Rowe Jr
2001-07-18
1
-1
/
+2
*
Obvious files that need inheritance, correct me if I'm wrong.
William A. Rowe Jr
2001-07-16
1
-1
/
+1
*
ignore generated DSO-related files on OS/390
Jeff Trawick
2001-07-10
1
-0
/
+1
*
Refresh .mak files for tagging 2.0.19
William A. Rowe Jr
2001-06-28
1
-24
/
+58
*
*) Account for the new pool parameter to apr_bucket_file_create()
Cliff Woolley
2001-06-27
1
-38
/
+21
*
Filenames aught to be normalized to the serverroot, and server_root_relative
William A. Rowe Jr
2001-06-18
1
-1
/
+1
*
Fix httpd's definition of LTFLAGS to be consistent with that of apr
Roy T. Fielding
2001-05-12
1
-1
/
+1
*
Do not send apr_file_t allocated out of the pconf pool down the
Bill Stoddard
2001-05-11
1
-2
/
+10
*
Completely revamp configure so that it preserves the standard make
Roy T. Fielding
2001-04-29
1
-1
/
+1
*
Time to refresh mak on Win32
William A. Rowe Jr
2001-04-05
1
-40
/
+40
*
Get mod_file_cache to refuse to compile on systems with neither
Jeff Trawick
2001-03-31
1
-2
/
+9
*
get rid of an unused variabe in file_cache_xlat()
Jeff Trawick
2001-03-27
1
-1
/
+0
*
Get mod_file_cache to compile again on platforms with no apr_sendfile().
Jeff Trawick
2001-03-26
1
-2
/
+4
*
Eat our own cooking. Cleanup code paths and use apr_hash functions. Good
Bill Stoddard
2001-03-26
1
-125
/
+72
*
This should wrap this freshen up
William A. Rowe Jr
2001-03-22
1
-38
/
+39
*
Goodbye ap_send_http_header
William A. Rowe Jr
2001-02-28
1
-2
/
+0
*
A patch to clean up much bogusity in Win32. Eliminates absolute cd "/..."
William A. Rowe Jr
2001-02-25
1
-10
/
+8
*
Refresh all .mak files should we choose to roll again shortly.
William A. Rowe Jr
2001-02-25
1
-53
/
+24
*
use the right fmt string for finfo.size
Jeff Trawick
2001-02-25
1
-2
/
+2
*
Modify mod_file_cache to save pre-formatted strings for
Bill Stoddard
2001-02-23
1
-2
/
+31
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-35
/
+32
*
*) continued header revamping
Greg Stein
2001-02-10
1
-9
/
+8
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-10
/
+10
[next]