Graphe des révisions

  • 70f8d5104f update keep-alive docs Jan Kneschke 2005-03-01 17:40:51 +00:00
  • a289c3548e update keep-alive docs Jan Kneschke 2005-03-01 17:40:51 +00:00
  • b874c82499 added man page for spawn-fcgi and add a example for conditionals and simple-vhost Jan Kneschke 2005-03-01 17:34:13 +00:00
  • b103512514 added man page for spawn-fcgi and add a example for conditionals and simple-vhost Jan Kneschke 2005-03-01 17:34:13 +00:00
  • 452e460d1d added tests for restarting fcgi-procs after they died Jan Kneschke 2005-03-01 16:57:24 +00:00
  • 5ca4dff14d added tests for restarting fcgi-procs after they died Jan Kneschke 2005-03-01 16:57:24 +00:00
  • 9fd5609ba9 rewrote the event and error handling with the help of the fcgi-responder.c from the tests. Jan Kneschke 2005-03-01 16:54:47 +00:00
  • 7725e92ff6 rewrote the event and error handling with the help of the fcgi-responder.c from the tests. Jan Kneschke 2005-03-01 16:54:47 +00:00
  • 8fc3b2750c added checks for the line-terminator handling and cleanup the configs Jan Kneschke 2005-03-01 13:37:40 +00:00
  • 2420fd96d2 added checks for the line-terminator handling and cleanup the configs Jan Kneschke 2005-03-01 13:37:40 +00:00
  • 57a6660105 removed generated files from svn Jan Kneschke 2005-03-01 10:57:11 +00:00
  • bad98d1bba removed generated files from svn Jan Kneschke 2005-03-01 10:57:11 +00:00
  • 4fad3a9314 fixed #25 by setting all duplicates to 400 Jan Kneschke 2005-03-01 10:55:47 +00:00
  • 0f779ce2f9 fixed #25 by setting all duplicates to 400 Jan Kneschke 2005-03-01 10:55:47 +00:00
  • 68d546ade3 disable dump_packet Jan Kneschke 2005-03-01 10:53:52 +00:00
  • a6dfdad19f disable dump_packet Jan Kneschke 2005-03-01 10:53:52 +00:00
  • 18801da8ac parse last-modified timestamp and compare it. Jan Kneschke 2005-02-28 17:26:33 +00:00
  • 6e83b23ec9 parse last-modified timestamp and compare it. Jan Kneschke 2005-02-28 17:26:33 +00:00
  • 6583526fe9 'modification' as ignored and handled as 'access' Jan Kneschke 2005-02-28 17:24:05 +00:00
  • c3662bebf1 'modification' as ignored and handled as 'access' Jan Kneschke 2005-02-28 17:24:05 +00:00
  • 0df9332f30 converted all tests to run-tests.pl Jan Kneschke 2005-02-28 17:08:05 +00:00
  • 6bf51546c7 converted all tests to run-tests.pl Jan Kneschke 2005-02-28 17:08:05 +00:00
  • 9bca2cdf6f this one belongs to the last changeset Jan Kneschke 2005-02-28 10:54:23 +00:00
  • 26b184ba6f this one belongs to the last changeset Jan Kneschke 2005-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". Jan Kneschke 2005-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 Kneschke 2005-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 Kneschke 2005-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 Kneschke 2005-02-28 10:36:12 +00:00
  • 56690eb7a1 tolerate \n\n instead of \r\n\r\n and handle overlapping EOL correctly Jan Kneschke 2005-02-28 09:35:06 +00:00
  • aa63120540 tolerate \n\n instead of \r\n\r\n and handle overlapping EOL correctly Jan Kneschke 2005-02-28 09:35:06 +00:00
  • 552192845c get pidof working on linux Jan Kneschke 2005-02-28 09:32:05 +00:00
  • 33550d22ff get pidof working on linux Jan Kneschke 2005-02-28 09:32:05 +00:00
  • 871be14a47 moved SA_LEN macro to http-header-glue.c Jan Kneschke 2005-02-28 09:04:44 +00:00
  • 8b248ce3a5 moved SA_LEN macro to http-header-glue.c Jan Kneschke 2005-02-28 09:04:44 +00:00
  • 9219fc4eda moved external functions to *-glue.c Jan Kneschke 2005-02-28 08:42:47 +00:00
  • d26f6893d9 moved external functions to *-glue.c Jan Kneschke 2005-02-28 08:42:47 +00:00
  • a578a36169 Don't use broken http_host pointer for debugging. Jan Kneschke 2005-02-28 08:40:00 +00:00
  • 6a822b673e Don't use broken http_host pointer for debugging. Jan Kneschke 2005-02-28 08:40:00 +00:00
  • 564a6d30b8 removed warnings about shadowed variables Jan Kneschke 2005-02-28 08:33:38 +00:00
  • 47ca38938d removed warnings about shadowed variables Jan Kneschke 2005-02-28 08:33:38 +00:00
  • f378f32a5d added ssl.ca-file and updated error-message if private and public key don't match Jan Kneschke 2005-02-28 00:00:55 +00:00
  • 0cc8a5c56c added ssl.ca-file and updated error-message if private and public key don't match Jan Kneschke 2005-02-28 00:00:55 +00:00
  • 75b6e9ff3d forget a 's' of the format-string (Bug #31) Jan Kneschke 2005-02-27 22:48:12 +00:00
  • 9ce460f051 forget a 's' of the format-string (Bug #31) Jan Kneschke 2005-02-27 22:48:12 +00:00
  • 107554e28c forgot to rename check.pl to run-tests.pl Jan Kneschke 2005-02-27 22:13:02 +00:00
  • 80140bc32d forgot to rename check.pl to run-tests.pl Jan Kneschke 2005-02-27 22:13:02 +00:00
  • ec2f803afc added check for libfcgi to build special test-cases Jan Kneschke 2005-02-27 22:10:01 +00:00
  • b8a96670c1 added check for libfcgi to build special test-cases Jan Kneschke 2005-02-27 22:10:01 +00:00
  • b719e629af moved most of the tests to run-tests.pl Jan Kneschke 2005-02-27 22:01:13 +00:00
  • 9c380cbbde moved most of the tests to run-tests.pl Jan Kneschke 2005-02-27 22:01:13 +00:00
  • 52268df5fb added note about requirement of server.document-root Jan Kneschke 2005-02-23 07:53:33 +00:00
  • b6b7b3c698 added note about requirement of server.document-root Jan Kneschke 2005-02-23 07:53:33 +00:00
  • 4a18bdcf57 added bzip mimetypes Jan Kneschke 2005-02-23 07:48:51 +00:00
  • a515dd08ad added bzip mimetypes Jan Kneschke 2005-02-23 07:48:51 +00:00
  • 2a343ae169 replace inet_addr() by inet_aton() as the man-page on linux recommends and as solaris likes for SunForte Jan Kneschke 2005-02-22 00:18:04 +00:00
  • bc7f12ca71 replace inet_addr() by inet_aton() as the man-page on linux recommends and as solaris likes for SunForte Jan Kneschke 2005-02-22 00:18:04 +00:00
  • 3e88e04e9a fix segfault in log_error_write if host is empty Jan Kneschke 2005-02-22 00:17:11 +00:00
  • 44997909b1 fix segfault in log_error_write if host is empty Jan Kneschke 2005-02-22 00:17:11 +00:00
  • d0eac2f218 config.h.in is autogenerated Jan Kneschke 2005-02-21 20:27:02 +00:00
  • 354a554d61 config.h.in is autogenerated Jan Kneschke 2005-02-21 20:27:02 +00:00
  • 962d82368d added autogen.sh submitted by debugger@#lighttpd Jan Kneschke 2005-02-21 19:51:33 +00:00
  • a6d5be451e added autogen.sh submitted by debugger@#lighttpd Jan Kneschke 2005-02-21 19:51:33 +00:00
  • c520f14bfb allow empty cgi.assign handler Jan Kneschke 2005-02-20 19:05:55 +00:00
  • 91066a8b60 allow empty cgi.assign handler Jan Kneschke 2005-02-20 19:05:55 +00:00
  • 66460e058a added all changes to ChangeLog and NEWS Jan Kneschke 2005-02-20 16:15:41 +00:00
  • 04037134d5 added all changes to ChangeLog and NEWS lighttpd-1.3.11 Jan Kneschke 2005-02-20 16:15:41 +00:00
  • 3548edf76a added SERVER_ADDR, REMOTE_PORT to mod_fastcgi and mod_cgi and REQUEST_URI to mod_cgi Jan Kneschke 2005-02-20 15:02:57 +00:00
  • a39b52810e added SERVER_ADDR, REMOTE_PORT to mod_fastcgi and mod_cgi and REQUEST_URI to mod_cgi Jan Kneschke 2005-02-20 15:02:57 +00:00
  • 93cff2a3dc forgot .cvsignore in the move Jan Kneschke 2005-02-20 14:28:26 +00:00
  • 6f6879d4a3 forgot .cvsignore in the move Jan Kneschke 2005-02-20 14:28:26 +00:00
  • 00fc1df915 moved everything below trunk/ and added branches/ and tags/ Jan Kneschke 2005-02-20 14:27:00 +00:00
  • bcdc6a3bbc moved everything below trunk/ and added branches/ and tags/ Jan Kneschke 2005-02-20 14:27:00 +00:00