root/cherokee/trunk/cherokee


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4436 [4436] 10/03/10 17:29:02 alo Fixes a bug in the POST support.
(edit) @4338 [4338] 26/02/10 11:39:33 alo Bugfix: Covers an unhandled case while working with large POSTs.
(edit) @4303 [4303] 23/02/10 10:56:59 alo Adds four (missing) uncommon response codes.
(edit) @4302 [4302] 23/02/10 10:24:39 alo Adds support for a few uncommon HTTP methods. The reverse proxy did not …
(edit) @4252 [4252] 17/02/10 13:36:12 aperez The right side was checked even when the left side returned an error.
(edit) @4251 [4251] 17/02/10 09:41:10 alo Fixes a regression regarding Keep-alive requests targeting non I/O-cached …
(edit) @4242 [4242] 13/02/10 11:52:44 alo Bug fix: Perform a limited number of lingering close reads.
(edit) @4238 [4238] 11/02/10 17:09:42 aperez Fixes a threading issue with PAM validation module. Bug: …
(edit) @4223 [4223] 09/02/10 18:09:51 aperez IPv6 support was not enabled in Cherokee-Admin.
(edit) @4221 [4221] 09/02/10 16:13:23 alo Adds a couple of additional URLs
(edit) @4209 [4209] 08/02/10 12:34:26 alo Fixes a parsing issue. The server might fail to start when "Allow From" …
(edit) @4190 [4190] 28/01/10 19:17:26 aperez Fixes a regression introduced in r4178. Also adds a QA test for this …
(edit) @4185 [4185] 27/01/10 16:40:36 alo Fixes the RRD support so both the rrd collector and the rrd_render handler …
(edit) @4182 [4182] 26/01/10 17:23:39 alo Fixes a cross-library symbol usage that was causing the compilation …
(edit) @4179 [4179] 26/01/10 13:56:00 alo Better timeout support while handling POSTs.
(edit) @4178 [4178] 26/01/10 12:22:54 aperez Fixes an issue with PATH_INFO when a directory rule didn't have a handler …
(edit) @4177 [4177] 26/01/10 11:02:50 alo Fixes timeout management while handling POSTs
(edit) @4175 [4175] 26/01/10 01:33:19 aperez Fixes a compilation warning.
(edit) @4162 [4162] 24/01/10 13:27:38 alo Fixes a compilation issue.
(edit) @4161 [4161] 23/01/10 23:23:55 alo Fixes a file descriptor leak in the reverse HTTP proxy. Thanks a million …
(edit) @4158 [4158] 23/01/10 18:01:15 alo Fixes a compilation warning. Thanks to Antonio Perez for the report.
(edit) @4152 [4152] 22/01/10 12:28:26 alo Adds output language selection to the POST progress report handler.
(edit) @4151 [4151] 22/01/10 12:28:24 alo Adds a new helper function: cherokee_dwriter_lang_to_type(). The …
(edit) @4150 [4150] 22/01/10 11:18:04 alo Fixes a typo. The new post reporting mechanism was failing because of this …
(edit) @4149 [4149] 22/01/10 10:13:11 alo Idem
(edit) @4148 [4148] 22/01/10 10:13:08 alo Improves few details of the new POST-tracking plug-ins.
(edit) @4147 [4147] 21/01/10 23:03:36 alo This patch implements a POST progress reporting system. It's composed by …
(edit) @4146 [4146] 21/01/10 00:15:28 aperez Original query string is now saved, like original request, and added to it …
(edit) @4143 [4143] 20/01/10 11:53:21 alo Removes a few inclusions of a header files that was just removed from the …
(edit) @4142 [4142] 20/01/10 11:53:19 alo Removes a couple of unnecessary error messages.
(edit) @4141 [4141] 20/01/10 11:45:34 alo New year, new copyright notice: 's/2009/2010/g'.
(edit) @4140 [4140] 20/01/10 11:17:58 alo Removes the 'fastcgi' handler by the moment. Code and follow up …
(edit) @4139 [4139] 20/01/10 10:46:58 alo The POST management code has been rewritten from scratch. The …
(edit) @4117 [4117] 16/01/10 14:08:48 alo Adds a few missing values of the ->options property the connection trace …
(edit) @4116 [4116] 16/01/10 14:08:42 alo Remove early logging. All the logging is now done once the reply is sent …
(edit) @4113 [4113] 15/01/10 21:01:56 alo Adds support for a new "response_size" to the custom log plug-in.
(edit) @4102 [4102] 14/01/10 13:30:18 robertounbit endianess fixes and support for uwsgi protocol modifiers
(edit) @4100 [4100] 13/01/10 20:47:24 alo Debian and Ubuntu ships the documentation in an independent package. When …
(edit) @4099 [4099] 13/01/10 11:57:04 alo Fixes a memory leak introduced by the previous patch.
(edit) @4098 [4098] 13/01/10 11:54:23 alo Upgrade the encoder support, to a rule can explicitly forbid to use …
(edit) @4094 [4094] 11/01/10 20:27:42 alo A few misc changes related to accept/close TCP connections.
(edit) @4093 [4093] 11/01/10 20:26:37 alo Adds a error writer to the embedded '-r' configuration.
(edit) @4088 [4088] 09/01/10 18:36:27 alo Safer fd closing
(edit) @4086 [4086] 07/01/10 11:43:10 alo Error pages might contain UTF-8 encoded characters.
(edit) @4082 [4082] 04/01/10 09:52:25 alo Fixes a problem encoding text-based blobs (charset 63 blobs).
(edit) @4066 [4066] 29/12/09 12:09:18 alo Fixes an escaping issue. File containing forbidden HTML characters could …
(edit) @4059 [4059] 28/12/09 10:15:24 taher Improves an error description. Issue 578
(edit) @4046 [4046] 24/12/09 01:06:13 alo Adds a few missing HTTP return codes. It also document each entry with a …
(edit) @4034 [4034] 20/12/09 11:39:00 alo Reverts r4023
(edit) @4030 [4030] 18/12/09 10:57:30 alo Fixes a few compilation warning. Patch by Stefan de Konink.
(edit) @4029 [4029] 18/12/09 10:57:20 alo Removes an old method. I was not used any longer.
(edit) @4024 [4024] 17/12/09 16:20:19 alo When a custom error handler was triggered, the log entry showed a 200 HTTP …
(edit) @4023 [4023] 17/12/09 14:51:21 robertounbit support for upcoming 0.9.4 release of uWSGI (FastFuncs,Spooler,request …
(edit) @4022 [4022] 17/12/09 11:57:31 alo Adds a new property to the proxy handler, so it can be more …
(edit) @4021 [4021] 16/12/09 19:08:15 alo Fixes a potential memory corruption issue - while clean up on exit.
(edit) @4019 [4019] 16/12/09 17:36:21 aperez Adds the possibility to disable Virtual Servers and Rules.
(edit) @4017 [4017] 16/12/09 12:38:35 alo Fixes bug #676. The server was crashing whenever PHP (via fastcgi) tried …
(edit) @4005 [4005] 15/12/09 15:51:08 alo Error log management clean up. It should work better now.
(edit) @4002 [4002] 14/12/09 15:36:59 alo Cherokee does no longer throw a fatal error when rrdtool is configured but …
(edit) @4000 [4000] 14/12/09 13:14:06 alo Fixes a memory corruption issue on shut down. Under some …
(edit) @3999 [3999] 14/12/09 10:37:52 taher Clean up: Trims trailing spaces.
(edit) @3998 [3998] 14/12/09 10:32:46 alo The previous commit was wrong. Fixes it.
(edit) @3996 [3996] 14/12/09 09:57:49 alo Fixes a couple of incorrect calls to semctl().
(edit) @3993 [3993] 13/12/09 19:45:35 alo Clean up: Trims trailing spaces.
(edit) @3991 [3991] 13/12/09 00:24:56 alo Fixes the error logging subsystem. The server was segment-faulting …
(edit) @3990 [3990] 12/12/09 19:49:58 alo The custom error redirection handler was not preserving the original HTTP …
(edit) @3983 [3983] 12/12/09 00:10:18 alo Fixes a really bizarre but heroically possible memory leak. It also cleans …
(edit) @3982 [3982] 11/12/09 23:54:24 alo Tidies up the report_error() internal function.
(edit) @3977 [3977] 11/12/09 18:41:44 alo A previous commit broke the non-ASCII parameter management. This …
(edit) @3976 [3976] 11/12/09 18:41:40 alo Clean up: Forgot those lines comments in the previous commit.
(edit) @3973 [3973] 11/12/09 15:03:52 alo Fixes dirlist so it can list non-ASCII file names properly. It fixes bugs …
(edit) @3944 [3944] 09/12/09 10:22:56 alo Remove characters below ASCII 0x20. It prevents the server from printing …
(edit) @3933 [3933] 04/12/09 15:07:43 alo Loggers can now be configured to manage different time standards. There's …
(edit) @3932 [3932] 04/12/09 14:11:53 alo Safer error checking. Ensure rrdtool actually exited.
(edit) @3930 [3930] 04/12/09 13:07:32 alo Fixes the RRD clean up/killing function. The graceful …
(edit) @3909 [3909] 01/12/09 16:54:33 alo Updates my E-mail address.
(edit) @3904 [3904] 01/12/09 07:24:24 alo Fixes a compilation error on system without sched_yield() support. Thanks …
(edit) @3903 [3903] 30/11/09 23:15:56 alo The RRD image cache directory is not longer inside the RRD …
(edit) @3902 [3902] 30/11/09 18:35:50 alo Fixes a comment for the previous commit.
(edit) @3901 [3901] 30/11/09 18:25:46 alo Improves the RRD collector directory permission checks.
(edit) @3899 [3899] 30/11/09 17:07:21 alo Errors are not longer written through the logger objects. They are written …
(edit) @3898 [3898] 30/11/09 17:07:18 alo Fixes a compilation warning.
(edit) @3895 [3895] 29/11/09 22:49:29 alo This patch fixes a bug in I/O-cache, and re-enables it in the …
(edit) @3894 [3894] 29/11/09 01:10:15 taher Renames a variable
(edit) @3893 [3893] 28/11/09 23:43:29 alo This patch should fix a reverse HTTP proxy issue. There were times when …
(edit) @3890 [3890] 27/11/09 17:32:57 alo Adds additional checks after the write() calls to ensure all the …
(edit) @3887 [3887] 27/11/09 16:57:27 alo Detect whether or not union semun is defined by <sys/sem.h>. Fixes …
(edit) @3884 [3884] 27/11/09 16:03:38 alo Improves the POST support, so the reverse HTTP proxy handler can manage …
(edit) @3881 [3881] 27/11/09 13:15:07 alo Adds more TRACE entries to the chunked-encoding processing functions, and …
(edit) @3880 [3880] 27/11/09 12:52:33 taher Improves consistency among all the errors
(edit) @3879 [3879] 27/11/09 12:38:31 alo Improves timeout related TRACE entries.
(edit) @3878 [3878] 26/11/09 23:16:45 alo Miscellaneous spawner fixes.
(edit) @3877 [3877] 26/11/09 19:32:18 taher More error reporting
(edit) @3875 [3875] 25/11/09 18:02:56 alo The handler render_rrd draws the number of HTTP requests now (in the TCP …
(edit) @3874 [3874] 25/11/09 16:50:39 alo The RRD collector was being too gentle while killing it's logging thread. …
(edit) @3873 [3873] 25/11/09 16:01:58 alo The RRD information collector can store information about the number of …
(edit) @3872 [3872] 25/11/09 16:01:56 alo cherokee_mkdir_p() is slightly more 'polite' now.
(edit) @3871 [3871] 25/11/09 12:33:18 alo Do not try to spawn new rrdtool binaries once the server is exiting. This …
(edit) @3870 [3870] 25/11/09 12:33:16 alo Fixes the CHEROKEE_PRINT_BACKTRACE macro.
(edit) @3869 [3869] 25/11/09 12:33:13 alo Removes a superfluous semicolon character.
Note: See TracRevisionLog for help on using the revision log.