index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
http_request.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert to the 1.39 comments about NULL for ap_sub_req_lookup() next_filter
William A. Rowe Jr
2002-06-22
1
-3
/
+3
*
Note the changed meaning of the NULL next_filter argument to the
William A. Rowe Jr
2002-06-22
1
-3
/
+3
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Which PR? I can't count them all. Get QUERY_STRING and PATH_INFO
William A. Rowe Jr
2002-01-27
1
-3
/
+12
*
This patch eliminates the wasteful run-time conversion of method names from
Justin Erenkrantz
2001-09-19
1
-0
/
+19
*
Normalize all paths to run the same, common code for pre-request setup
William A. Rowe Jr
2001-08-31
1
-0
/
+8
*
Introduce the map_to_storage hook, which allows modules to bypass
William A. Rowe Jr
2001-08-26
1
-3
/
+18
*
Fix the macro expansion problem in the hook declaration.
Ryan Bloom
2001-08-11
1
-4
/
+0
*
_THIS_ is why mod_dir wouldn't serve the results of mod_negotiation
William A. Rowe Jr
2001-08-06
1
-1
/
+1
*
The real slim shady finally stood up. This patch segregates the fast
William A. Rowe Jr
2001-08-06
1
-0
/
+10
*
Downgrade non-stopper from XXX->###
William A. Rowe Jr
2001-07-23
1
-1
/
+1
*
Here, finally are a few cleanups of my fat fingers.
William A. Rowe Jr
2001-06-27
1
-1
/
+1
*
Move duplicated rnew cloning from apr_ap_sub_req_lookup_*() functions,
William A. Rowe Jr
2001-06-27
1
-0
/
+17
*
change create_request hook to RUN_ALL/return int so handlers can throw errors
Doug MacEachern
2001-03-25
1
-1
/
+1
*
Add a hook, create_request. This hook allows modules to modify
Ryan Bloom
2001-03-18
1
-0
/
+8
*
Check in not-quite-working hooks groupings.
Ben Laurie
2001-03-13
1
-9
/
+15
*
Another chunk of code from http to core. This should continue to build
Ryan Bloom
2001-03-05
1
-0
/
+4
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
fix minor prototype inconsistencies noticed with C::Scan
Doug MacEachern
2001-02-04
1
-7
/
+7
*
More doc improvements.
Ben Laurie
2001-01-29
1
-1
/
+1
*
The big change. This is part 3 of the apr-util symbols rename, please
William A. Rowe Jr
2001-01-19
1
-3
/
+3
*
Allow modules to specify the first module for a sub-request. This allows
Ryan Bloom
2000-11-22
1
-3
/
+13
*
Fix a broken thing
William A. Rowe Jr
2000-10-18
1
-2
/
+2
*
Add a sub-request filter. This filter just strips the EOS from the
Ryan Bloom
2000-10-17
1
-0
/
+10
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-12
/
+12
*
Document http_request.h using ScanDoc.
Ryan Bloom
2000-08-14
1
-2
/
+144
*
Add mnemonics for the ap_allow_methods() reset flag meanings.
Ken Coar
2000-08-12
1
-0
/
+4
*
Add support for arbitrary extension methods for the Allow
Ken Coar
2000-08-10
1
-1
/
+17
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-2
/
+2
*
http_request.[ch]:
Greg Stein
2000-06-24
1
-0
/
+1
*
PR:
William A. Rowe Jr
2000-05-28
1
-6
/
+6
*
William A. Rowe Jr
2000-05-27
1
-6
/
+6
*
add AP_ prefix to *HOOK* macros
Doug MacEachern
2000-04-26
1
-6
/
+6
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-1
/
+1
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-32
/
+33
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
time overhaul:
dgaudet
2000-01-09
1
-1
/
+1
*
First step in getting Apache to use APR's time libraries. This gets a good
Ryan Bloom
1999-12-20
1
-1
/
+1
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-1
/
+1
*
Start to implement module-defined hooks that are a) fast and b) typesafe.
Roy T. Fielding
1999-08-26
1
-0
/
+10
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+117