index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
cache
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Ignore goodness
William A. Rowe Jr
2001-08-16
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-26
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
*
Begin restructuring scoreboard code to enable adding back in
Bill Stoddard
2001-02-02
1
-4
/
+4
*
Use the appropriate APR_FINFO_flags for the apr_stat/lstat/getfileinfo
William A. Rowe Jr
2001-01-27
1
-2
/
+2
*
The changes required for the APR_FINFO_wanted argument to
William A. Rowe Jr
2001-01-20
1
-42
/
+8
*
The big change. This is part 3 of the apr-util symbols rename, please
William A. Rowe Jr
2001-01-19
1
-4
/
+4
*
Provide apr_pool_t arg to register_hooks, since anything they do in that
William A. Rowe Jr
2001-01-17
1
-1
/
+2
*
get rid of an unused variable
Jeff Trawick
2001-01-11
1
-1
/
+0
*
It is not sufficient to reset the file pointer before each call to ap_send_fd...
Bill Stoddard
2001-01-11
1
-5
/
+26
*
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-08
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
[prev]
[next]