このウェブサイトにはJavaScriptが必要です。
8ffdf1b99e
ported mod_cml to lua
Jan Kneschke
2005-07-15 17:46:13 +00:00
1408a4820d
ported mod_cml to lua
Jan Kneschke
2005-07-15 17:46:13 +00:00
40df03fa42
call trigger only if GDBM is used
Jan Kneschke
2005-07-15 17:45:57 +00:00
161ed5530b
call trigger only if GDBM is used
Jan Kneschke
2005-07-15 17:45:57 +00:00
4d3ab64d04
fixed typo
Jan Kneschke
2005-07-15 17:11:43 +00:00
d30052b63c
fixed typo
Jan Kneschke
2005-07-15 17:11:43 +00:00
9a0dd3caec
cleanup errorfile_prefix properly
Jan Kneschke
2005-07-15 17:11:19 +00:00
5400111ca3
cleanup errorfile_prefix properly
Jan Kneschke
2005-07-15 17:11:19 +00:00
c1d6cf268d
close stderr or redirect it to our logfile
Jan Kneschke
2005-07-15 14:32:57 +00:00
dd72afb2d9
close stderr or redirect it to our logfile
Jan Kneschke
2005-07-15 14:32:57 +00:00
8495f48bd8
fixed typo
Jan Kneschke
2005-07-15 13:44:54 +00:00
b11c59ce62
fixed typo
Jan Kneschke
2005-07-15 13:44:54 +00:00
3a325cc6a5
made errorfile-prefix conditional
Jan Kneschke
2005-07-15 13:26:16 +00:00
0c9b4d42ff
made errorfile-prefix conditional
Jan Kneschke
2005-07-15 13:26:16 +00:00
4371b744cb
a small rename
Jan Kneschke
2005-07-14 09:08:00 +00:00
1c7fb65b56
a small rename
Jan Kneschke
2005-07-14 09:08:00 +00:00
d8c83e6607
replace spaces by _ for memcache
Jan Kneschke
2005-07-12 18:25:18 +00:00
d8cf40597a
replace spaces by _ for memcache
Jan Kneschke
2005-07-12 18:25:18 +00:00
bacec7567a
fixed typo in mimetype.xattr
Jan Kneschke
2005-07-12 11:35:31 +00:00
1dfeea948f
fixed typo in mimetype.xattr
Jan Kneschke
2005-07-12 11:35:31 +00:00
0b899a55f5
added string-compare (NE, EQ), fixed handling of trigger.handler
Jan Kneschke
2005-07-11 11:03:12 +00:00
a2356ad632
added string-compare (NE, EQ), fixed handling of trigger.handler
Jan Kneschke
2005-07-11 11:03:12 +00:00
83de086cd6
fixed memcache support, added more comments and fixed handling of trigger.handler
Jan Kneschke
2005-07-11 11:01:59 +00:00
4e9f62904e
fixed memcache support, added more comments and fixed handling of trigger.handler
Jan Kneschke
2005-07-11 11:01:59 +00:00
5488b31394
be a bit more verbose for log-request-handling
Jan Kneschke
2005-07-11 11:00:23 +00:00
39b12c5fc6
be a bit more verbose for log-request-handling
Jan Kneschke
2005-07-11 11:00:23 +00:00
cb932327a7
check parameters for memcache functions and added functions for md5() and fetching params from the query string
Jan Kneschke
2005-07-11 10:59:39 +00:00
c1777b764b
check parameters for memcache functions and added functions for md5() and fetching params from the query string
Jan Kneschke
2005-07-11 10:59:39 +00:00
75a0607165
one character was not compared for the string-length was below sizeof(size_t)
Jan Kneschke
2005-07-11 10:58:27 +00:00
09903fa706
one character was not compared for the string-length was below sizeof(size_t)
Jan Kneschke
2005-07-11 10:58:27 +00:00
0f4c9e41c4
fixed memcache detection
Jan Kneschke
2005-07-10 06:25:10 +00:00
4ef82e88c2
fixed memcache detection
Jan Kneschke
2005-07-10 06:25:10 +00:00
bab372114c
fixed typo
Jan Kneschke
2005-07-10 06:24:42 +00:00
8ae5d0c907
fixed typo
Jan Kneschke
2005-07-10 06:24:42 +00:00
c2645a648d
fixed compile if memcached and/or gdbm are not available
Jan Kneschke
2005-07-09 20:18:10 +00:00
b44bbe32e7
fixed compile if memcached and/or gdbm are not available
Jan Kneschke
2005-07-09 20:18:10 +00:00
ce6a6e92b3
ah, don't care about the valid chars, control-chars, 127 and 255 are out
Jan Kneschke
2005-07-09 20:17:40 +00:00
e6c1e139e2
ah, don't care about the valid chars, control-chars, 127 and 255 are out
Jan Kneschke
2005-07-09 20:17:40 +00:00
424c9b34b2
added memcache support
Jan Kneschke
2005-07-09 20:17:07 +00:00
a03091d79e
added memcache support
Jan Kneschke
2005-07-09 20:17:07 +00:00
d1b81e1573
replace mysql my memcache prototypes, fixes parameter handling
Jan Kneschke
2005-07-08 22:29:40 +00:00
673a6cd0a9
replace mysql my memcache prototypes, fixes parameter handling
Jan Kneschke
2005-07-08 22:29:40 +00:00
e8823c75d9
added namespace support for memcached
Jan Kneschke
2005-07-08 22:28:46 +00:00
67553e5563
added namespace support for memcached
Jan Kneschke
2005-07-08 22:28:46 +00:00
217458ee54
added trigger-b4-dl, upped version number to .15
Jan Kneschke
2005-07-07 22:48:42 +00:00
a3f7300ec9
added trigger-b4-dl, upped version number to .15
Jan Kneschke
2005-07-07 22:48:42 +00:00
7fd68f3c1f
use log_* functions for debugging and don't segfault on evaluation
Jan Kneschke
2005-07-07 22:39:14 +00:00
6d60bcb040
use log_* functions for debugging and don't segfault on evaluation
Jan Kneschke
2005-07-07 22:39:14 +00:00
0fb31ca885
renamed cache.extension to cml.extension and fixed initialisation
Jan Kneschke
2005-07-07 09:19:42 +00:00
3c383fe3df
renamed cache.extension to cml.extension and fixed initialisation
Jan Kneschke
2005-07-07 09:19:42 +00:00
20e0b4220e
added test for duplicate output headers
Jan Kneschke
2005-07-07 09:18:53 +00:00
c57a23b886
added test for duplicate output headers
Jan Kneschke
2005-07-07 09:18:53 +00:00
a14c13bae4
added a reset function to buffer_array
Jan Kneschke
2005-07-07 09:18:05 +00:00
6481f003f2
added a reset function to buffer_array
Jan Kneschke
2005-07-07 09:18:05 +00:00
236b27f73b
rename the function calls to mod_cml
Jan Kneschke
2005-07-06 16:36:46 +00:00
ee98c09aba
rename the function calls to mod_cml
Jan Kneschke
2005-07-06 16:36:46 +00:00
722665eb41
added missing mod_cml.h
Jan Kneschke
2005-07-06 13:45:32 +00:00
8761a89cb2
added missing mod_cml.h
Jan Kneschke
2005-07-06 13:45:32 +00:00
f367ed3acb
added docs for mod_cml
Jan Kneschke
2005-07-06 13:24:10 +00:00
ab76910963
added docs for mod_cml
Jan Kneschke
2005-07-06 13:24:10 +00:00
c7fa8a48ba
added mod_cml (Cache Meta Language)
Jan Kneschke
2005-07-06 11:58:19 +00:00
81368ccd4e
added mod_cml (Cache Meta Language)
Jan Kneschke
2005-07-06 11:58:19 +00:00
09487b5711
removed segfault if parsing config fails
Jan Kneschke
2005-06-29 15:31:54 +00:00
288b0b51e7
removed segfault if parsing config fails
Jan Kneschke
2005-06-29 15:31:54 +00:00
35b2e6cfe0
added a test for the 'don't pass Server from the backend server'
Jan Kneschke
2005-06-28 17:25:35 +00:00
a2373e71a9
added a test for the 'don't pass Server from the backend server'
Jan Kneschke
2005-06-28 17:25:35 +00:00
878705f84d
fixed segfaults in error-msgs if syslog() is failing
Jan Kneschke
2005-06-27 19:25:55 +00:00
cdffac9fa6
fixed segfaults in error-msgs if syslog() is failing
Jan Kneschke
2005-06-27 19:25:55 +00:00
0f61da02e9
fixed typo
Jan Kneschke
2005-06-27 10:42:56 +00:00
6d5005d9c7
fixed typo
Jan Kneschke
2005-06-27 10:42:56 +00:00
c25df2ae32
- 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
Jan Kneschke
2005-06-26 13:28:15 +00:00
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
Jan Kneschke
2005-06-26 13:28:15 +00:00
8fda41a86c
removed debug output
Jan Kneschke
2005-06-26 11:06:51 +00:00
2ff9f5822e
removed debug output
Jan Kneschke
2005-06-26 11:06:51 +00:00
b6519bfee3
added -P <pidfile> to write a PID file on successfull spawning
Jan Kneschke
2005-06-26 11:01:48 +00:00
340d3a763b
added -P <pidfile> to write a PID file on successfull spawning
Jan Kneschke
2005-06-26 11:01:48 +00:00
916d49c52c
make encoding of dirlisting configurable (#136 )
Jan Kneschke
2005-06-26 10:40:54 +00:00
e2e1cc12b6
make encoding of dirlisting configurable (#136 )
Jan Kneschke
2005-06-26 10:40:54 +00:00
f21c5b2015
fixed detection of broken sendfile() on linux 2.4.x (fixes #135 )
Jan Kneschke
2005-06-26 10:36:32 +00:00
8f9f3def05
fixed detection of broken sendfile() on linux 2.4.x (fixes #135 )
Jan Kneschke
2005-06-26 10:36:32 +00:00
e7648eb30f
added debian changelog update ... slightly too late :)
Jan Kneschke
2005-06-26 10:29:05 +00:00
327b8f5604
added debian changelog update ... slightly too late :)
Jan Kneschke
2005-06-26 10:29:05 +00:00
af1a0a97c3
switch to LigtyTest module
Jan Kneschke
2005-06-26 10:27:41 +00:00
877161c067
switch to LigtyTest module
lighttpd-1.3.14
Jan Kneschke
2005-06-26 10:27:41 +00:00
825a82451b
fixed link and version number
Jan Kneschke
2005-06-15 14:26:21 +00:00
31b066fb4e
fixed link and version number
Jan Kneschke
2005-06-15 14:26:21 +00:00
afe1056987
added comment that only one vhost-module should be active at a time
Jan Kneschke
2005-06-15 12:01:38 +00:00
9979789092
added comment that only one vhost-module should be active at a time
Jan Kneschke
2005-06-15 12:01:38 +00:00
5ee269522f
fixed reST markup
Jan Kneschke
2005-06-15 10:59:50 +00:00
ee1c38df7c
fixed reST markup
Jan Kneschke
2005-06-15 10:59:50 +00:00
9d81a5f289
removed unused parts for the document
Jan Kneschke
2005-06-15 10:24:04 +00:00
219ad8631a
removed unused parts for the document
Jan Kneschke
2005-06-15 10:24:04 +00:00
4f99b105b5
added docs
Jan Kneschke
2005-06-15 09:37:42 +00:00
63738a1d9f
added docs
Jan Kneschke
2005-06-15 09:37:42 +00:00
4427f0054e
Unified all tests to use the LighyTest framework
Jan Kneschke
2005-06-15 09:37:18 +00:00
7a25f1b5f5
Unified all tests to use the LighyTest framework
Jan Kneschke
2005-06-15 09:37:18 +00:00
89301e9a53
moved to ports of the fastcgi scripts to somewhere else
Jan Kneschke
2005-06-15 09:36:27 +00:00
aff653fdba
moved to ports of the fastcgi scripts to somewhere else
Jan Kneschke
2005-06-15 09:36:27 +00:00
b9ad5ec6fd
added docs for scgi
Jan Kneschke
2005-06-15 09:28:26 +00:00
84a7bf974d
added docs for scgi
Jan Kneschke
2005-06-15 09:28:26 +00:00