Thomas Porzelt
|
634b77abf5
|
fix status code for failed stat() in core_handle_static()
|
2009-03-16 00:37:46 +01:00 |
Thomas Porzelt
|
030e3cebf2
|
fix counter format output again
|
2009-03-16 00:32:46 +01:00 |
Thomas Porzelt
|
3629e1aebf
|
[mod_status] add scoreboard
|
2009-03-14 01:58:24 +01:00 |
Thomas Porzelt
|
4dc8c81569
|
fix counter format output with COUNTER_TIME and value 0
|
2009-03-14 01:40:58 +01:00 |
Thomas Porzelt
|
a9c75934a8
|
change counter format output
|
2009-03-13 23:16:21 +01:00 |
Thomas Porzelt
|
963564be72
|
remove 'test' action
|
2009-03-13 22:43:23 +01:00 |
Thomas Porzelt
|
b93c0c3f85
|
fix updating of io timeout
|
2009-03-13 14:40:57 +01:00 |
Thomas Porzelt
|
f9ca699307
|
add waitqueue_length()
|
2009-03-13 01:54:26 +01:00 |
Stefan Bühler
|
bedcc3d46a
|
Added mod_cache_disk_etag: caches produced content on disk and checks for it via etag.
|
2009-03-12 21:08:27 +01:00 |
Stefan Bühler
|
87cd65e98f
|
Don't check for NULL strings in CONST_STR_LEN
|
2009-03-12 17:40:09 +01:00 |
Stefan Bühler
|
12b421b9a9
|
Don't block fastcgi if limit on input queue is hit
|
2009-03-11 21:16:30 +01:00 |
Thomas Porzelt
|
d696e0e0f7
|
fix memory leak in stat cache
|
2009-03-11 17:34:40 +01:00 |
Stefan Bühler
|
158f42aa0f
|
Add support for filters
|
2009-03-11 16:57:07 +01:00 |
Stefan Bühler
|
764ce8335b
|
Disable keep-alive if server was stopped
|
2009-03-11 15:43:19 +01:00 |
Thomas Porzelt
|
4f44b332c7
|
fix memory leak in stat cache when connection was closed abruptly
|
2009-03-11 00:22:53 +01:00 |
Thomas Porzelt
|
3137f19ce5
|
[mod_dirlist] add hide-directories, exclude-prefix and exclude-suffix parameter
|
2009-03-08 16:47:27 +01:00 |
Thomas Porzelt
|
7d88ae2e73
|
[utils] add l_g_string_prefix() and l_g_string_suffix()
|
2009-03-08 16:45:50 +01:00 |
Thomas Porzelt
|
7bd421e79e
|
fix comment in mod_dirlist
|
2009-03-07 00:28:48 +01:00 |
Stefan Bühler
|
6e747478d4
|
Fix ISO C90 decl/code mixing
|
2009-03-07 00:08:49 +01:00 |
Stefan Bühler
|
7f344029eb
|
Fix stat-cache race condition
|
2009-03-07 00:08:07 +01:00 |
Stefan Bühler
|
a616f477a8
|
[cmake] add mod_dirlistc and encoding.c
|
2009-03-07 00:07:00 +01:00 |
Thomas Porzelt
|
f056e1ccd9
|
slighty more detailed debug output in plugin_core
|
2009-03-06 21:11:16 +01:00 |
Thomas Porzelt
|
0c01dd91d3
|
add debug parameter for dirlist action in mod_dirlist
|
2009-03-06 19:26:47 +01:00 |
Thomas Porzelt
|
4b8cbba24b
|
fix mem leak in log.write action
|
2009-03-06 19:19:36 +01:00 |
Thomas Porzelt
|
a874e682c7
|
fix mem leak in mod_dirlist
|
2009-03-06 18:55:00 +01:00 |
Thomas Porzelt
|
8afe9aff3d
|
fix mem leak in core_module_load()
|
2009-03-06 18:52:48 +01:00 |
Thomas Porzelt
|
a01815421c
|
fix mem leak in stat_cache_free()
|
2009-03-06 18:50:03 +01:00 |
Thomas Porzelt
|
30ff4619fa
|
forgot mod_dirlist.c
|
2009-03-06 18:18:13 +01:00 |
Thomas Porzelt
|
9561fa6cae
|
add mod_dirlist
|
2009-03-06 17:28:09 +01:00 |
Thomas Porzelt
|
0719779fd2
|
add ENCODING_URI to encoding functions
|
2009-03-06 17:25:46 +01:00 |
Thomas Porzelt
|
39581f9b2c
|
remove debug print form plugin_core
|
2009-03-06 17:22:52 +01:00 |
Thomas Porzelt
|
3fa72fd250
|
fix dirlisting in stat cache
|
2009-03-06 17:22:14 +01:00 |
Thomas Porzelt
|
a888c34dbb
|
add encoding functions
|
2009-03-05 00:19:55 +01:00 |
Thomas Porzelt
|
d5ec193b04
|
exclude . and .. entries from stat cache dirlisting
|
2009-03-04 19:46:30 +01:00 |
Thomas Porzelt
|
047bb1f0bd
|
small stat_cache fix
|
2009-03-04 03:44:45 +01:00 |
Thomas Porzelt
|
4d2cf580df
|
add stat_cach_get_dir() to get directory listing; add stat_cache.ttl setup
|
2009-03-04 02:54:38 +01:00 |
Thomas Porzelt
|
004dfc1bf6
|
add spaces in waitqueue.h for readability
|
2009-03-04 02:51:21 +01:00 |
Thomas Porzelt
|
9a23f4465d
|
add dirent_buf_size() to utils
|
2009-03-04 02:48:55 +01:00 |
Thomas Porzelt
|
67f35118ff
|
add check for dirfd, pathconf and fpathconf to wscript
|
2009-03-04 02:47:08 +01:00 |
Thomas Porzelt
|
741332ccf6
|
fix underflow in usage of cqlimit_update()
|
2009-03-03 20:16:48 +01:00 |
Thomas Porzelt
|
5ca2b5e1d4
|
rename limit.* actions to buffer.*
|
2009-03-02 01:16:22 +01:00 |
Stefan Bühler
|
d8d8c8ea1b
|
Disable cqlimit debug, fixed some more bugs with cqlimit.
|
2009-03-02 01:02:21 +01:00 |
Stefan Bühler
|
98a36e970a
|
Change mod_fastcgi to not wait for complete packets (enables limits < 64kbyte); fix some limit handling.
|
2009-03-02 00:49:02 +01:00 |
Stefan Bühler
|
767ad93e83
|
[cmake] add stat_cache.c
|
2009-03-01 21:27:46 +01:00 |
Stefan Bühler
|
72b911767e
|
Fix rev 345: l_g_string_assign_len
|
2009-03-01 21:27:34 +01:00 |
Stefan Bühler
|
2f9e612c99
|
Use chunkqueue-limit (setup in plugin_core)
|
2009-03-01 21:23:24 +01:00 |
Stefan Bühler
|
6ebc331215
|
Implement l_g_string_assign_len()
|
2009-03-01 21:22:15 +01:00 |
Stefan Bühler
|
39ecfa89e5
|
Add chunkqueue-limit framework
|
2009-03-01 17:28:01 +01:00 |
Thomas Porzelt
|
efab0ca75d
|
implement stat cache
|
2009-03-01 21:16:58 +01:00 |
Stefan Bühler
|
78bb13b61c
|
Fix action_reset (backend_failed)
|
2009-03-01 17:16:58 +01:00 |