08b6c5deeafixed handling of dead fastcgi processes if deamonizedJan Kneschke2005-03-02 13:49:08 +00:00
9a5cf4a2edfixed handling of dead fastcgi processes if deamonizedJan Kneschke2005-03-02 13:49:08 +00:00
5bb78266fadon't touch the exit-conditions for the loop directly (reverting a this part of one of the last changesets)Jan Kneschke2005-03-02 11:31:21 +00:00
853b4f5b06don't touch the exit-conditions for the loop directly (reverting a this part of one of the last changesets)Jan Kneschke2005-03-02 11:31:21 +00:00
40be6f2b40seperated the tests for each section and let run-tests.pl use Test::HarnessJan Kneschke2005-03-02 11:27:02 +00:00
40e8c6714aseperated the tests for each section and let run-tests.pl use Test::HarnessJan Kneschke2005-03-02 11:27:02 +00:00
2554ab151fadded | to the non-rfc characters in URIJan Kneschke2005-03-02 09:11:42 +00:00
3caa67a131added | to the non-rfc characters in URIJan Kneschke2005-03-02 09:11:42 +00:00
3788f1ee2fupdated ChangeLog and NEWS from timelineJan Kneschke2005-03-01 23:28:52 +00:00
06c35abe4aupdated ChangeLog and NEWS from timelineJan Kneschke2005-03-01 23:28:52 +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".Jan Kneschke2005-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".Jan Kneschke2005-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.Jan Kneschke2005-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.Jan Kneschke2005-02-28 10:36:12 +00:00
56690eb7a1tolerate \n\n instead of \r\n\r\n and handle overlapping EOL correctlyJan Kneschke2005-02-28 09:35:06 +00:00
aa63120540tolerate \n\n instead of \r\n\r\n and handle overlapping EOL correctlyJan Kneschke2005-02-28 09:35:06 +00:00