Jan Kneschke
c1777b764b
check parameters for memcache functions and added functions for md5() and fetching params from the query string
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@438 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
09903fa706
one character was not compared for the string-length was below sizeof(size_t)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@437 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
4ef82e88c2
fixed memcache detection
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@436 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
8ae5d0c907
fixed typo
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@435 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
b44bbe32e7
fixed compile if memcached and/or gdbm are not available
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@434 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
e6c1e139e2
ah, don't care about the valid chars, control-chars, 127 and 255 are out
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@433 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
a03091d79e
added memcache support
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@432 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
673a6cd0a9
replace mysql my memcache prototypes, fixes parameter handling
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@431 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
67553e5563
added namespace support for memcached
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@430 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
a3f7300ec9
added trigger-b4-dl, upped version number to .15
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@429 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
6d60bcb040
use log_* functions for debugging and don't segfault on evaluation
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@428 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
3c383fe3df
renamed cache.extension to cml.extension and fixed initialisation
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@427 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
c57a23b886
added test for duplicate output headers
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@426 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
6481f003f2
added a reset function to buffer_array
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@425 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
ee98c09aba
rename the function calls to mod_cml
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@424 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
8761a89cb2
added missing mod_cml.h
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@423 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
ab76910963
added docs for mod_cml
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@422 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
81368ccd4e
added mod_cml (Cache Meta Language)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@421 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
288b0b51e7
removed segfault if parsing config fails
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@413 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
a2373e71a9
added a test for the 'don't pass Server from the backend server'
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@412 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
cdffac9fa6
fixed segfaults in error-msgs if syslog() is failing
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@410 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
6d5005d9c7
fixed typo
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@409 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
b4400d0085
- added ?auto handling from Matthijs van der Klip
...
- divide by 1024 only if we are about 10240
- divide non-byte counters by 1000 and not 1024
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@408 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
2ff9f5822e
removed debug output
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@401 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
340d3a763b
added -P <pidfile> to write a PID file on successfull spawning
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@400 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
e2e1cc12b6
make encoding of dirlisting configurable ( #136 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@399 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
8f9f3def05
fixed detection of broken sendfile() on linux 2.4.x ( fixes #135 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@397 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
327b8f5604
added debian changelog update ... slightly too late :)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@396 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
877161c067
switch to LigtyTest module
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@394 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
31b066fb4e
fixed link and version number
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@393 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
9979789092
added comment that only one vhost-module should be active at a time
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@392 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
ee1c38df7c
fixed reST markup
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@391 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
219ad8631a
removed unused parts for the document
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@390 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
63738a1d9f
added docs
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@389 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
7a25f1b5f5
Unified all tests to use the LighyTest framework
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@388 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
aff653fdba
moved to ports of the fastcgi scripts to somewhere else
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@387 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
84a7bf974d
added docs for scgi
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@386 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
b54ea0c621
added a comment about balancing and documented the
...
new proxy.balance option
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@385 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
01afa1ca5b
don't segfault on cleanup if the startup failed
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@384 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
8281374f40
updated ChangeLog and NEWS from trac-timeline
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@383 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
91f59d67b1
fixed scgi protocol handling and run first tests again pythonpaste
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@382 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
53c6ac0628
added a mod_scgi.c to implement SCGI for the python folks. This just
...
a skeleton and has to tested against a real SCGI server.
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@381 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
e6a090656f
disable adaptive spawning for now
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@380 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
533e8047c0
improve readability for error in request header error ( fix #101 )
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@379 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
7bca57bb6b
final fix for testcase and #177
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@378 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
f090899eae
improved debug output
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@377 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
5986add693
Quote ETag, fixes #117
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@376 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
d185991460
fixed checks for the digest-crash
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@375 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
4d33902639
merged [373]
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@374 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago
Jan Kneschke
c8652e52b0
fixed #148 and let PAM use the lighttpd-handle (if someone implements it)
...
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@372 152afb58-edef-0310-8abb-c4023f1b3aa9
18 years ago