index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input filtering prototype change: Socket blocking type should be
Justin Erenkrantz
2002-01-19
2
-21
/
+30
*
Allow the user to get detailed debugging information without a full
William A. Rowe Jr
2002-01-17
2
-1
/
+3
*
Note the change in the mod_dav provider API.
Greg Stein
2002-01-14
1
-1
/
+3
*
Bring forward the FileETag directive enhancement from 1.3.23-dev.
Ken Coar
2002-01-11
2
-1
/
+25
*
This needed bumping for all the scoreboard changes; consider it bumped.
William A. Rowe Jr
2002-01-10
1
-1
/
+2
*
This patch eliminated from the _SHARED_ segment of the scoreboard all
William A. Rowe Jr
2002-01-10
1
-40
/
+25
*
Welcome to 2.0.31
Aaron Bannert
2002-01-09
1
-1
/
+1
*
About to tag 2.0.30
Aaron Bannert
2002-01-09
1
-1
/
+1
*
Added the #ifdef's to the prototypes to match the corresponding source code
Bradley Nicholes
2002-01-08
1
-0
/
+4
*
MMN = Things that go bump in the night.
Justin Erenkrantz
2002-01-03
1
-1
/
+3
*
Fix LimitRequestBody directive by moving the relevant code from
Justin Erenkrantz
2002-01-02
1
-3
/
+3
*
Generalized the recent prep_walk_cache optimizations to allow other
Brian Pane
2002-01-01
1
-10
/
+40
*
Performance fix for prep_walk_cache():
Brian Pane
2001-12-31
1
-0
/
+11
*
Make calc_scoreboard_size() and init_scoreboard() usable from MPMs.
Brian Havard
2001-12-30
1
-0
/
+2
*
handle the disappearance of apr_lock_create_np() and
Jeff Trawick
2001-12-30
1
-1
/
+1
*
tiny cleanup to remove bogus SCOREBOARD_SIZE define
Jeff Trawick
2001-12-29
1
-3
/
+0
*
Change core code to allow an MPM to set hard thread/server
Jeff Trawick
2001-12-18
4
-7
/
+18
*
As suggested by Josh Slive, add the explicit 'default' to AcceptPathInfo.
William A. Rowe Jr
2001-12-13
1
-4
/
+22
*
Jeff's guess, right on. [Thought I committed it all... gotta grab a
William A. Rowe Jr
2001-12-13
1
-1
/
+1
*
hack up core_dir_config so that server/core.c compiles again
Jeff Trawick
2001-12-13
1
-0
/
+1
*
Give the request_rec some information about path_info allowance.
William A. Rowe Jr
2001-12-13
2
-2
/
+8
*
AFAICT - these symbols are unused.
William A. Rowe Jr
2001-12-07
1
-4
/
+0
*
Provide an accessor function for the global_score portion of the scoreboard.
Aaron Bannert
2001-12-07
1
-0
/
+1
*
Export ap_get_parent_scoreboard and ap_get_servers_scoreboard to be
Aaron Bannert
2001-12-07
1
-2
/
+2
*
Change a comment. This change was made to 2.0.29-dev. 2.0.28 had already
Bill Stoddard
2001-12-03
1
-1
/
+1
*
Added a version of ap_getline() that allocs a buffer from
Brian Pane
2001-12-03
1
-0
/
+26
*
use our standard declaration macro for the AP_DEBUG flavors of
Jeff Trawick
2001-12-01
1
-6
/
+6
*
carry over from 1.3: disable profiling in the parent process #ifdef GPROF
Doug MacEachern
2001-11-29
1
-0
/
+14
*
welcome to .30
Ian Holsman
2001-11-27
1
-1
/
+1
*
about to tag 29
Ian Holsman
2001-11-27
1
-1
/
+1
*
Change the magic #
Ian Holsman
2001-11-27
1
-1
/
+3
*
change open_logs hook to return a value, allowing you to flag a error
Ian Holsman
2001-11-24
1
-2
/
+3
*
Modify post_config hook so that it can return a error,
Ian Holsman
2001-11-23
1
-1
/
+2
*
Fix the timeout logic that I broke last week. This adds a request
Ryan Bloom
2001-11-21
1
-1
/
+0
*
add new input filter mode AP_MODE_INIT:
Doug MacEachern
2001-11-19
1
-1
/
+6
*
fix spelling
Cliff Woolley
2001-11-18
1
-1
/
+1
*
Don't know why these were missing... just an oversight, I'm guessing?
Cliff Woolley
2001-11-18
1
-0
/
+10
*
Fix spelling
Cliff Woolley
2001-11-18
1
-10
/
+10
*
change the signature of ap_custom_response() to use a
Ian Holsman
2001-11-18
1
-2
/
+1
*
Get mod_cgid killed when a MPM exits due to a fatal error.
Jeff Trawick
2001-11-17
1
-1
/
+2
*
Pull lingering close out of the pool cleanup phase. This was causing too
Ryan Bloom
2001-11-15
1
-1
/
+1
*
Fixed ap_listeners so that it will be included in the AWK generated export lists
Bradley Nicholes
2001-11-14
1
-1
/
+1
*
Allow modules that add sockets to the ap_listeners list to
Ryan Bloom
2001-11-13
2
-1
/
+7
*
Add the server_rec argument back to the create_connection hook.
Ryan Bloom
2001-11-13
1
-1
/
+1
*
Remove ap_new_connection from the header. I missed this when I removed
Ryan Bloom
2001-11-13
1
-11
/
+0
*
Back out my last patch. The logic to add sockets to pollsets is back in
Ryan Bloom
2001-11-13
1
-2
/
+0
*
This allows modules to add socket descriptors to the pollset. I have
Ryan Bloom
2001-11-13
1
-0
/
+2
*
Remove commas from the end of the macros that define
Ryan Bloom
2001-11-13
1
-1
/
+1
*
Add docs for the newest hook.
Ryan Bloom
2001-11-13
1
-1
/
+11
*
Cleanup some code that was created during the abstration. This basically
Ryan Bloom
2001-11-13
1
-9
/
+1
[next]