index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill two autoconf-related birds with one commit.
Justin Erenkrantz
2001-09-30
1
-2
/
+2
*
Remove unnecessary initialization and add a comment about chunk_hdr's
Justin Erenkrantz
2001-09-30
1
-1
/
+4
*
Switch to the corresponding apr_table_* macro rather than doing this
Justin Erenkrantz
2001-09-30
1
-1
/
+1
*
Cleanup some needless initialization of the date variable and consolidate
Justin Erenkrantz
2001-09-30
1
-3
/
+2
*
Remove the lameo create_req hack and delay the addition of the HTTP_IN
Justin Erenkrantz
2001-09-29
2
-48
/
+25
*
Remove bogus comment.
Justin Erenkrantz
2001-09-29
1
-1
/
+1
*
Input filtering rewrite. Consolidate how we handle HTTP input parsing by
Justin Erenkrantz
2001-09-29
2
-234
/
+93
*
We don't mind the .mak files hanging around, don't tell us about it.
William A. Rowe Jr
2001-09-28
1
-0
/
+1
*
/home/cvs/httpd-2.0/ no longer tracks makefiles. But at least incorporate
William A. Rowe Jr
2001-09-28
1
-573
/
+0
*
Fix the "merge" behaviour of the ProxyErrorOverride directive.
Graham Leggett
2001-09-28
2
-0
/
+4
*
Some style cleanups related to the ProxyErrorOverride function.
Graham Leggett
2001-09-28
3
-7
/
+7
*
Change ProxyHTTPOverrideReturnedErrors command to ProxyErrorOverride
Victor J. Orlikowski
2001-09-27
1
-1
/
+1
*
Immortal data should go in an immortal bucket, not a pool bucket. It would
Cliff Woolley
2001-09-27
1
-1
/
+1
*
change command name so that it starts with 'Proxy'
Ian Holsman
2001-09-26
2
-4
/
+8
*
Currently, when the map-to-storage handler for TRACE returns DONE, the
Jeff Trawick
2001-09-20
1
-0
/
+4
*
Clean up a compile warning on AIX.
Victor J. Orlikowski
2001-09-20
1
-1
/
+1
*
Added New Option 'HTTPProxyOverrideReturnedErrors' which lets the server over...
Ian Holsman
2001-09-20
4
-15
/
+59
*
The call to apr_explode_localtime() in mod_log_config is one of the more
Justin Erenkrantz
2001-09-19
1
-2
/
+3
*
Oftentimes, I make no sense whatsoever.
Justin Erenkrantz
2001-09-19
1
-3
/
+4
*
Fix case where an included file may change but the shtml file has not -
Justin Erenkrantz
2001-09-19
1
-0
/
+8
*
This patch eliminates the wasteful run-time conversion of method names from
Justin Erenkrantz
2001-09-19
2
-1
/
+25
*
Switch back to SIGUSR1 for graceful restarts on all platforms that
Justin Erenkrantz
2001-09-19
2
-8
/
+8
*
Allow VPATH builds for SSL.
Ryan Bloom
2001-09-18
1
-4
/
+4
*
Simplify dav_propdb_define_namespaces(); since we're putting the value in
Greg Stein
2001-09-18
1
-10
/
+4
*
Revamp the API that mod_dav uses to talk to back end deadprop (propdb)
Greg Stein
2001-09-18
3
-586
/
+755
*
Now that we have apr_datum_t, convert some uses of dav_datum over to
Greg Stein
2001-09-18
3
-39
/
+46
*
Need to store the pool into the xmlns structure.
Greg Stein
2001-09-18
1
-0
/
+1
*
Fix constness problem reported by gcc:
Cliff Woolley
2001-09-18
1
-2
/
+2
*
Doxygenize this
Cliff Woolley
2001-09-18
1
-2
/
+1
*
Here's the declaration for all to share. Don't expect many to use it.
William A. Rowe Jr
2001-09-18
2
-17
/
+80
*
Remove the Win32 script-processing exception from mod_cgi, and
William A. Rowe Jr
2001-09-17
1
-77
/
+52
*
Temporary hack to ensure that the split results are within a brigade
Greg Stein
2001-09-17
1
-1
/
+9
*
Change the type to be consistent with wrowe's changes.
Justin Erenkrantz
2001-09-17
1
-2
/
+2
*
Nothing complains when I change these ints for consistency to apr_size_t.
William A. Rowe Jr
2001-09-17
1
-2
/
+2
*
rules.mk is stored in $(top_blddir). Without this change, VPATH builds
Ryan Bloom
2001-09-13
1
-1
/
+1
*
Remove mod_tls. All of the filters in mod_tls can now be found in
Ryan Bloom
2001-09-12
8
-988
/
+0
*
Maintain info structure in mod_mem_cache. This fixes bug where the content
Bill Stoddard
2001-09-11
3
-6
/
+18
*
Add an opaque datatype for managing a set of XML namespace declarations.
Greg Stein
2001-09-11
2
-0
/
+108
*
add a note about an uninitialized variable
Jeff Trawick
2001-09-11
1
-0
/
+1
*
fix a typo which prevented mod_mem_cache from compiling with
Jeff Trawick
2001-09-11
1
-1
/
+1
*
Introduce the notion of a multi part cache object. Part of the cache_object
Bill Stoddard
2001-09-10
4
-151
/
+147
*
I don't seriously expect this solves the segfault ... but it does make
William A. Rowe Jr
2001-09-10
1
-1
/
+1
*
apr_filepath_merge includes APR_FILEPATH_SECURE_ROOT tests that can
William A. Rowe Jr
2001-09-10
1
-3
/
+7
*
There is no errno using apr. A quick grep reveals a dozen or so files
William A. Rowe Jr
2001-09-10
1
-4
/
+4
*
The per_dir_merge overlay of AddInputFilter/AddOutputFilter must
William A. Rowe Jr
2001-09-08
1
-14
/
+2
*
Added NetWare to a Win32 #ifdef
Bradley Nicholes
2001-09-07
1
-1
/
+1
*
attempt to fix some issues in mod_cache found by gcc
Jeff Trawick
2001-09-07
1
-1
/
+6
*
Fix error in Netware-specific code.
Justin Erenkrantz
2001-09-07
1
-1
/
+1
*
Pass headers on read/write header calls. Update mod_mem_cache to cache headers.
Bill Stoddard
2001-09-07
4
-36
/
+72
*
Make find_start_sequence use the BNDM search algorithm. We handle
Justin Erenkrantz
2001-09-07
1
-44
/
+176
[next]