summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag2.0.19(no author)2001-06-2860-16378/+0
* Bump a couple things for the tag and roll!!!!Ryan Bloom2001-06-283-3/+4
* Fix the big issue with the threaded MPM. We no longer stop dead if allRyan Bloom2001-06-283-77/+111
* Ummm... is that all I accomplished :-?William A. Rowe Jr2001-06-281-0/+5
* Useful datum. Please review this list and pull out what you've finished,William A. Rowe Jr2001-06-281-1/+2
* For those who want to play, mod_ssl isn't part of the InstallBin masterWilliam A. Rowe Jr2001-06-281-0/+21
* Just something for experimenting, ssl_expr_parse and _scan are excludedWilliam A. Rowe Jr2001-06-282-0/+2983
* Quiet the compiler, msvc is sticky about arg lists being consistent.William A. Rowe Jr2001-06-282-6/+6
* One cannot have an entirely empty struct ... this is just to make thingsWilliam A. Rowe Jr2001-06-281-1/+3
* What once was ap_ ...William A. Rowe Jr2001-06-281-2/+2
* Refresh .mak files for tagging 2.0.19William A. Rowe Jr2001-06-2823-584/+1105
* Ignore goodnessWilliam A. Rowe Jr2001-06-281-0/+3
* Ignore for simplistic win32 builders (and anyone else who wants toWilliam A. Rowe Jr2001-06-281-0/+1
* libaprutil is good for mod_tls, too.William A. Rowe Jr2001-06-281-0/+3
* Just a mssing braceWilliam A. Rowe Jr2001-06-271-1/+1
* Not for general consumption (not a target of InstallBin) this patch addsWilliam A. Rowe Jr2001-06-271-0/+18
* tls goodness for Win32William A. Rowe Jr2001-06-272-0/+123
* bump and grind for another betaRoy T. Fielding2001-06-271-2/+3
* Testing reveals a nasty side effect of this aftn's patch, this is the fix.William A. Rowe Jr2001-06-271-1/+1
* Deploy ap_sub_req_lookup_dirent() for the main loop. Note we _really_William A. Rowe Jr2001-06-271-1/+1
* Employ the new ap_sub_req_lookup_dirent() function for mod_autoindex.William A. Rowe Jr2001-06-271-7/+8
* Pull harry, difficult to read sub_req_common_validation() into its ownWilliam A. Rowe Jr2001-06-271-29/+29
* mod_file_cache now depends on apr-util.Bill Stoddard2001-06-271-1/+4
* Oh, nothing really. I just always wanted to open a door to a room whereCliff Woolley2001-06-271-46/+8
* Here, finally are a few cleanups of my fat fingers.William A. Rowe Jr2001-06-272-6/+5
* Now, introduce ap_sub_req_lookup_dirent() for processing apr_finfo_tWilliam A. Rowe Jr2001-06-271-0/+88
* Pull the common cruft from ap_sub_req_lookup_*() fns.William A. Rowe Jr2001-06-271-50/+2
* Sorry, second pass, working on legibility. This patch introduces theWilliam A. Rowe Jr2001-06-271-2/+34
* Add some favorite modulesWilliam A. Rowe Jr2001-06-271-0/+2
* Revert changes in 1.7, I had applied the patch incorrectly.William A. Rowe Jr2001-06-271-95/+33
* *) Account for the new pool parameter to apr_bucket_file_create()Cliff Woolley2001-06-276-43/+29
* Move duplicated rnew cloning from apr_ap_sub_req_lookup_*() functions,William A. Rowe Jr2001-06-272-33/+112
* Fix up files constituting the Win32 libhttpd project fileWilliam A. Rowe Jr2001-06-271-17/+17
* More of s/ap_table_t/apr_table_t/g;Cliff Woolley2001-06-273-5/+5
* It's apr_pool_t, not apr_pools_t. And tables are in APR's namespace, notCliff Woolley2001-06-272-20/+14
* Add additional query datum to the MPMs.William A. Rowe Jr2001-06-278-6/+117
* hide the generation of the httpd.exp header from the build messagesJeff Trawick2001-06-271-3/+3
* Win32/OS2 require APR_STATUS_IS_EFOO() tests, not == EFOO, since ourWilliam A. Rowe Jr2001-06-271-1/+1
* get strcasecmp() prototype available on AIXJeff Trawick2001-06-271-0/+2
* Update docs to reflect API changes and typos.William A. Rowe Jr2001-06-274-33/+111
* Fixed up formatting (removed tabs)Ian Holsman2001-06-261-30/+30
* ProxyPass & ProxyPass Reverse now can be specified in <Location> directivesIan Holsman2001-06-261-10/+33
* add the AcceptMutex directive to the perchild MPMJeff Trawick2001-06-262-4/+110
* Fix problem handling FLUSH bucket in the chunked encoding filter.Bill Stoddard2001-06-262-2/+15
* add support for the AcceptMutex keyword to the threaded MPMJeff Trawick2001-06-261-3/+55
* get rid of a duplicate assignment of ap_server_confJeff Trawick2001-06-261-1/+2
* add the AcceptMutex directive and related processing to prefork MPMJeff Trawick2001-06-261-1/+55
* mention a problem with preforkJeff Trawick2001-06-261-1/+5
* fix a comment describing how we kill off a single child processJeff Trawick2001-06-261-1/+1
* Fix spelling mistake.Cliff Woolley2001-06-261-3/+3