index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-03-17
Replace calls to fprintf() with apr_file_printf()
Bradley Nicholes
1
-16
/
+19
2004-03-17
Replace tabs with spaces
Bradley Nicholes
1
-45
/
+45
2004-03-17
Remove the dependance on external cp/copy commands
Bradley Nicholes
1
-10
/
+11
2004-03-17
using build in err function, thanks Jeff for pointing that.
Jean-Jacques Clar
1
-4
/
+3
2004-03-17
Use apr_temp_dir_get() to get the temporary directory
Bradley Nicholes
1
-4
/
+12
2004-03-16
sync with 2.0.49-dev
Jeff Trawick
1
-3
/
+3
2004-03-16
Use the default logger screen for the ab output because it is scrollable.
Bradley Nicholes
1
-1
/
+2
2004-03-16
added check on apr_pollset_create() return value to exit ab it case it fails.
Jean-Jacques Clar
1
-3
/
+7
2004-03-16
Report the NetWare socket error since we are using native socket calls
Bradley Nicholes
2
-5
/
+5
2004-03-16
Add modules/ssl to the include path for the NetWare build
Bradley Nicholes
1
-0
/
+1
2004-03-16
a) changed 'qs' to 'q' for examples showing request headers
Erik Abele
2
-5
/
+5
2004-03-16
typo
André Malo
6
-8
/
+8
2004-03-16
typo
André Malo
2
-2
/
+2
2004-03-16
update transformation
André Malo
4
-35
/
+31
2004-03-16
Change "new" WorkerStackSize directive to ThreadStackSize
Jeff Trawick
21
-152
/
+122
2004-03-16
use existing directive name ThreadStackSize instead of
Jeff Trawick
9
-20
/
+22
2004-03-15
* server/Makefile.in: Revert duplicate eoc_bucket.c in
Joe Orton
1
-1
/
+1
2004-03-15
update transformation
André Malo
8
-267
/
+299
2004-03-15
German translation of EnableExceptionHook
André Malo
4
-0
/
+33
2004-03-15
clarify the enableexceptionhook description
André Malo
1
-1
/
+2
2004-03-15
Bugfix 2 - fix the rest of the subst codes for ssl.conf on Win32.
William A. Rowe Jr
1
-1
/
+6
2004-03-15
update transformation
André Malo
9
-266
/
+296
2004-03-15
add initial documentation for EnableExceptionHook. Please review.
André Malo
6
-0
/
+35
2004-03-15
Add missing source
Martin Kraemer
1
-1
/
+1
2004-03-15
whoops - moving to fast - fix 1.135 to exclude the appropriate
William A. Rowe Jr
1
-2
/
+2
2004-03-15
mod_cgid: Fix storage corruption caused by use of incorrect pool.
Jeff Trawick
2
-1
/
+4
2004-03-15
Bugfix 1; if no ssl, no reason for ssl.conf.
William A. Rowe Jr
1
-0
/
+2
2004-03-14
Forward-port from mod_dav 1.0:
Joe Orton
1
-1
/
+3
2004-03-14
Forward-port from mod_dav 1.0:
Joe Orton
1
-1
/
+1
2004-03-14
Improve helpfulness of error messages when accept mutex has a problem.
Justin Erenkrantz
1
-2
/
+4
2004-03-14
Satisfy directives now can be influenced by a surrounding <Limit>
André Malo
3
-7
/
+24
2004-03-14
repos.c: In function `dav_fs_copymove_file':
André Malo
1
-4
/
+3
2004-03-14
update transformation
André Malo
1
-0
/
+1
2004-03-13
htpasswd.c: various cleanups and move to using apr_temp_dir_get()
Thom May
2
-24
/
+20
2004-03-13
emit the config filename when warning about overlapping aliases
André Malo
1
-3
/
+5
2004-03-13
add docs for WorkerStackSize directive
Jeff Trawick
14
-1
/
+111
2004-03-13
pick of regeneration of a prior doc fix
Jeff Trawick
1
-1
/
+1
2004-03-13
Fix litmus test copy_nodestcoll; 2518 requires that MKCOL MUST fail
Joe Orton
1
-0
/
+5
2004-03-13
Forward-port from mod_dav 1.0: maintain the {DAV:}executable property
Joe Orton
1
-2
/
+30
2004-03-12
* modules/dav/fs/repos.c (MAP_IO2HTTP): New macro.
Joe Orton
1
-21
/
+18
2004-03-12
* modules/ssl/ssl_engine_log.c (ssl_log_annotation): const-ify more.
Joe Orton
1
-1
/
+1
2004-03-12
Grammar fix.
Joe Orton
1
-1
/
+1
2004-03-12
Remove some more uneeded code.
David Reid
1
-41
/
+24
2004-03-12
Better handling of ONE_PROCESS.
David Reid
1
-14
/
+24
2004-03-11
Pick up mod_status.h
William A. Rowe Jr
1
-2
/
+2
2004-03-11
Tie in ../ssl/mod_ssl.h
William A. Rowe Jr
1
-2
/
+2
2004-03-11
* server/vhost.c: Fix comments which got search'n'replaced.
Joe Orton
1
-6
/
+6
2004-03-11
* modules/proxy/proxy_http.c (ap_proxy_http_process_response):
Joe Orton
2
-4
/
+8
2004-03-11
* modules/dav/fs/repos.c (dav_fs_copymove_file): Update for the fact
Joe Orton
1
-4
/
+4
2004-03-11
* modules/dav/main/mod_dav.c (dav_finish_multistatus): New function;
Joe Orton
1
-9
/
+17
[next]