Commit Graph

2697 Commits (5a159e828dabb1ae9a7d2244a0c1926b763028e5)
 

Author SHA1 Message Date
Jan Kneschke 85194f365f fixed pathinfo handling on /fcgi_pattern
18 years ago
Jan Kneschke 829aeb9455 SIGCLD -> SIGCHLD (reported by s0 and Pierre-Yves)
18 years ago
Jan Kneschke 79b7c4f8a9 moved to 1.3.12
18 years ago
Jan Kneschke 9a5cf4a2ed fixed handling of dead fastcgi processes if deamonized
18 years ago
Jan Kneschke 853b4f5b06 don't touch the exit-conditions for the loop directly (reverting a this part of one of the last changesets)
18 years ago
Jan Kneschke 40e8c6714a seperated the tests for each section and let run-tests.pl use Test::Harness
18 years ago
Jan Kneschke 3caa67a131 added | to the non-rfc characters in URI
18 years ago
Jan Kneschke 06c35abe4a updated ChangeLog and NEWS from timeline
18 years ago
Jan Kneschke 422275e60a get make distcheck working
18 years ago
Jan Kneschke bde657648d compile fixes for MIPSpro on IRIX
18 years ago
Jan Kneschke 0cccf378c7 PACKAGE -> PACKAGE_NAME (by smi)
18 years ago
Jan Kneschke a289c3548e update keep-alive docs
18 years ago
Jan Kneschke b103512514 added man page for spawn-fcgi and add a example for conditionals and simple-vhost
18 years ago
Jan Kneschke 5ca4dff14d added tests for restarting fcgi-procs after they died
18 years ago
Jan Kneschke 7725e92ff6 rewrote the event and error handling with the help of the fcgi-responder.c from the tests.
18 years ago
Jan Kneschke 2420fd96d2 added checks for the line-terminator handling and cleanup the configs
18 years ago
Jan Kneschke bad98d1bba removed generated files from svn
18 years ago
Jan Kneschke 0f779ce2f9 fixed #25 by setting all duplicates to 400
18 years ago
Jan Kneschke a6dfdad19f disable dump_packet
18 years ago
Jan Kneschke 6e83b23ec9 parse last-modified timestamp and compare it.
18 years ago
Jan Kneschke c3662bebf1 'modification' as ignored and handled as 'access'
18 years ago
Jan Kneschke 6bf51546c7 converted all tests to run-tests.pl
18 years ago
Jan Kneschke 26b184ba6f this one belongs to the last changeset
18 years ago
Jan Kneschke 75fae49e37 * If sizeof(long) == sizeof(off_t), buffer_{append,copy}_off_t()
18 years ago
Jan Kneschke d9fd24a0f7 * Changed AM_CONFIG_HEADER to AC_CONFIG_HEADER. The Manual says:
18 years ago
Jan Kneschke aa63120540 tolerate \n\n instead of \r\n\r\n and handle overlapping
18 years ago
Jan Kneschke 33550d22ff get pidof working on linux
18 years ago
Jan Kneschke 8b248ce3a5 moved SA_LEN macro to http-header-glue.c
18 years ago
Jan Kneschke d26f6893d9 moved external functions to *-glue.c
18 years ago
Jan Kneschke 6a822b673e Don't use broken http_host pointer for debugging.
18 years ago
Jan Kneschke 47ca38938d removed warnings about shadowed variables
18 years ago
Jan Kneschke 0cc8a5c56c added ssl.ca-file and updated error-message if private and public key don't match
18 years ago
Jan Kneschke 9ce460f051 forget a 's' of the format-string (Bug #31)
18 years ago
Jan Kneschke 80140bc32d forgot to rename check.pl to run-tests.pl
18 years ago
Jan Kneschke b8a96670c1 added check for libfcgi to build special test-cases
18 years ago
Jan Kneschke 9c380cbbde moved most of the tests to run-tests.pl
18 years ago
Jan Kneschke b6b7b3c698 added note about requirement of server.document-root
18 years ago
Jan Kneschke a515dd08ad added bzip mimetypes
18 years ago
Jan Kneschke bc7f12ca71 replace inet_addr() by inet_aton() as the man-page on
18 years ago
Jan Kneschke 44997909b1 fix segfault in log_error_write if host is empty
18 years ago
Jan Kneschke 354a554d61 config.h.in is autogenerated
18 years ago
Jan Kneschke a6d5be451e added autogen.sh submitted by debugger@#lighttpd
18 years ago
Jan Kneschke 91066a8b60 allow empty cgi.assign handler
18 years ago
Jan Kneschke 04037134d5 added all changes to ChangeLog and NEWS
18 years ago
Jan Kneschke a39b52810e added SERVER_ADDR, REMOTE_PORT to mod_fastcgi and mod_cgi and
18 years ago
Jan Kneschke 6f6879d4a3 forgot .cvsignore in the move
18 years ago
Jan Kneschke bcdc6a3bbc moved everything below trunk/ and added branches/ and tags/
18 years ago