08b6c5deea
fixed handling of dead fastcgi processes if deamonized
weigon2005-03-02 13:49:08 +00:00
9a5cf4a2ed
fixed handling of dead fastcgi processes if deamonized
weigon2005-03-02 13:49:08 +00:00
5bb78266fa
don't touch the exit-conditions for the loop directly (reverting a this part of one of the last changesets)
weigon2005-03-02 11:31:21 +00:00
853b4f5b06
don't touch the exit-conditions for the loop directly (reverting a this part of one of the last changesets)
weigon2005-03-02 11:31:21 +00:00
40be6f2b40
seperated the tests for each section and let run-tests.pl use Test::Harness
weigon2005-03-02 11:27:02 +00:00
40e8c6714a
seperated the tests for each section and let run-tests.pl use Test::Harness
weigon2005-03-02 11:27:02 +00:00
2554ab151f
added | to the non-rfc characters in URI
weigon2005-03-02 09:11:42 +00:00
3caa67a131
added | to the non-rfc characters in URI
weigon2005-03-02 09:11:42 +00:00
3788f1ee2f
updated ChangeLog and NEWS from timeline
weigon2005-03-01 23:28:52 +00:00
06c35abe4a
updated ChangeLog and NEWS from timeline
weigon2005-03-01 23:28:52 +00:00
8a1d5b55d8
get make distcheck working
weigon2005-03-01 23:28:21 +00:00
422275e60a
get make distcheck working
weigon2005-03-01 23:28:21 +00:00
9a4f84a3a8
compile fixes for MIPSpro on IRIX
weigon2005-03-01 23:01:12 +00:00
bde657648d
compile fixes for MIPSpro on IRIX
weigon2005-03-01 23:01:12 +00:00
18801da8ac
parse last-modified timestamp and compare it.
weigon2005-02-28 17:26:33 +00:00
6e83b23ec9
parse last-modified timestamp and compare it.
weigon2005-02-28 17:26:33 +00:00
6583526fe9
'modification' as ignored and handled as 'access'
weigon2005-02-28 17:24:05 +00:00
c3662bebf1
'modification' as ignored and handled as 'access'
weigon2005-02-28 17:24:05 +00:00
0df9332f30
converted all tests to run-tests.pl
weigon2005-02-28 17:08:05 +00:00
6bf51546c7
converted all tests to run-tests.pl
weigon2005-02-28 17:08:05 +00:00
9bca2cdf6f
this one belongs to the last changeset
weigon2005-02-28 10:54:23 +00:00
26b184ba6f
this one belongs to the last changeset
weigon2005-02-28 10:54:23 +00:00
4c814e01fa
* If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t() are only macros to buffer_{append,copy}_long() * ltostr() returns the string length instead of always 0 * Don't check return value of buffer_prepare_append(buffer *b), since it only returns -1 if b == NULL, which we do a few lines above anyway. * Improved buffer_path_simplify(). No "dot_stack" required anymore. Operation can also be performed inplace. * Check errno also against EACCES at pidfile-unlink for not logging a "Permission denied".
weigon2005-02-28 10:38:16 +00:00
75fae49e37
* If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t() are only macros to buffer_{append,copy}_long() * ltostr() returns the string length instead of always 0 * Don't check return value of buffer_prepare_append(buffer *b), since it only returns -1 if b == NULL, which we do a few lines above anyway. * Improved buffer_path_simplify(). No "dot_stack" required anymore. Operation can also be performed inplace. * Check errno also against EACCES at pidfile-unlink for not logging a "Permission denied".
weigon2005-02-28 10:38:16 +00:00
390fa3c979
* Changed AM_CONFIG_HEADER to AC_CONFIG_HEADER. The Manual says: Older versions of Automake required the use of AM_CONFIG_HEADER; this is no longer the case today.
weigon2005-02-28 10:36:12 +00:00
d9fd24a0f7
* Changed AM_CONFIG_HEADER to AC_CONFIG_HEADER. The Manual says: Older versions of Automake required the use of AM_CONFIG_HEADER; this is no longer the case today.
weigon2005-02-28 10:36:12 +00:00
56690eb7a1
tolerate \n\n instead of \r\n\r\n and handle overlapping EOL correctly
weigon2005-02-28 09:35:06 +00:00
aa63120540
tolerate \n\n instead of \r\n\r\n and handle overlapping EOL correctly
weigon2005-02-28 09:35:06 +00:00
552192845c
get pidof working on linux
weigon2005-02-28 09:32:05 +00:00
33550d22ff
get pidof working on linux
weigon2005-02-28 09:32:05 +00:00
871be14a47
moved SA_LEN macro to http-header-glue.c
weigon2005-02-28 09:04:44 +00:00
8b248ce3a5
moved SA_LEN macro to http-header-glue.c
weigon2005-02-28 09:04:44 +00:00
9219fc4eda
moved external functions to *-glue.c
weigon2005-02-28 08:42:47 +00:00
d26f6893d9
moved external functions to *-glue.c
weigon2005-02-28 08:42:47 +00:00
a578a36169
Don't use broken http_host pointer for debugging.
weigon2005-02-28 08:40:00 +00:00