summaryrefslogtreecommitdiffstats
path: root/docs/manual/dns-caveats.html (unfollow)
Commit message (Expand)AuthorFilesLines
2002-03-08Add some more xml versions.Joshua Slive5-0/+1125
2002-03-08Looks like we'll have a nice weekend in the Carolinas.Greg Ames1-10/+1
2002-03-08add a bit of error checking to the mod_cgid daemon's logic to readJeff Trawick1-12/+49
2002-03-08Add file handle caching to mod_mem_cache. This is still experimental andBill Stoddard1-9/+69
2002-03-08new directive SSIUndefinedEcho.Ian Holsman3-2/+42
2002-03-08implement a common function for getting a socket and trying to connectJeff Trawick5-135/+112
2002-03-08* mod_dav.c (dav_handle_err): look through the error stack for someGreg Stein1-5/+10
2002-03-08remove unused ap_server_ctx member from SSLSrvConfigRecDoug MacEachern1-1/+0
2002-03-08fix typo in ap_proxy_http_canon: s/https:/https/Doug MacEachern1-1/+1
2002-03-07Comments like this help keep the sanity of module authors.Aaron Bannert1-0/+1
2002-03-07Deconstify...Bill Stoddard1-2/+2
2002-03-07Deconstify these fields...Bill Stoddard1-4/+4
2002-03-07Need to check if the userdir is absolute before it gets split apart by ap_get...Bradley Nicholes1-5/+4
2002-03-07Alignment tweaks. No function change.Bill Stoddard1-10/+10
2002-03-07Bail out gracefully if any part od cache load fails. Still need to handle bai...Bill Stoddard1-8/+13
2002-03-07Change the return type on read_headers, write_headers, read_body and write_body.Bill Stoddard4-54/+51
2002-03-07ap_rgetline: fix folding and partial line handling on ebcdic boxes. TheGreg Ames2-10/+47
2002-03-07Do a better job of cleaning up (plug memory leaks) and handling abortedBill Stoddard1-50/+74
2002-03-07Torch a stale commented out line.Sander Striker1-1/+0
2002-03-07Big style patch.Sander Striker1-1291/+1328
2002-03-07Track cache size as items are added to and removed from the cacheBill Stoddard1-0/+3
2002-03-07Place some limits on the size of the cache and the number of objects that can beBill Stoddard1-18/+47
2002-03-07NetWare .def files for the DAV modulesBradley Nicholes2-0/+4
2002-03-07Added DAV to the build projectBradley Nicholes1-0/+0
2002-03-07Add a comment...Bill Stoddard1-1/+10
2002-03-07It is bad to recursively remove every CVS directory in a person'sAaron Bannert1-0/+4
2002-03-07It is bad to recursively remove every CVS directory in a person'sAaron Bannert1-7/+7
2002-03-07Mention adding a missing errordir entry in the Debian config.layout.Aaron Bannert1-0/+4
2002-03-07Will the real errordir please step forward.Aaron Bannert1-1/+1
2002-03-07Add CacheMinObjectSize and CacheMaxObjectSize directives to mod_mem_cacheBill Stoddard1-11/+32
2002-03-07Add a missing errordir entry in the Debian config.layout.Aaron Bannert1-0/+1
2002-03-07Cleanup some left behind style nits I missed and cleanSander Striker1-13/+15
2002-03-07Always fun when you mess up your first commit...Sander Striker1-2/+2
2002-03-07Check to see if r->content_type != NULL before comparing it to something.Sander Striker1-10/+3
2002-03-07Oh Yoko!Justin Erenkrantz1-0/+5
2002-03-07As hinted on dev@httpd, change filter naming schemes to match ourJustin Erenkrantz17-37/+41
2002-03-07When using mod_ssl, it is possible that we'd be called when there are noJustin Erenkrantz1-1/+1
2002-03-07Fix prototype and return value of http_create_request to match new hookJustin Erenkrantz1-1/+3
2002-03-07We need to setup protocol filters for the fake request. If we don't,Ryan Bloom1-0/+2
2002-03-07There is no reason to insert the protocol filters in the insert_filtersRyan Bloom1-2/+2