summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Begin to abstract out the underlying transport layer.Ryan Bloom2001-11-132-6/+39
* Fix the Windows MPM. Windows doesn't always use the lingering closeRyan Bloom2001-11-101-0/+16
* Remove ap_lingering_close from all of the MPMs. This is now done asRyan Bloom2001-11-101-16/+0
* advancing release numbers to 2.0.29-dev after tagGreg Ames2001-11-081-1/+1
* about to tag 2.0.28Greg Ames2001-11-081-1/+1
* ap_getline() is useful to modules outside of the core..Doug MacEachern2001-11-071-1/+1
* Fix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS andCliff Woolley2001-11-071-3/+3
* bumping release number to 2.0.28-dev after tagGreg Ames2001-10-311-1/+1
* bump release number to 2.0.27Greg Ames2001-10-311-1/+1
* Fix the reporting for child processes that die. This removesRyan Bloom2001-10-231-2/+3
* adjust for the change to SuExec's default install directoryGreg Ames2001-10-231-1/+1
* Bump after the 2.0.26 tag.Ryan Bloom2001-10-161-1/+1
* Bump the versions for the 2.0.26 tag.Ryan Bloom2001-10-161-1/+1
* Correct Verbage in comments.Ian Holsman2001-10-081-3/+3
* Goodbye r->content_lanaguage (per vote from apache-1.3/STATUS).William A. Rowe Jr2001-10-022-6/+5
* Added Doxygen CommentsIan Holsman2001-10-022-63/+178
* Remove SMS from the error bucket. SMS is going away now, it isn't reallyRyan Bloom2001-09-281-2/+0
* The call to apr_explode_localtime() in mod_log_config is one of the moreJustin Erenkrantz2001-09-191-0/+111
* This patch eliminates the wasteful run-time conversion of method names fromJustin Erenkrantz2001-09-191-0/+19
* Remove the Win32 script-processing exception from mod_cgi, andWilliam A. Rowe Jr2001-09-171-19/+0
* Added the HTTPD_ROOT path for NetWareBradley Nicholes2001-09-151-0/+3
* A very small optimization to the OLD_WRITE logic. This just makes us storeRyan Bloom2001-09-112-2/+7
* Added NetWare to a Win32 #ifdefBradley Nicholes2001-09-071-1/+1
* Ryan apparently bumped this back DOWN from 2.0.25 to 2.0.25-dev after theCliff Woolley2001-08-311-1/+1
* Normalize all paths to run the same, common code for pre-request setupWilliam A. Rowe Jr2001-08-311-0/+8
* Add -X functionality back to httpd.Justin Erenkrantz2001-08-301-1/+1
* Changed syntax of Set{Input|Output}Filter. The list of filtersWilliam A. Rowe Jr2001-08-301-4/+4