Commit Graph

2207 Commits (4a68780e1b1d5388d2d67ab518d1d3c424b792d3)
 

Author SHA1 Message Date
Jan Kneschke c8652e52b0 fixed #148 and let PAM use the lighttpd-handle (if someone implements it)
18 years ago
Jan Kneschke 232e6158a9 Fixed segv if debuggin is enabled
18 years ago
Jan Kneschke d162ea1385 removed dead code, improved debug output and use + instead of % for the host-selection in CARP
18 years ago
Jan Kneschke 8e67134b23 use size_t instead of unsigned int and char * instead of unsigned char *
18 years ago
Jan Kneschke c65f4e0223 make port 80 the default
18 years ago
Jan Kneschke e5a1b1eb4a make sure we mark the connection as SSL (important for redirects later)
18 years ago
Jan Kneschke acfe706d73 Looks like the '+' -> ' ' transformation is only applied in the ?query part and not the rel-path.
18 years ago
Jan Kneschke efa87f47c1 don't close the connection twice on HUP|IN
18 years ago
Jan Kneschke b527f569af added more debug info and fix hang after a local fcgi process has died
18 years ago
Jan Kneschke 4335479051 handle ranges >2G correctly
18 years ago
Jan Kneschke 5056731095 using 127.0.0.1 is fine for all systems
18 years ago
Jan Kneschke bca076c9d0 added balancing and debugging info
18 years ago
Jan Kneschke dfe03995d7 Fix crash if qop is not set in the authorize response
18 years ago
Jan Kneschke b90f231042 handle range requests for >2Gb correctly
18 years ago
Jan Kneschke 3eaaf78038 cleanup nicely
18 years ago
Jan Kneschke f88ca6b629 Clenaup environment before finishing the request
18 years ago
Jan Kneschke cee3c0d880 added tests for mod-proxy
18 years ago
Jan Kneschke b5e848d5b4 - Added hash, round-robin balancers
18 years ago
Jan Kneschke 510b536669 replaced IP address for fastcgi.server to localhost
18 years ago
Jan Kneschke e7def825a8 remove FDEVENT_OUT as soon as we hit _READ and only call joblist_append() if really needed
18 years ago
Jan Kneschke 6b5c314cc6 added the name of the plugin if dlopen fails
18 years ago
Jan Kneschke 279af9590f don't use accept-filtering if SSL is used
18 years ago
Jan Kneschke be5bb63b00 merged [166]
18 years ago
Jan Kneschke bd7c860620 next release will be 1.3.14
18 years ago
Jan Kneschke 3e61a898cb merged [238]
18 years ago
Jan Kneschke a4f3a407bf set server-name to http_host if it is not set explicitly
18 years ago
Jan Kneschke 6925cdcf49 removed duplicate variable
18 years ago
Jan Kneschke d501b21f57 merged [281]
18 years ago
Jan Kneschke 3b5fffce48 merged partts of [192] and [194]
18 years ago
Jan Kneschke 8a3b1f5cb0 merged [279]
18 years ago
Jan Kneschke ba06bde6d5 merged [274] and [239]
18 years ago
Jan Kneschke 4f14ff8424 merge [109], [259], [266] and [267]
18 years ago
Jan Kneschke ea73c9e512 branched 1.3.x from 1.3.13. This tree will only get fixes.
18 years ago
Jan Kneschke 0178e29cee tagged 1.3.13
18 years ago
Jan Kneschke 44e33e8647 updated the NEWS for the important changes in 1.3.13
18 years ago
Jan Kneschke 659503eb16 fixed check for running process
18 years ago
Jan Kneschke 18d3e51e3e updated .cvsignore
18 years ago
Jan Kneschke 50871dfce8 added all changes from trac-timeline
18 years ago
Jan Kneschke d0ad62cd59 prepare for 1.3.13
18 years ago
Jan Kneschke 8810ff2602 drop unused files and added the checks for mod-rewrite
18 years ago
Jan Kneschke e1fb43d9dd fixed NULL dereference in logfile cycling if accesslog is not set
18 years ago
Jan Kneschke 2c3151cae6 fixed message to print configure + make
18 years ago
Jan Kneschke 9d287563c6 added delayed connect() handling from mod_fastcgi
18 years ago
Jan Kneschke 54bda6d388 get usefull error-msg on SSL_read + SSL_ERROR_SYSCALL
18 years ago
Jan Kneschke 3400a1d52b correct the keyword for server.protocol-http11
18 years ago
Jan Kneschke b4eb2b3c25 ignore generated files
18 years ago
Jan Kneschke a9f7841379 2 rewrite tests
18 years ago
Jan Kneschke b41aa700ab check that conditionals and simple-vhost work together
18 years ago
Jan Kneschke 6b297b3341 ignore remove-close in freebsd sendfile()
18 years ago
Jan Kneschke 9d057a63cb added $ to SERVER
18 years ago