summaryrefslogtreecommitdiffstats
path: root/include/ap_mmn.h (unfollow)
Commit message (Expand)AuthorFilesLines
2002-03-09Update transformations.Joshua Slive8-1191/+426
2002-03-09New xml versions.Joshua Slive3-0/+818
2002-03-09Style Police comming through...Sander Striker1-114/+233
2002-03-09provide missing MAX() macro so that proxy can compile againJeff Trawick1-0/+3
2002-03-09New directive ProxyIOBufferSize. Sets the size of the buffer usedGraham Leggett5-21/+134
2002-03-09Scrap CacheMaxExpireMin and CacheDefaultExpireMin. ChangeGraham Leggett3-45/+13
2002-03-08No this is not a pretty site... close the cached file descriptor. There is no...Bill Stoddard1-1/+5
2002-03-08comments on a showstopperJeff Trawick1-1/+7
2002-03-08ap_rgetline_core: fix a bug with folding observed while testing ebcdic.Greg Ames1-4/+11
2002-03-08support reuse of encrypted DSA keys on restartDoug MacEachern1-7/+15
2002-03-08Fix a bug that would cause SERVER_CONFIG_FILE to be an absolute path,Aaron Bannert1-1/+2
2002-03-08Make the xml match the DTD.Joshua Slive4-139/+124
2002-03-08This is not a showstopper, and it's definately not new.Aaron Bannert1-1/+4
2002-03-0833 has come and gone.Justin Erenkrantz1-6/+9
2002-03-08Update the html tranformations.Joshua Slive14-830/+442
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