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
*
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
*
Begin to abstract out the underlying transport layer.
Ryan Bloom
2001-11-13
2
-6
/
+39
*
Fix the Windows MPM. Windows doesn't always use the lingering close
Ryan Bloom
2001-11-10
1
-0
/
+16
*
Remove ap_lingering_close from all of the MPMs. This is now done as
Ryan Bloom
2001-11-10
1
-16
/
+0
*
advancing release numbers to 2.0.29-dev after tag
Greg Ames
2001-11-08
1
-1
/
+1
*
about to tag 2.0.28
Greg Ames
2001-11-08
1
-1
/
+1
*
ap_getline() is useful to modules outside of the core..
Doug MacEachern
2001-11-07
1
-1
/
+1
*
Fix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and
Cliff Woolley
2001-11-07
1
-3
/
+3
*
bumping release number to 2.0.28-dev after tag
Greg Ames
2001-10-31
1
-1
/
+1
*
bump release number to 2.0.27
Greg Ames
2001-10-31
1
-1
/
+1
*
Fix the reporting for child processes that die. This removes
Ryan Bloom
2001-10-23
1
-2
/
+3
*
adjust for the change to SuExec's default install directory
Greg Ames
2001-10-23
1
-1
/
+1
*
Bump after the 2.0.26 tag.
Ryan Bloom
2001-10-16
1
-1
/
+1
*
Bump the versions for the 2.0.26 tag.
Ryan Bloom
2001-10-16
1
-1
/
+1
*
Correct Verbage in comments.
Ian Holsman
2001-10-08
1
-3
/
+3
*
Goodbye r->content_lanaguage (per vote from apache-1.3/STATUS).
William A. Rowe Jr
2001-10-02
2
-6
/
+5
*
Added Doxygen Comments
Ian Holsman
2001-10-02
2
-63
/
+178
[next]