Commit Graph

927 Commits (022760f07ded9f01b3373fb13e39e3977f818434)
 

Author SHA1 Message Date
Elan Ruusamäe 40e8d326d1 - unify style
16 years ago
Elan Ruusamäe 54d2d211f8 - record mod_extforward inclusion fact
16 years ago
Elan Ruusamäe f68fd405f4 - add mod_extforward module from wiki
16 years ago
Marcus Rückert e61146a740 - applied patch from sh@linux2go.dk (#1039)
16 years ago
Marcus Rückert acd992cbf1 - applied patch from colin.stephen@o2.com (#1041)
16 years ago
Elan Ruusamäe 72ac4ece2e - prevent wrong pidfile unlinking on graceful restart (patch by Chris Webb)
16 years ago
Elan Ruusamäe 1c662e07ba - ignore empty packets from STDERR stream. fixes #998
16 years ago
Marcus Rückert 55a713a1a1 r1557@h2o: darix | 2007-01-14 10:55:33 +0100
16 years ago
Marcus Rückert d471bcc9ca r1553@h2o: darix | 2007-01-14 10:37:14 +0100
16 years ago
Robert Jakabosky 5d8855bdef commit fix from Ticket #964
16 years ago
Robert Jakabosky db76b98e03 Added round-robin support to mod_fastcgi.
16 years ago
Marcus Rückert 4fe6745364 - Handle DragonFlyBSD the same way as Freebsd.
16 years ago
Elan Ruusamäe 36544e2186 added now and weeks support to mod_expire. close #943
16 years ago
Robert Jakabosky 4f1587c57e If client connection aborts during parse of "\r\n\r\n", then lighttpd never cleans up the
17 years ago
Marcus Rückert 4a609547a0 r1435@h2o: darix | 2006-11-10 18:25:42 +0100
17 years ago
Jan Kneschke ad4af113a6 added magnet.txt to the distribution
17 years ago
Marcus Rückert d3480284c3 - updated NEWS
17 years ago
Jan Kneschke 31dc9ac77f last changes before the release
17 years ago
Marcus Rückert 3df7b7421e - added docs for mod_magnet
17 years ago
Marcus Rückert 53ab644ead - merged -r1090:1091 => add --with-webdav-locks
17 years ago
Jan Kneschke a0aafd9a24 save the old errno of the sendfile() call in case that the attr_get()
17 years ago
Jan Kneschke d6bfa8aaa8 the patch attached to #119 was right. If we
17 years ago
Jan Kneschke 9a49269981 updated fixed tickets for the pre-release
17 years ago
Jan Kneschke b4778f8e6d fixed writev() on FreeBSD 4.x and older (FreeBSD-port: PR103758)
17 years ago
Jan Kneschke 7a220fceb4 don't force a Content-Length header in HEAD requests (#119)
17 years ago
Jan Kneschke 636c890721 no one really liked this warning :(
17 years ago
Jan Kneschke e49da67a47 only set the etag if we have one
17 years ago
Marcus Rückert b6ee10916c mkcol/mkdir in mod_webdav now honors the umask aswell.
17 years ago
Jan Kneschke 41bcf415c4 added content-type to the .stat() and decoded the st_mode
17 years ago
Jan Kneschke bf0f7832c1 added lighty.stat() which uses the stat-cache to reduce the number of syscalls
17 years ago
Jan Kneschke 0780de8bfa added the original URI, before the rewrite, to the env.
17 years ago
Jan Kneschke ba52eb0e41 disable chunked encoding header on a HEAD request
17 years ago
Marcus Rückert b8df99f3db - a few more whitespace cleanups
17 years ago
Jan Kneschke bb24041f92 provide a useful error-msg when sqlite3_open fails
17 years ago
Jan Kneschke 1398cb2e3e fixed some allocations in the ssl-part before lighty exits to make valgrind happy
17 years ago
Marcus Rückert 8cd1471cb3 - white space cleanup part 2 this time 1.4 ;)
17 years ago
Jan Kneschke fe6b7207d7 - next release is 1.4.13
17 years ago
Jan Kneschke 3a152b3b76 added $apr1$ support for htpasswd (fixes #870)
17 years ago
Jan Kneschke 68033b8e62 merged [270] (fixes #871)
17 years ago
Jan Kneschke 874173ce56 added summary-tag to all tables in dirlisting and status
17 years ago
Jan Kneschke 55c90e4c60 remove fragments from the request-uri (fixes #869)
17 years ago
Jan Kneschke d766ee99ce allocate a byte more, to match the ioctl() report
17 years ago
Marcus Rückert 56de5af1cd - properly find fastcgi.h in /usr/include/fastcgi
17 years ago
Marcus Rückert b060b46dc9 - mark a few params as unused
17 years ago
Marcus Rückert acd628fe09 - remove unused variable
17 years ago
Marcus Rückert 7cefa9ce73 - cast ptrdiff_t to size_t to avoid a signed comparison warning
17 years ago
Marcus Rückert fe77777647 - dont use int for a enum type
17 years ago
Marcus Rückert 3e7e2d528d - marked parameter as unused
17 years ago
Marcus Rückert 15fde9cf07 - mark a few parameters as unused
17 years ago
Marcus Rückert 91776b2d10 - remove unused variable
17 years ago