This website requires JavaScript.
fd95649845
either remove include config.h or covered it in HAVE_CONFIG_H
Jan Kneschke
2005-09-24 12:06:04 +00:00
b4d9d061c8
either remove include config.h or covered it in HAVE_CONFIG_H
Jan Kneschke
2005-09-24 12:06:04 +00:00
2b3897ba7b
only accept 100 connection in one round to remove the starvation of waiting connections
Jan Kneschke
2005-09-23 16:31:49 +00:00
b46fa4497b
only accept 100 connection in one round to remove the starvation of waiting connections
Jan Kneschke
2005-09-23 16:31:49 +00:00
04b815a7d9
fix for string to be key (implicit convert integer to string when needed).
mOo
2005-09-22 13:45:33 +00:00
5e2a796a19
fix for string to be key (implicit convert integer to string when needed).
mOo
2005-09-22 13:45:33 +00:00
440466ea82
correct error message for context_ndx
mOo
2005-09-22 13:33:18 +00:00
40fb6ffec1
correct error message for context_ndx
mOo
2005-09-22 13:33:18 +00:00
57636ca9ff
removed the <handle> in fastcgi.server and fixed the example
Jan Kneschke
2005-09-22 13:13:01 +00:00
f765742b64
removed the <handle> in fastcgi.server and fixed the example
Jan Kneschke
2005-09-22 13:13:01 +00:00
d005ce8d44
updated cq->written and con->bytes_written correctly
Jan Kneschke
2005-09-22 09:08:06 +00:00
b32a18b1e8
updated cq->written and con->bytes_written correctly
Jan Kneschke
2005-09-22 09:08:06 +00:00
a5e56755be
improved error-msg and fixed invalid read from uninit memory
Jan Kneschke
2005-09-22 08:24:08 +00:00
dccb266a39
improved error-msg and fixed invalid read from uninit memory
Jan Kneschke
2005-09-22 08:24:08 +00:00
4b954a4035
removed the if (ISREG || ISDIR) as we need the sce set if we return HANDLER_GO_ON
Jan Kneschke
2005-09-22 08:00:28 +00:00
519788686c
removed the if (ISREG || ISDIR) as we need the sce set if we return HANDLER_GO_ON
Jan Kneschke
2005-09-22 08:00:28 +00:00
54bee84346
only cleanup conditional contextes which are already setup
Jan Kneschke
2005-09-21 17:14:00 +00:00
6fa5bb1138
only cleanup conditional contextes which are already setup
Jan Kneschke
2005-09-21 17:14:00 +00:00
d2ce40f80b
replace i by j to fix a segfault in the error-msg and improved the error-msg (fixed #281 )
Jan Kneschke
2005-09-21 16:50:27 +00:00
eacec21ab5
replace i by j to fix a segfault in the error-msg and improved the error-msg (fixed #281 )
Jan Kneschke
2005-09-21 16:50:27 +00:00
68ad99328c
only get a buffer if we really need it (fixed #280 )
Jan Kneschke
2005-09-21 16:41:23 +00:00
f5ca9798df
only get a buffer if we really need it (fixed #280 )
Jan Kneschke
2005-09-21 16:41:23 +00:00
c93f7b6b02
fixed segfault if no global mysql-vhost-config was set (fixes #268 )
Jan Kneschke
2005-09-21 11:14:42 +00:00
09a26806f4
fixed segfault if no global mysql-vhost-config was set (fixes #268 )
Jan Kneschke
2005-09-21 11:14:42 +00:00
4e05187903
302 is used for Location: redirects in SCGI, FastCGI and CGI which might contain content
Jan Kneschke
2005-09-21 10:45:26 +00:00
89ff779a78
302 is used for Location: redirects in SCGI, FastCGI and CGI which might contain content
Jan Kneschke
2005-09-21 10:45:26 +00:00
b75afe97f7
include <sys/select.h> if available (fixes #264 , #275 )
Jan Kneschke
2005-09-20 15:57:48 +00:00
c8a9649287
include <sys/select.h> if available (fixes #264 , #275 )
Jan Kneschke
2005-09-20 15:57:48 +00:00
4d8eeb6592
added the rest of the DeltaV methods
Jan Kneschke
2005-09-20 15:45:10 +00:00
0d8585137f
added the rest of the DeltaV methods
Jan Kneschke
2005-09-20 15:45:10 +00:00
ee1080fc3f
removed unusued variables
Jan Kneschke
2005-09-20 15:44:52 +00:00
56f637b885
removed unusued variables
Jan Kneschke
2005-09-20 15:44:52 +00:00
48f4d25e41
added REPORT for webdav/svn
Jan Kneschke
2005-09-20 07:18:40 +00:00
4b025512d8
added REPORT for webdav/svn
Jan Kneschke
2005-09-20 07:18:40 +00:00
0670a166a9
fix and add testcase for #255
mOo
2005-09-20 05:54:19 +00:00
14754f33f4
fix and add testcase for #255
mOo
2005-09-20 05:54:19 +00:00
86a946b426
add dirlisting needs pcre
Jan Kneschke
2005-09-19 13:13:16 +00:00
4f1b2f8ca0
add dirlisting needs pcre
Jan Kneschke
2005-09-19 13:13:16 +00:00
b71296c03d
fixed typos
Jan Kneschke
2005-09-19 08:51:34 +00:00
f679dba35d
fixed typos
Jan Kneschke
2005-09-19 08:51:34 +00:00
77bebbdbef
added lighttpd.passwd for the mod-auth tests
Jan Kneschke
2005-09-18 09:29:02 +00:00
4e7ffb3a12
added lighttpd.passwd for the mod-auth tests
Jan Kneschke
2005-09-18 09:29:02 +00:00
12384a487b
updated docs and news about md5 support in htpasswd
Jan Kneschke
2005-09-16 12:45:15 +00:00
95dfbca5af
updated docs and news about md5 support in htpasswd
Jan Kneschke
2005-09-16 12:45:15 +00:00
d6a298b18a
tests for htpasswd + md5 and referer matching in conditionals
Jan Kneschke
2005-09-16 12:44:29 +00:00
e2cf5d3094
tests for htpasswd + md5 and referer matching in conditionals
Jan Kneschke
2005-09-16 12:44:29 +00:00
62d665f759
added support for md5 and blowfish passwords (fixes #73 )
Jan Kneschke
2005-09-16 10:40:45 +00:00
be5f187d0f
added support for md5 and blowfish passwords (fixes #73 )
Jan Kneschke
2005-09-16 10:40:45 +00:00
78f3c28ea1
prepare for the release of 1.4.4
Jan Kneschke
2005-09-14 16:59:51 +00:00
dce84f26e1
prepare for the release of 1.4.4
lighttpd-1.4.4
Jan Kneschke
2005-09-14 16:59:51 +00:00
ad64e6a283
allow a stand alone version
Jan Kneschke
2005-09-14 16:59:30 +00:00
903a007674
allow a stand alone version
Jan Kneschke
2005-09-14 16:59:30 +00:00
2036b0856b
added docs for the new options and fixed docs about /prefix/ handling (fixes #202 )
Jan Kneschke
2005-09-14 16:58:23 +00:00
af73bcb9fc
added docs for the new options and fixed docs about /prefix/ handling (fixes #202 )
Jan Kneschke
2005-09-14 16:58:23 +00:00
fa62470d62
the last header line is parsed again and X-LIGHTTPD-send-file was added.
Jan Kneschke
2005-09-14 13:55:06 +00:00
119c0da37c
the last header line is parsed again and X-LIGHTTPD-send-file was added.
Jan Kneschke
2005-09-14 13:55:06 +00:00
692f40fac1
handle mod_secdownload similar to mod_alias: create the physical path yourself
Jan Kneschke
2005-09-14 12:47:47 +00:00
9d93d78b8e
handle mod_secdownload similar to mod_alias: create the physical path yourself
Jan Kneschke
2005-09-14 12:47:47 +00:00
258e4c27a8
stipped data. from chunk structure (belongs to the last changeset)
Jan Kneschke
2005-09-14 10:43:00 +00:00
88c96e46a0
stipped data. from chunk structure (belongs to the last changeset)
Jan Kneschke
2005-09-14 10:43:00 +00:00
0ee1663d83
open files only once for chunk, cache mmap and let the chunk itself close the fd (fixed #261 , #257 )
Jan Kneschke
2005-09-14 08:00:33 +00:00
63dceeb0c6
open files only once for chunk, cache mmap and let the chunk itself close the fd (fixed #261 , #257 )
Jan Kneschke
2005-09-14 08:00:33 +00:00
bc8b33da9a
fixed hashing function to only generate unsigned values (fixes #251 )
Jan Kneschke
2005-09-14 07:27:13 +00:00
b795fd36c0
fixed hashing function to only generate unsigned values (fixes #251 )
Jan Kneschke
2005-09-14 07:27:13 +00:00
1395000909
added the same check-local behaviour as in mod_fastcgi
Jan Kneschke
2005-09-14 07:12:21 +00:00
b3a8abd09d
added the same check-local behaviour as in mod_fastcgi
Jan Kneschke
2005-09-14 07:12:21 +00:00
f67987742a
exported splaytree_size
Jan Kneschke
2005-09-14 07:10:25 +00:00
74a71a2ff8
exported splaytree_size
Jan Kneschke
2005-09-14 07:10:25 +00:00
5e64b52846
improved error messages
Jan Kneschke
2005-09-14 07:09:52 +00:00
7113a665b3
improved error messages
Jan Kneschke
2005-09-14 07:09:52 +00:00
392579592d
add variable var.PID for use in config file
mOo
2005-09-12 12:21:34 +00:00
3006dd11c5
add variable var.PID for use in config file
mOo
2005-09-12 12:21:34 +00:00
c6f97f3a40
- don't keep the full fastcgi response in memory - don't cache more than 4 chunks in a queue for reuse - on chunkqueue_reset, clean the chunks
Jan Kneschke
2005-09-08 10:00:32 +00:00
38b8743af3
- don't keep the full fastcgi response in memory - don't cache more than 4 chunks in a queue for reuse - on chunkqueue_reset, clean the chunks
Jan Kneschke
2005-09-08 10:00:32 +00:00
ebc96a7554
don't assume the relpath is really set (merge from #120 )
Jan Kneschke
2005-09-08 09:57:55 +00:00
57ed250138
don't assume the relpath is really set (merge from #120 )
Jan Kneschke
2005-09-08 09:57:55 +00:00
2d2173982e
fixed crash in SIGINT handling
Jan Kneschke
2005-09-08 09:55:45 +00:00
4b63eae57d
fixed crash in SIGINT handling
Jan Kneschke
2005-09-08 09:55:45 +00:00
0481a377d3
improve error-reporting (should fixed the Success 5 0 0 messages)
Jan Kneschke
2005-09-08 09:55:23 +00:00
d00bb524f7
improve error-reporting (should fixed the Success 5 0 0 messages)
Jan Kneschke
2005-09-08 09:55:23 +00:00
29c2ffc7cf
fixed example
Jan Kneschke
2005-09-07 07:33:15 +00:00
6b63deb241
fixed example
Jan Kneschke
2005-09-07 07:33:15 +00:00
74ff4bf6de
fixed typo
Jan Kneschke
2005-09-07 07:32:29 +00:00
9209f7e8bd
fixed typo
Jan Kneschke
2005-09-07 07:32:29 +00:00
49c952748e
only enable fastcgi if necessary
Jan Kneschke
2005-09-06 10:07:36 +00:00
0f9a82bd0e
only enable fastcgi if necessary
Jan Kneschke
2005-09-06 10:07:36 +00:00
bccca062f3
try pkg-config for lua if all other tests fail (fixed #247 , #254 , #209 )
Jan Kneschke
2005-09-06 09:48:17 +00:00
b9623d6fd2
try pkg-config for lua if all other tests fail (fixed #247 , #254 , #209 )
Jan Kneschke
2005-09-06 09:48:17 +00:00
aa1814fb1f
make default of sort to work
mOo
2005-09-05 17:04:29 +00:00
68f009a99f
make default of sort to work
mOo
2005-09-05 17:04:29 +00:00
caf627e1c0
don't crach in error message for auth.require->method
mOo
2005-09-05 13:45:53 +00:00
730ce9e9dd
don't crach in error message for auth.require->method
mOo
2005-09-05 13:45:53 +00:00
2164e629c3
added reload
Jan Kneschke
2005-09-03 09:36:44 +00:00
51ab2d8a02
added reload
Jan Kneschke
2005-09-03 09:36:44 +00:00
c8a5c66623
fix bug triggered by [680]. reset "used"
mOo
2005-09-03 03:08:13 +00:00
b37a95855f
fix bug triggered by [680]. reset "used"
mOo
2005-09-03 03:08:13 +00:00
4fac254b8f
stupid SEGV introduced in [679]
mOo
2005-09-03 03:06:26 +00:00
949ab7685e
stupid SEGV introduced in [679]
mOo
2005-09-03 03:06:26 +00:00
736989632c
when ever we have content-length we have to forward it.
Jan Kneschke
2005-09-02 17:34:06 +00:00
d0c12ea533
when ever we have content-length we have to forward it.
Jan Kneschke
2005-09-02 17:34:06 +00:00