05919041e1
- only run symlink checks if we should not follow them.
Marcus Rückert
2006-09-10 14:11:08 +00:00
ee804a1180
use sysconf() to get IOV_MAX (fixes #842)
weigon2006-09-09 13:21:21 +00:00
dcb2689f4d
use sysconf() to get IOV_MAX (fixes #842)
weigon2006-09-09 13:21:21 +00:00
48a30c2631
Remove unmaintained and not working pam code. Most people would use pam auth with /etc/{passwd,shadow}. This is a stupid idea anyway.
Marcus Rückert
2006-09-07 14:21:17 +00:00
27e3de6ca4
Remove unmaintained and not working pam code. Most people would use pam auth with /etc/{passwd,shadow}. This is a stupid idea anyway.
Marcus Rückert
2006-09-07 14:21:17 +00:00
70e35f7c8f
- dont debug the statcache by default!;)
Marcus Rückert
2006-09-07 14:01:38 +00:00
0f190e1614
- dont debug the statcache by default!;)
Marcus Rückert
2006-09-07 14:01:38 +00:00
668ec4e6d7
- use a big SSL_read buffer which can read at least 16k + the pending bytes - reuse the last read-buffer after a SSL_ERROR_WANT_READ
weigon2006-09-01 09:53:44 +00:00
48ca389d89
- use a big SSL_read buffer which can read at least 16k + the pending bytes - reuse the last read-buffer after a SSL_ERROR_WANT_READ
weigon2006-09-01 09:53:44 +00:00
506bf59c50
disable the ssl-write checks for a moving SSL-write-buffer
weigon2006-09-01 09:52:32 +00:00
609a30e896
disable the ssl-write checks for a moving SSL-write-buffer
weigon2006-09-01 09:52:32 +00:00
b02de9ece7
prepare the pre-release of 1.4.11
weigon2006-03-09 00:10:07 +00:00
2e158adaf3
prepare the pre-release of 1.4.11
weigon2006-03-09 00:10:07 +00:00
8079556fad
big cleanup of error-handling - re-enabling locally disabled backends works again - cleanup error-messages on config errors
weigon2006-03-08 23:58:18 +00:00
a1eb4c307f
big cleanup of error-handling - re-enabling locally disabled backends works again - cleanup error-messages on config errors
weigon2006-03-08 23:58:18 +00:00
7a6d43dea6
added mod_flv_streaming.c for streaming flash movies efficiently
weigon2006-03-07 12:26:10 +00:00
4753fb5dd5
added mod_flv_streaming.c for streaming flash movies efficiently
weigon2006-03-07 12:26:10 +00:00
52d2264cda
added ability to specify which ip address spawn-fci listens on (fixes #504), patch by agkr@pobox.comweigon2006-03-07 12:18:46 +00:00
bfc8289f82
added ability to specify which ip address spawn-fci listens on (fixes #504), patch by agkr@pobox.comweigon2006-03-07 12:18:46 +00:00
3a51428599
we have an extra test for responders
weigon2006-03-06 14:50:48 +00:00
ad620446f2
we have an extra test for responders
weigon2006-03-06 14:50:48 +00:00
61b7233b2f
432 is used by webdav for locked
weigon2006-03-06 00:47:29 +00:00
66de89f0f8
432 is used by webdav for locked
weigon2006-03-06 00:47:29 +00:00
21a44b02b5
removed umask(0);, let the old umask stay in place (fixes #547)
weigon2006-03-04 17:12:46 +00:00
fe8b467cc1
removed umask(0);, let the old umask stay in place (fixes #547)
weigon2006-03-04 17:12:46 +00:00
41ab7d0eb9
allow leading zeros in HTTP/01.01 (fixes #542)
weigon2006-03-04 17:10:47 +00:00
0b8de4b3ec
allow leading zeros in HTTP/01.01 (fixes #542)
weigon2006-03-04 17:10:47 +00:00
3400344c35
OPTIONS may have a content-length
weigon2006-03-04 17:10:13 +00:00
096ec7f1ca
OPTIONS may have a content-length
weigon2006-03-04 17:10:13 +00:00
0619203e4e
check for trailing spaces on windows
weigon2006-03-04 17:09:52 +00:00
1343f4c081
check for trailing spaces on windows
weigon2006-03-04 17:09:52 +00:00
81487dac55
fixed calculation of unix-socket path length if SUN_LEN is not defined (fixes #553)
weigon2006-03-04 15:16:11 +00:00
9d3c1b09de
fixed calculation of unix-socket path length if SUN_LEN is not defined (fixes #553)
weigon2006-03-04 15:16:11 +00:00
87d1c43bf1
fixed handling of subdirs in ssi (fixes #462), patch by robe
weigon2006-03-04 15:12:17 +00:00
a743ad8063
fixed handling of subdirs in ssi (fixes #462), patch by robe
weigon2006-03-04 15:12:17 +00:00
8719421392
fixed end of life memleaks (fixes #524)
weigon2006-03-04 14:57:35 +00:00
2882cdea8e
fixed end of life memleaks (fixes #524)
weigon2006-03-04 14:57:35 +00:00
d43a8e9d8a
don't init a SERVER["socket"] if it is initialized already
weigon2006-03-04 14:53:57 +00:00
396d141efb
don't init a SERVER["socket"] if it is initialized already
weigon2006-03-04 14:53:57 +00:00
44a623c843
strip ... and %20 from physical filenames only on windows
weigon2006-03-04 14:53:29 +00:00
85fc576437
strip ... and %20 from physical filenames only on windows
weigon2006-03-04 14:53:29 +00:00
3affd67f32
added comment about cgi.fix_pathinfo
weigon2006-03-04 12:41:28 +00:00
9cba4350ab
added comment about cgi.fix_pathinfo
weigon2006-03-04 12:41:28 +00:00