13f98b99a4
handle missing SSL-close-notify if keep-alive is disabled (fixed #311)
weigon2005-10-31 08:44:54 +00:00
3888c10357
handle missing SSL-close-notify if keep-alive is disabled (fixed #311)
weigon2005-10-31 08:44:54 +00:00
1d7feec5bb
fixed assertion on failure of mkstemp or write on post-data
weigon2005-10-31 08:14:02 +00:00
0b3cc19a7f
fixed assertion on failure of mkstemp or write on post-data
weigon2005-10-31 08:14:02 +00:00
39bc6eee40
added support for userdir without a passwd entry
weigon2005-10-31 07:58:17 +00:00
7fd269cf87
added support for userdir without a passwd entry
weigon2005-10-31 07:58:17 +00:00
67e0b9c7b9
added BusyServer compat for ?auto
weigon2005-10-31 07:57:09 +00:00
74d0c3d0de
added BusyServer compat for ?auto
weigon2005-10-31 07:57:09 +00:00
6db8ea2009
added %I for bytes_in
weigon2005-10-31 07:56:29 +00:00
1022432a1e
added %I for bytes_in
weigon2005-10-31 07:56:29 +00:00
4501910a9f
added a check for gmt_off in struct tm
weigon2005-10-26 11:23:07 +00:00
e32c67cbc2
added a check for gmt_off in struct tm
weigon2005-10-26 11:23:07 +00:00
a5b0593315
get it compile on mac os x
weigon2005-10-24 11:38:05 +00:00
ff0ec13761
get it compile on mac os x
weigon2005-10-24 11:38:05 +00:00
8cb36e464c
added madvise, smaller mmap()ed windows and local-buffering (step 1 and 2 of the optimizations)
weigon2005-10-24 11:37:43 +00:00
03452de486
added madvise, smaller mmap()ed windows and local-buffering (step 1 and 2 of the optimizations)
weigon2005-10-24 11:37:43 +00:00
c2686592b8
renamed file.offset to file.start (we had 3 different 'offset' which was confusing) added a offset tag to the mmap part of the file-struct to allow moving mmap-windows
weigon2005-10-24 11:36:22 +00:00
c87a000c13
renamed file.offset to file.start (we had 3 different 'offset' which was confusing) added a offset tag to the mmap part of the file-struct to allow moving mmap-windows
weigon2005-10-24 11:36:22 +00:00
405dc987b9
close fds on error and add CLOEXEC to FDs which stay open for a longer time
weigon2005-10-22 08:10:07 +00:00
ff29203dba
close fds on error and add CLOEXEC to FDs which stay open for a longer time
weigon2005-10-22 08:10:07 +00:00
89a97d4952
The dependecies of header files into account FreeBSD 4.11 needs this sent in by Christopher Boumenot
weigon2005-10-18 16:21:34 +00:00
a9e314601e
The dependecies of header files into account FreeBSD 4.11 needs this sent in by Christopher Boumenot
weigon2005-10-18 16:21:34 +00:00
4d714651d5
added a comment on possible optimizations to the code and added #ifdef USE_MADVISE to improve experimental support for read-head via mmap()
weigon2005-10-18 10:39:38 +00:00
4f58672a85
added a comment on possible optimizations to the code and added #ifdef USE_MADVISE to improve experimental support for read-head via mmap()
weigon2005-10-18 10:39:38 +00:00
fe14cbb4cf
fixed missing sys/filio.h on solaris (fixes #332)
weigon2005-10-18 10:38:11 +00:00
e84aba5c24
fixed missing sys/filio.h on solaris (fixes #332)
weigon2005-10-18 10:38:11 +00:00
ac40ed1735
clean the error-queue is case we have a read/write error
weigon2005-10-15 14:29:51 +00:00
c949273aa4
clean the error-queue is case we have a read/write error
weigon2005-10-15 14:29:51 +00:00
d444fc8191
removed check for winsock2.h as it fails in anyway
weigon2005-10-15 14:29:11 +00:00
b545650ee7
removed check for winsock2.h as it fails in anyway
weigon2005-10-15 14:29:11 +00:00
27fb707ebc
the missing part of [757]
xuefer2005-09-30 11:06:43 +00:00
4b7f5b1a3f
the missing part of [757]
xuefer2005-09-30 11:06:43 +00:00
793358ee04
documented the changes
weigon2005-09-30 08:54:41 +00:00
4ab20e5bef
documented the changes
weigon2005-09-30 08:54:41 +00:00
30fd90f656
the refer == "" tests are failing even if they should have been fixed already, make them as TODO for the final release
weigon2005-09-30 08:53:42 +00:00
bb0959bb65
the refer == "" tests are failing even if they should have been fixed already, make them as TODO for the final release
weigon2005-09-30 08:53:42 +00:00
b5003adbb3
solaris needs __EXTENSIONS__ to be happy (fixes #282) and we want to ship 1.4.5 soon
weigon2005-09-30 08:53:03 +00:00
f9ecf10ef0
solaris needs __EXTENSIONS__ to be happy (fixes #282) and we want to ship 1.4.5 soon
weigon2005-09-30 08:53:03 +00:00
cb19360bd9
updated docs to 1.4.x names and add support for global index-generators (see #250)
weigon2005-09-29 22:14:00 +00:00
1377748235
updated docs to 1.4.x names and add support for global index-generators (see #250)
weigon2005-09-29 22:14:00 +00:00
973b43d1f1
check all block for unknown config-key instead of only global one
xuefer2005-09-29 17:09:12 +00:00
89cbb82286
check all block for unknown config-key instead of only global one
xuefer2005-09-29 17:09:12 +00:00
5e2c94a63e
let u know what's wrong
xuefer2005-09-29 17:07:22 +00:00
181fed2ab0
let u know what's wrong
xuefer2005-09-29 17:07:22 +00:00
bad3ec5bbd
make it works for both autotools/scons
xuefer2005-09-29 17:06:47 +00:00