summaryrefslogtreecommitdiffstats
path: root/modules/http (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-17Replace calls to fprintf() with apr_file_printf()Bradley Nicholes1-16/+19
2004-03-17Replace tabs with spacesBradley Nicholes1-45/+45
2004-03-17Remove the dependance on external cp/copy commandsBradley Nicholes1-10/+11
2004-03-17using build in err function, thanks Jeff for pointing that.Jean-Jacques Clar1-4/+3
2004-03-17Use apr_temp_dir_get() to get the temporary directoryBradley Nicholes1-4/+12
2004-03-16sync with 2.0.49-devJeff Trawick1-3/+3
2004-03-16Use the default logger screen for the ab output because it is scrollable.Bradley Nicholes1-1/+2
2004-03-16added check on apr_pollset_create() return value to exit ab it case it fails.Jean-Jacques Clar1-3/+7
2004-03-16Report the NetWare socket error since we are using native socket callsBradley Nicholes2-5/+5
2004-03-16Add modules/ssl to the include path for the NetWare buildBradley Nicholes1-0/+1
2004-03-16a) changed 'qs' to 'q' for examples showing request headersErik Abele2-5/+5
2004-03-16typoAndré Malo6-8/+8
2004-03-16typoAndré Malo2-2/+2
2004-03-16update transformationAndré Malo4-35/+31
2004-03-16Change "new" WorkerStackSize directive to ThreadStackSizeJeff Trawick21-152/+122
2004-03-16use existing directive name ThreadStackSize instead ofJeff Trawick9-20/+22
2004-03-15* server/Makefile.in: Revert duplicate eoc_bucket.c inJoe Orton1-1/+1
2004-03-15update transformationAndré Malo8-267/+299
2004-03-15German translation of EnableExceptionHookAndré Malo4-0/+33
2004-03-15clarify the enableexceptionhook descriptionAndré Malo1-1/+2
2004-03-15 Bugfix 2 - fix the rest of the subst codes for ssl.conf on Win32.William A. Rowe Jr1-1/+6
2004-03-15update transformationAndré Malo9-266/+296
2004-03-15add initial documentation for EnableExceptionHook. Please review.André Malo6-0/+35
2004-03-15Add missing sourceMartin Kraemer1-1/+1
2004-03-15 whoops - moving to fast - fix 1.135 to exclude the appropriateWilliam A. Rowe Jr1-2/+2
2004-03-15mod_cgid: Fix storage corruption caused by use of incorrect pool.Jeff Trawick2-1/+4
2004-03-15 Bugfix 1; if no ssl, no reason for ssl.conf.William A. Rowe Jr1-0/+2
2004-03-14Forward-port from mod_dav 1.0:Joe Orton1-1/+3
2004-03-14Forward-port from mod_dav 1.0:Joe Orton1-1/+1
2004-03-14Improve helpfulness of error messages when accept mutex has a problem.Justin Erenkrantz1-2/+4
2004-03-14Satisfy directives now can be influenced by a surrounding <Limit>André Malo3-7/+24
2004-03-14repos.c: In function `dav_fs_copymove_file':André Malo1-4/+3
2004-03-14update transformationAndré Malo1-0/+1
2004-03-13htpasswd.c: various cleanups and move to using apr_temp_dir_get()Thom May2-24/+20
2004-03-13emit the config filename when warning about overlapping aliasesAndré Malo1-3/+5
2004-03-13add docs for WorkerStackSize directiveJeff Trawick14-1/+111
2004-03-13pick of regeneration of a prior doc fixJeff Trawick1-1/+1
2004-03-13Fix litmus test copy_nodestcoll; 2518 requires that MKCOL MUST failJoe Orton1-0/+5
2004-03-13Forward-port from mod_dav 1.0: maintain the {DAV:}executable propertyJoe Orton1-2/+30
2004-03-12* modules/dav/fs/repos.c (MAP_IO2HTTP): New macro.Joe Orton1-21/+18
2004-03-12* modules/ssl/ssl_engine_log.c (ssl_log_annotation): const-ify more.Joe Orton1-1/+1
2004-03-12Grammar fix.Joe Orton1-1/+1
2004-03-12Remove some more uneeded code.David Reid1-41/+24
2004-03-12Better handling of ONE_PROCESS.David Reid1-14/+24
2004-03-11 Pick up mod_status.hWilliam A. Rowe Jr1-2/+2
2004-03-11 Tie in ../ssl/mod_ssl.hWilliam A. Rowe Jr1-2/+2
2004-03-11* server/vhost.c: Fix comments which got search'n'replaced.Joe Orton1-6/+6
2004-03-11* modules/proxy/proxy_http.c (ap_proxy_http_process_response):Joe Orton2-4/+8
2004-03-11* modules/dav/fs/repos.c (dav_fs_copymove_file): Update for the factJoe Orton1-4/+4
2004-03-11* modules/dav/main/mod_dav.c (dav_finish_multistatus): New function;Joe Orton1-9/+17