2
0
Fork 0
Commit Graph

390 Commits (f056e1ccd9eb61ef3045825f24ad492c71e6fe35)

Author SHA1 Message Date
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 9a23f4465d add dirent_buf_size() to utils 2009-03-04 02:48:55 +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
Stefan Bühler b033f0c194 Extended sockaddr_to_string for use in connect-failed error message in mod_fastcgi 2009-03-01 17:15:52 +01:00
Stefan Bühler 050d0d60d6 Fix cast warning (char* -> unsigned char*) in mod_fastcgi 2009-03-01 15:54:19 +01:00
Stefan Bühler c584da22db Handle environment vars in mod_fastcgi 2009-02-15 18:59:30 +01:00
Stefan Bühler 95fee3059b Add handling for environment vars in backends 2009-02-15 18:55:27 +01:00
Thomas Porzelt 1ebe6dc37d fix small mistake in mod_vhost.c example config comment 2009-02-14 22:52:32 +01:00
Thomas Porzelt cb4741c56d fix little typo in mod_fastcgi.c comment 2009-02-12 23:03:52 +01:00
Thomas Porzelt 9b785c567a add vhost.pattern (1.x evhost like functionality) to mod_vhost 2009-02-11 23:38:45 +01:00
Stefan Bühler 5c797977c6 Add stderr log support in mod_fastcgi (split lines from backend in log.c) 2009-02-03 15:25:14 +01:00
Thomas Porzelt 159a03f19b fix typo in mod_vhost 2009-01-29 17:38:02 +01:00
Thomas Porzelt 79d9c63087 redirect requests for directories without trailing slash to uri with trailing slash 2009-01-29 17:36:30 +01:00
Thomas Porzelt d24e602713 increase default io timeout from 30s to 300s 2009-01-29 15:19:41 +01:00
Stefan Bühler 0eef3d7ee8 Use nonblocking sockets 2009-01-29 15:14:55 +01:00
Stefan Bühler d29565a211 Split chunkiter_read into simple read() and mmap() with fallback read(); _mmap() may result in SIGBUS (e.g. truncated file) later. 2009-01-28 15:40:57 +01:00
Thomas Porzelt bc92b6fdcc add vhost.map action to mod_vhost 2009-01-25 02:40:28 +01:00
Stefan Bühler c7c1c5cb0e [cmake] Add mod_vhost 2009-01-13 21:32:13 +01:00
Stefan Bühler 2708d6deaa Fix handling request content and 100-continue 2009-01-13 21:31:02 +01:00
Stefan Bühler a91d5e96b9 Allow more characters in url 2009-01-13 13:48:03 +01:00
Thomas Porzelt 13f749aa74 along comes mod_vhost 2009-01-12 01:20:06 +01:00
Thomas Porzelt f0c66a793c revert previous commit. it was stupid. 2009-01-12 01:02:39 +01:00
Thomas Porzelt 9186488bbf fix docroot action (don't set physical.path) 2009-01-12 00:24:27 +01:00
Thomas Porzelt 1cb3075ed6 fix bogus action context cleanup in mod_status 2009-01-11 04:13:49 +01:00
Stefan Bühler f983caccde Fix reading of lua tables 2009-01-10 15:59:54 +01:00
Stefan Bühler 3477543277 Fix fastcgi packet reading 2009-01-10 15:50:04 +01:00