Commit Graph

  • 47d31e6d70 don't force a Content-Length header in HEAD requests (#119) Jan Kneschke 2006-10-07 17:17:54 +0000
  • 7a220fceb4 don't force a Content-Length header in HEAD requests (#119) Jan Kneschke 2006-10-07 17:17:54 +0000
  • 73a1b11619 no one really liked this warning :( Jan Kneschke 2006-10-07 07:46:46 +0000
  • 636c890721 no one really liked this warning :( Jan Kneschke 2006-10-07 07:46:46 +0000
  • 970c2fd4c2 only set the etag if we have one Jan Kneschke 2006-10-07 07:46:22 +0000
  • e49da67a47 only set the etag if we have one Jan Kneschke 2006-10-07 07:46:22 +0000
  • 36a6fcf9c7 mkcol/mkdir in mod_webdav now honors the umask aswell. fixes [#884] Marcus Rückert 2006-10-07 03:09:39 +0000
  • b6ee10916c mkcol/mkdir in mod_webdav now honors the umask aswell. fixes [#884] Marcus Rückert 2006-10-07 03:09:39 +0000
  • 4412983195 added content-type to the .stat() and decoded the st_mode Jan Kneschke 2006-10-06 11:21:00 +0000
  • 41bcf415c4 added content-type to the .stat() and decoded the st_mode Jan Kneschke 2006-10-06 11:21:00 +0000
  • 360a20c2da added lighty.stat() which uses the stat-cache to reduce the number of syscalls Jan Kneschke 2006-10-06 08:27:50 +0000
  • bf0f7832c1 added lighty.stat() which uses the stat-cache to reduce the number of syscalls Jan Kneschke 2006-10-06 08:27:50 +0000
  • 4c7567a49f added the original URI, before the rewrite, to the env. Jan Kneschke 2006-10-06 07:14:10 +0000
  • 0780de8bfa added the original URI, before the rewrite, to the env. Jan Kneschke 2006-10-06 07:14:10 +0000
  • 4379dc9f68 disable chunked encoding header on a HEAD request Jan Kneschke 2006-10-05 10:23:27 +0000
  • ba52eb0e41 disable chunked encoding header on a HEAD request Jan Kneschke 2006-10-05 10:23:27 +0000
  • 81244581e4 - a few more whitespace cleanups Marcus Rückert 2006-10-05 00:09:51 +0000
  • b8df99f3db - a few more whitespace cleanups Marcus Rückert 2006-10-05 00:09:51 +0000
  • 79a499e7ae provide a useful error-msg when sqlite3_open fails Jan Kneschke 2006-10-04 21:25:29 +0000
  • bb24041f92 provide a useful error-msg when sqlite3_open fails Jan Kneschke 2006-10-04 21:25:29 +0000
  • d8eff730c5 fixed some allocations in the ssl-part before lighty exits to make valgrind happy Jan Kneschke 2006-10-04 13:31:49 +0000
  • 1398cb2e3e fixed some allocations in the ssl-part before lighty exits to make valgrind happy Jan Kneschke 2006-10-04 13:31:49 +0000
  • 6955113f3a - white space cleanup part 2 this time 1.4 ;) i hope it helps with merging stuff back to 1.5 Marcus Rückert 2006-10-04 13:26:23 +0000
  • 8cd1471cb3 - white space cleanup part 2 this time 1.4 ;) i hope it helps with merging stuff back to 1.5 Marcus Rückert 2006-10-04 13:26:23 +0000
  • 35b444b911 - next release is 1.4.13 - allow --with-lua with a package-name for pkg-config Jan Kneschke 2006-10-04 08:00:09 +0000
  • fe6b7207d7 - next release is 1.4.13 - allow --with-lua with a package-name for pkg-config Jan Kneschke 2006-10-04 08:00:09 +0000
  • 98a70bf61e added $apr1$ support for htpasswd (fixes #870) Jan Kneschke 2006-10-04 07:46:12 +0000
  • 3a152b3b76 added $apr1$ support for htpasswd (fixes #870) Jan Kneschke 2006-10-04 07:46:12 +0000
  • e03b40348a merged [270] (fixes #871) Jan Kneschke 2006-10-04 07:36:10 +0000
  • 68033b8e62 merged [270] (fixes #871) Jan Kneschke 2006-10-04 07:36:10 +0000
  • f7a3e7cd42 added summary-tag to all tables in dirlisting and status Jan Kneschke 2006-10-04 07:27:59 +0000
  • 874173ce56 added summary-tag to all tables in dirlisting and status Jan Kneschke 2006-10-04 07:27:59 +0000
  • 8343c9c91d remove fragments from the request-uri (fixes #869) Jan Kneschke 2006-10-04 07:20:14 +0000
  • 55c90e4c60 remove fragments from the request-uri (fixes #869) Jan Kneschke 2006-10-04 07:20:14 +0000
  • 558c3a0d76 allocate a byte more, to match the ioctl() report Jan Kneschke 2006-10-04 07:00:35 +0000
  • d766ee99ce allocate a byte more, to match the ioctl() report Jan Kneschke 2006-10-04 07:00:35 +0000
  • cd9a868d82 - properly find fastcgi.h in /usr/include/fastcgi Marcus Rückert 2006-10-03 22:22:47 +0000
  • 56de5af1cd - properly find fastcgi.h in /usr/include/fastcgi Marcus Rückert 2006-10-03 22:22:47 +0000
  • e551b63076 - mark a few params as unused - fix a few signed mismatch by casting to the correct type Marcus Rückert 2006-10-03 22:21:42 +0000
  • b060b46dc9 - mark a few params as unused - fix a few signed mismatch by casting to the correct type Marcus Rückert 2006-10-03 22:21:42 +0000
  • b5875ecebd - remove unused variable Marcus Rückert 2006-10-03 22:20:32 +0000
  • acd628fe09 - remove unused variable Marcus Rückert 2006-10-03 22:20:32 +0000
  • 7bd6351e45 - cast ptrdiff_t to size_t to avoid a signed comparison warning Marcus Rückert 2006-10-03 22:19:50 +0000
  • 7cefa9ce73 - cast ptrdiff_t to size_t to avoid a signed comparison warning Marcus Rückert 2006-10-03 22:19:50 +0000
  • f97e4604e8 - dont use int for a enum type - handle default case in connection type switch Marcus Rückert 2006-10-03 22:18:06 +0000
  • fe77777647 - dont use int for a enum type - handle default case in connection type switch Marcus Rückert 2006-10-03 22:18:06 +0000
  • a1098fb80f - marked parameter as unused Marcus Rückert 2006-10-03 22:16:35 +0000
  • 3e7e2d528d - marked parameter as unused Marcus Rückert 2006-10-03 22:16:35 +0000
  • 31491cb150 - mark a few parameters as unused Marcus Rückert 2006-10-03 22:15:55 +0000
  • 15fde9cf07 - mark a few parameters as unused Marcus Rückert 2006-10-03 22:15:55 +0000
  • 92014a1718 - remove unused variable Marcus Rückert 2006-10-03 22:15:17 +0000
  • 91776b2d10 - remove unused variable Marcus Rückert 2006-10-03 22:15:17 +0000
  • c652ccac52 - if using gcc set the c standard to gnu99. "solves" some compiler warnings. Marcus Rückert 2006-10-03 14:59:56 +0000
  • 0bf00920a3 - if using gcc set the c standard to gnu99. "solves" some compiler warnings. Marcus Rückert 2006-10-03 14:59:56 +0000
  • 3cc01079fd - ignore Makefile and Makefile.in Marcus Rückert 2006-10-03 14:54:23 +0000
  • a4206f2ead - ignore Makefile and Makefile.in Marcus Rückert 2006-10-03 14:54:23 +0000
  • 52671477ec - added "tags" to the ignorelist Marcus Rückert 2006-10-03 14:49:39 +0000
  • 80c296a6e2 - added "tags" to the ignorelist Marcus Rückert 2006-10-03 14:49:39 +0000
  • 1e184f0772 - added configparser.h proc_open *.swp to the ignore list Marcus Rückert 2006-10-03 14:48:58 +0000
  • 1acecead61 - added configparser.h proc_open *.swp to the ignore list Marcus Rückert 2006-10-03 14:48:58 +0000
  • d21653c68a fixed off-by-one bug when the second CRLF after a HTTP-header is in a second read() call Jan Kneschke 2006-10-03 13:33:35 +0000
  • 4581a73ab8 fixed off-by-one bug when the second CRLF after a HTTP-header is in a second read() call Jan Kneschke 2006-10-03 13:33:35 +0000
  • 78e5a1d381 - this is our 1.4.x maintenance branch Marcus Rückert 2006-10-03 13:01:56 +0000
  • b68f200c99 - this is our 1.4.x maintenance branch Marcus Rückert 2006-10-03 13:01:56 +0000
  • 8b2954071e - merged lighttpd-merge-1.4.x so we finally work in trunk/ ! yeah \o/ Marcus Rückert 2006-10-03 12:56:39 +0000
  • 9206c4bcdb - revert all changes back to the branchpoint Marcus Rückert 2006-10-03 12:48:52 +0000
  • d070ff623c - backup of the current trunk state for easier access Marcus Rückert 2006-10-03 12:24:29 +0000
  • 34a59398a3 added a better comment about the current (incomplete) state of LOCK support Jan Kneschke 2006-09-28 12:09:26 +0000
  • 0ad43990ee added a better comment about the current (incomplete) state of LOCK support Jan Kneschke 2006-09-28 12:09:26 +0000
  • 01256a22e7 fixed the 501 code for a LOCK request Jan Kneschke 2006-09-28 07:25:38 +0000
  • a59faafd7d fixed the 501 code for a LOCK request Jan Kneschke 2006-09-28 07:25:38 +0000
  • c37335e2fd added a check for uuid.h to the scons build Jan Kneschke 2006-09-28 07:25:15 +0000
  • 0014a87d02 added a check for uuid.h to the scons build Jan Kneschke 2006-09-28 07:25:15 +0000
  • 029ab7d21d - configure.in: check for uuid/uuid.h - mod_webdav.c: change the conditional to use HAVE_UUID_UUID_h Marcus Rückert 2006-09-27 23:55:04 +0000
  • 347f6479c2 - configure.in: check for uuid/uuid.h - mod_webdav.c: change the conditional to use HAVE_UUID_UUID_h Marcus Rückert 2006-09-27 23:55:04 +0000
  • 8389b4ac0b - merged fixes from the ssl fixes branch Marcus Rückert 2006-09-23 16:29:56 +0000
  • 2d44d6ecb8 tagged 1.4.12 Jan Kneschke 2006-09-23 12:16:40 +0000
  • 2ee9337d41 we have a release lighttpd-1.4.12 Jan Kneschke 2006-09-23 12:15:19 +0000
  • 75174f144e we have a release Jan Kneschke 2006-09-23 12:15:19 +0000
  • 774c468daf use the right return-value for an error Jan Kneschke 2006-09-23 12:11:30 +0000
  • 15a488a945 use the right return-value for an error Jan Kneschke 2006-09-23 12:11:30 +0000
  • b343530d66 make the config-options arrays instead of strings Jan Kneschke 2006-09-23 11:19:31 +0000
  • 634ec365f5 make the config-options arrays instead of strings Jan Kneschke 2006-09-23 11:19:31 +0000
  • eeef4eef76 improved error-msgs if on type-mismatch Jan Kneschke 2006-09-23 11:19:02 +0000
  • e332dce9bf improved error-msgs if on type-mismatch Jan Kneschke 2006-09-23 11:19:02 +0000
  • 2fc3015559 changed name of shadowed variable Jan Kneschke 2006-09-23 11:18:31 +0000
  • 67079527f4 changed name of shadowed variable Jan Kneschke 2006-09-23 11:18:31 +0000
  • d7a7fae9d3 merged [1078] Jan Kneschke 2006-09-23 07:15:07 +0000
  • f56e3907fe merged [1078] Jan Kneschke 2006-09-23 07:15:07 +0000
  • c1d6bdaecf fixed connections falling back to non-ssl when keep-alive + ssl was used Jan Kneschke 2006-09-23 07:04:02 +0000
  • dd35c9101c fixed connections falling back to non-ssl when keep-alive + ssl was used Jan Kneschke 2006-09-23 07:04:02 +0000
  • d538e49b7d - added the webdav permissions fix Marcus Rückert 2006-09-22 07:32:12 +0000
  • 5130edf9d0 - added the webdav permissions fix Marcus Rückert 2006-09-22 07:32:12 +0000
  • 59bec7fb34 handle follow-symlink in the stat-cache Jan Kneschke 2006-09-21 14:53:14 +0000
  • 9de3807438 handle follow-symlink in the stat-cache Jan Kneschke 2006-09-21 14:53:14 +0000
  • b71a638b49 merged [1174] and [1224] Jan Kneschke 2006-09-21 14:48:46 +0000
  • 30d892061e merged [1174] and [1224] Jan Kneschke 2006-09-21 14:48:46 +0000
  • 8d2e060d24 removed buggy optimization Jan Kneschke 2006-09-21 13:32:29 +0000
  • 6ae9b8f58e removed buggy optimization Jan Kneschke 2006-09-21 13:32:29 +0000
  • 9c21299139 removed duplicate lua-load calls which crash lua 5.0 Jan Kneschke 2006-09-21 13:31:55 +0000