450 Commits (d696e0e0f75223e721999448470e0b1b20e3f701)
 

Author SHA1 Message Date
Thomas Porzelt d696e0e0f7 fix memory leak in stat cache 14 years ago
Stefan Bühler 158f42aa0f Add support for filters 14 years ago
Stefan Bühler 764ce8335b Disable keep-alive if server was stopped 14 years ago
Thomas Porzelt 4f44b332c7 fix memory leak in stat cache when connection was closed abruptly 14 years ago
Thomas Porzelt 3137f19ce5 [mod_dirlist] add hide-directories, exclude-prefix and exclude-suffix parameter 14 years ago
Thomas Porzelt 7d88ae2e73 [utils] add l_g_string_prefix() and l_g_string_suffix() 14 years ago
Thomas Porzelt 7bd421e79e fix comment in mod_dirlist 14 years ago
Stefan Bühler 6e747478d4 Fix ISO C90 decl/code mixing 14 years ago
Stefan Bühler 7f344029eb Fix stat-cache race condition 14 years ago
Stefan Bühler a616f477a8 [cmake] add mod_dirlistc and encoding.c 14 years ago
Thomas Porzelt f056e1ccd9 slighty more detailed debug output in plugin_core 14 years ago
Thomas Porzelt 0c01dd91d3 add debug parameter for dirlist action in mod_dirlist 14 years ago
Thomas Porzelt 4b8cbba24b fix mem leak in log.write action 14 years ago
Thomas Porzelt a874e682c7 fix mem leak in mod_dirlist 14 years ago
Thomas Porzelt 8afe9aff3d fix mem leak in core_module_load() 14 years ago
Thomas Porzelt a01815421c fix mem leak in stat_cache_free() 14 years ago
Thomas Porzelt 30ff4619fa forgot mod_dirlist.c 14 years ago
Thomas Porzelt 9561fa6cae add mod_dirlist 14 years ago
Thomas Porzelt 0719779fd2 add ENCODING_URI to encoding functions 14 years ago
Thomas Porzelt 39581f9b2c remove debug print form plugin_core 14 years ago
Thomas Porzelt 3fa72fd250 fix dirlisting in stat cache 14 years ago
Thomas Porzelt a888c34dbb add encoding functions 14 years ago
Thomas Porzelt d5ec193b04 exclude . and .. entries from stat cache dirlisting 14 years ago
Thomas Porzelt 047bb1f0bd small stat_cache fix 14 years ago
Thomas Porzelt 4d2cf580df add stat_cach_get_dir() to get directory listing; add stat_cache.ttl setup 14 years ago
Thomas Porzelt 004dfc1bf6 add spaces in waitqueue.h for readability 14 years ago
Thomas Porzelt 9a23f4465d add dirent_buf_size() to utils 14 years ago
Thomas Porzelt 67f35118ff add check for dirfd, pathconf and fpathconf to wscript 14 years ago
Thomas Porzelt 741332ccf6 fix underflow in usage of cqlimit_update() 14 years ago
Thomas Porzelt 5ca2b5e1d4 rename limit.* actions to buffer.* 14 years ago
Stefan Bühler d8d8c8ea1b Disable cqlimit debug, fixed some more bugs with cqlimit. 14 years ago
Stefan Bühler 98a36e970a Change mod_fastcgi to not wait for complete packets (enables limits < 64kbyte); fix some limit handling. 14 years ago
Stefan Bühler 767ad93e83 [cmake] add stat_cache.c 14 years ago
Stefan Bühler 72b911767e Fix rev 345: l_g_string_assign_len 14 years ago
Stefan Bühler 2f9e612c99 Use chunkqueue-limit (setup in plugin_core) 14 years ago
Stefan Bühler 6ebc331215 Implement l_g_string_assign_len() 14 years ago
Stefan Bühler 39ecfa89e5 Add chunkqueue-limit framework 14 years ago
Thomas Porzelt efab0ca75d implement stat cache 14 years ago
Stefan Bühler 78bb13b61c Fix action_reset (backend_failed) 14 years ago
Stefan Bühler b033f0c194 Extended sockaddr_to_string for use in connect-failed error message in mod_fastcgi 14 years ago
Stefan Bühler 050d0d60d6 Fix cast warning (char* -> unsigned char*) in mod_fastcgi 14 years ago
Stefan Bühler c584da22db Handle environment vars in mod_fastcgi 15 years ago
Stefan Bühler 95fee3059b Add handling for environment vars in backends 15 years ago
Thomas Porzelt 1ebe6dc37d fix small mistake in mod_vhost.c example config comment 15 years ago
Thomas Porzelt cb4741c56d fix little typo in mod_fastcgi.c comment 15 years ago
Thomas Porzelt 9b785c567a add vhost.pattern (1.x evhost like functionality) to mod_vhost 15 years ago
Stefan Bühler 5c797977c6 Add stderr log support in mod_fastcgi (split lines from backend in log.c) 15 years ago
Thomas Porzelt 159a03f19b fix typo in mod_vhost 15 years ago
Thomas Porzelt 79d9c63087 redirect requests for directories without trailing slash to uri with trailing slash 15 years ago
Thomas Porzelt d24e602713 increase default io timeout from 30s to 300s 15 years ago