| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-06-06 | win32 master process had aready closed listening sockets | Igor Sysoev | 1 | -1/+2 | |
| 2009-06-06 | a signaller process should stop configuration processing just after | Igor Sysoev | 1 | -8/+8 | |
| it is able to get pid file, this allows to not open log files, etc. | |||||
| 2009-06-02 | return NULL instead of NGX_CONF_ERROR on a create conf failure | Igor Sysoev | 1 | -1/+1 | |
| 2009-06-02 | test that zone has the same addresses in different processes | Igor Sysoev | 1 | -5/+15 | |
| 2009-05-05 | use correct name | Igor Sysoev | 1 | -1/+1 | |
| 2009-04-30 | *) refactor error_log processing: listen socket log might inherit built-in | Igor Sysoev | 1 | -14/+10 | |
| error_log with zero level, and r2447, r2466, r2467 were not enough *) remove bogus "stderr" level *) some functions and fields renames | |||||
| 2009-04-29 | uniform ngx_file_info() interface with ngx_fd_info() | Igor Sysoev | 1 | -1/+3 | |
| 2009-04-27 | -p and --prefix= | Igor Sysoev | 1 | -15/+17 | |
| 2009-04-23 | issue start up errors and warning on both stderr and error_log | Igor Sysoev | 1 | -18/+7 | |
| 2009-04-21 | implement "-s signal" option for Unix | Igor Sysoev | 1 | -5/+59 | |
| 2009-04-21 | style fix: remove tabs | Igor Sysoev | 1 | -5/+5 | |
| 2009-04-20 | Win32 master/workers model | Igor Sysoev | 1 | -8/+4 | |
| 2009-04-19 | show -t results on stderr | Igor Sysoev | 1 | -3/+2 | |
| 2009-04-18 | support attaching to an existent Win32 shared memory | Igor Sysoev | 1 | -33/+44 | |
| 2009-04-17 | fix the previous commit | Igor Sysoev | 1 | -2/+3 | |
| 2009-04-16 | move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory | Igor Sysoev | 1 | -17/+20 | |
| 2009-04-08 | style fix | Igor Sysoev | 1 | -4/+4 | |
| 2009-04-08 | delete win32 ngx_file_append_mode() as we use reliable | Igor Sysoev | 1 | -23/+2 | |
| FILE_APPEND_DATA|SYNCHRONIZE flags | |||||
| 2009-04-08 | adopt NGX_FILE_TRUNCATE for win32 | Igor Sysoev | 1 | -4/+3 | |
| 2009-03-31 | Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set | Igor Sysoev | 1 | -2/+2 | |
| without any other flags. On the other hand, Unix requires at least the write flag to be set together with O_APPEND. | |||||
| 2009-03-30 | win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND | Igor Sysoev | 1 | -5/+5 | |
| 2009-02-24 | small optimization: " == NGX_ERROR" > " != NGX_OK" | Igor Sysoev | 1 | -2/+2 | |
| 2009-02-21 | a prelimiary IPv6 support, HTTP listen | Igor Sysoev | 1 | -11/+35 | |
| 2009-01-26 | revert the previous commit and r2447 change in src/core/ngx_cycle.c | Igor Sysoev | 1 | -1/+4 | |
| 2009-01-26 | default error_log has zero level, the bug has been introduced in r2447 | Igor Sysoev | 1 | -0/+1 | |
| 2009-01-16 | set the error level as default http error_log level | Igor Sysoev | 1 | -4/+0 | |
| 2008-11-11 | compatibility with glibc 2.3, warn_unused_result attribute for write() | Igor Sysoev | 1 | -3/+18 | |
| 2008-08-30 | ngx_timezone_update() | Igor Sysoev | 1 | -0/+11 | |
| 2008-06-30 | -g switch | Igor Sysoev | 1 | -0/+15 | |
| 2008-06-17 | *) back out r2040 | Igor Sysoev | 1 | -4/+4 | |
| *) refactor ngx_palloc() *) introduce ngx_pnalloc() *) additional pool blocks have smaller header | |||||
| 2008-05-16 | $hostname variable | Igor Sysoev | 1 | -0/+21 | |
| 2007-12-16 | restore environ for perl_destruct() | Igor Sysoev | 1 | -14/+29 | |
| 2007-12-10 | move condition declarations inside blocks where they are used | Igor Sysoev | 1 | -3/+1 | |
| 2007-04-18 | fix segfault when | Igor Sysoev | 1 | -4/+9 | |
| *) perl was built without multiplicity *) when configuration was invalid | |||||
| 2007-02-11 | fix building on platforms with non-supported atomic operations | Igor Sysoev | 1 | -1/+2 | |
| 2007-01-18 | ngx_open_file(name, access, create) > ngx_open_file(name, mode, create, access) | Igor Sysoev | 1 | -3/+6 | |
| 2007-01-15 | quick fix for case when ssl_session_cache defined, | Igor Sysoev | 1 | -0/+5 | |
| but ssl is not enabled in any server | |||||
| 2007-01-09 | fix label name | Igor Sysoev | 1 | -2/+2 | |
| 2007-01-09 | free the unnecessary shared memory | Igor Sysoev | 1 | -0/+50 | |
| 2007-01-09 | fix the comments | Igor Sysoev | 1 | -2/+2 | |
| 2007-01-09 | pass the inherited shm_zone data | Igor Sysoev | 1 | -1/+8 | |
| 2007-01-06 | fix zero size shared zones | Igor Sysoev | 1 | -0/+7 | |
| 2007-01-03 | fix segfaults | Igor Sysoev | 1 | -2/+4 | |
| 2007-01-02 | ngx_shared_memory_add() | Igor Sysoev | 1 | -15/+89 | |
| 2006-12-22 | fix for Linix/ppc64 or FreeBSD/amd64 in 32-bit mode, | Igor Sysoev | 1 | -2/+2 | |
| the same as in r934 | |||||
| 2006-11-20 | slab allocator in shared memory | Igor Sysoev | 1 | -26/+112 | |
| 2006-10-02 | turn off startup debug logging introduced by previous commit | Igor Sysoev | 1 | -1/+1 | |
| 2006-10-02 | glob support in include | Igor Sysoev | 1 | -1/+1 | |
| 2006-02-08 | nginx-0.3.27-RELEASE importrelease-0.3.27 | Igor Sysoev | 1 | -219/+233 | |
| *) Change: the "variables_hash_max_size" and "variables_hash_bucket_size" directives. *) Feature: the $body_bytes_sent variable can be used not only in the "log_format" directive. *) Feature: the $ssl_protocol and $ssl_cipher variables. *) Feature: the cache line size detection for widespread CPUs at start time. *) Feature: now the "accept_mutex" directive is supported using fcntl(2) on platforms different from i386, amd64, sparc64, and ppc. *) Feature: the "lock_file" directive and the --with-lock-path=PATH autoconfiguration directive. *) Bugfix: if the HTTPS protocol was used in the "proxy_pass" directive then the requests with the body was not transferred. | |||||
| 2006-02-01 | nginx-0.3.25-RELEASE importrelease-0.3.25 | Igor Sysoev | 1 | -1/+4 | |
| *) Bugfix: the segmentation fault was occurred on start or while reconfiguration if there was invalid configuration; the bug had appeared in 0.3.24. | |||||
