summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input filtering prototype change: Socket blocking type should beJustin Erenkrantz2002-01-192-21/+30
* Allow the user to get detailed debugging information without a fullWilliam A. Rowe Jr2002-01-172-1/+3
* Note the change in the mod_dav provider API.Greg Stein2002-01-141-1/+3
* Bring forward the FileETag directive enhancement from 1.3.23-dev.Ken Coar2002-01-112-1/+25
* This needed bumping for all the scoreboard changes; consider it bumped.William A. Rowe Jr2002-01-101-1/+2
* This patch eliminated from the _SHARED_ segment of the scoreboard allWilliam A. Rowe Jr2002-01-101-40/+25
* Welcome to 2.0.31Aaron Bannert2002-01-091-1/+1
* About to tag 2.0.30Aaron Bannert2002-01-091-1/+1
* Added the #ifdef's to the prototypes to match the corresponding source codeBradley Nicholes2002-01-081-0/+4
* MMN = Things that go bump in the night.Justin Erenkrantz2002-01-031-1/+3
* Fix LimitRequestBody directive by moving the relevant code fromJustin Erenkrantz2002-01-021-3/+3
* Generalized the recent prep_walk_cache optimizations to allow otherBrian Pane2002-01-011-10/+40
* Performance fix for prep_walk_cache():Brian Pane2001-12-311-0/+11
* Make calc_scoreboard_size() and init_scoreboard() usable from MPMs.Brian Havard2001-12-301-0/+2
* handle the disappearance of apr_lock_create_np() andJeff Trawick2001-12-301-1/+1
* tiny cleanup to remove bogus SCOREBOARD_SIZE defineJeff Trawick2001-12-291-3/+0
* Change core code to allow an MPM to set hard thread/serverJeff Trawick2001-12-184-7/+18
* As suggested by Josh Slive, add the explicit 'default' to AcceptPathInfo.William A. Rowe Jr2001-12-131-4/+22
* Jeff's guess, right on. [Thought I committed it all... gotta grab aWilliam A. Rowe Jr2001-12-131-1/+1
* hack up core_dir_config so that server/core.c compiles againJeff Trawick2001-12-131-0/+1
* Give the request_rec some information about path_info allowance.William A. Rowe Jr2001-12-132-2/+8
* AFAICT - these symbols are unused.William A. Rowe Jr2001-12-071-4/+0
* Provide an accessor function for the global_score portion of the scoreboard.Aaron Bannert2001-12-071-0/+1
* Export ap_get_parent_scoreboard and ap_get_servers_scoreboard to beAaron Bannert2001-12-071-2/+2
* Change a comment. This change was made to 2.0.29-dev. 2.0.28 had alreadyBill Stoddard2001-12-031-1/+1
* Added a version of ap_getline() that allocs a buffer fromBrian Pane2001-12-031-0/+26
* use our standard declaration macro for the AP_DEBUG flavors ofJeff Trawick2001-12-011-6/+6
* carry over from 1.3: disable profiling in the parent process #ifdef GPROFDoug MacEachern2001-11-291-0/+14
* welcome to .30Ian Holsman2001-11-271-1/+1
* about to tag 29Ian Holsman2001-11-271-1/+1
* Change the magic #Ian Holsman2001-11-271-1/+3
* change open_logs hook to return a value, allowing you to flag a errorIan Holsman2001-11-241-2/+3
* Modify post_config hook so that it can return a error,Ian Holsman2001-11-231-1/+2
* Fix the timeout logic that I broke last week. This adds a requestRyan Bloom2001-11-211-1/+0
* add new input filter mode AP_MODE_INIT:Doug MacEachern2001-11-191-1/+6
* fix spellingCliff Woolley2001-11-181-1/+1
* Don't know why these were missing... just an oversight, I'm guessing?Cliff Woolley2001-11-181-0/+10
* Fix spellingCliff Woolley2001-11-181-10/+10
* change the signature of ap_custom_response() to use aIan Holsman2001-11-181-2/+1
* Get mod_cgid killed when a MPM exits due to a fatal error.Jeff Trawick2001-11-171-1/+2
* Pull lingering close out of the pool cleanup phase. This was causing tooRyan Bloom2001-11-151-1/+1
* Fixed ap_listeners so that it will be included in the AWK generated export listsBradley Nicholes2001-11-141-1/+1
* Allow modules that add sockets to the ap_listeners list toRyan Bloom2001-11-132-1/+7
* Add the server_rec argument back to the create_connection hook.Ryan Bloom2001-11-131-1/+1
* Remove ap_new_connection from the header. I missed this when I removedRyan Bloom2001-11-131-11/+0
* Back out my last patch. The logic to add sockets to pollsets is back inRyan Bloom2001-11-131-2/+0
* This allows modules to add socket descriptors to the pollset. I haveRyan Bloom2001-11-131-0/+2
* Remove commas from the end of the macros that defineRyan Bloom2001-11-131-1/+1
* Add docs for the newest hook.Ryan Bloom2001-11-131-1/+11
* Cleanup some code that was created during the abstration. This basicallyRyan Bloom2001-11-131-9/+1