log src/core/ngx_cycle.c @ 5047:852f40088278 stable-1.2

age author description
Sun, 10 Feb 2013 03:55:18 +0000 Maxim Dounin Merge of r4967: ngx_write_fd() and ngx_read_fd() errors handling. stable-1.2
Sun, 23 Dec 2012 15:36:52 +0000 Valentin Bartenev Reopening log files code moved to a separate function.
Fri, 14 Dec 2012 15:24:24 +0000 Valentin Bartenev Fixed handling of ngx_write_fd() and ngx_read_fd() errors.
Mon, 10 Dec 2012 18:17:32 +0000 Maxim Dounin Merge of r4933, r4933: shared memory fixes. stable-1.2
Fri, 23 Nov 2012 12:43:58 +0000 Ruslan Ermilov Core: don't reuse shared memory zone that changed ownership (ticket #210).
Mon, 12 Nov 2012 18:39:51 +0000 Maxim Dounin Merge of r4870, r4871, r4890, r4895: minor fixes. stable-1.2
Fri, 28 Sep 2012 13:49:26 +0000 Andrey Belov Correct plural form for "path" in the whole source base.
Fri, 28 Sep 2012 13:15:11 +0000 Andrey Belov Made sure to initialize the entire ngx_file_t structure.
Wed, 01 Aug 2012 14:37:08 +0000 Andrey Belov Reorder checks in ngx_shared_memory_add() for more consistent error messages.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 23 Nov 2011 13:55:38 +0000 Maxim Dounin Added shmtx interface to forcibly unlock mutexes.
Mon, 19 Sep 2011 14:48:29 +0000 Ruslan Ermilov Replaced "can not" with "cannot" and "could not" in a bunch of places.
Thu, 04 Aug 2011 11:12:30 +0000 Igor Sysoev A new fix for the case when ssl_session_cache defined, but ssl is not
Mon, 04 Apr 2011 12:26:53 +0000 Igor Sysoev reuse keepalive connections if there are no free worker connections