| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2009-04-30 | *) refactor error_log processing: listen socket log might inherit built-in | Igor Sysoev | 8 | -46/+50 | |
| error_log with zero level, and r2447, r2466, r2467 were not enough *) remove bogus "stderr" level *) some functions and fields renames | |||||
| 2009-04-30 | set of.failed for cached error, the bug has been introduced in r2757 | Igor Sysoev | 1 | -0/+1 | |
| 2009-04-29 | uniform ngx_file_info() interface with ngx_fd_info() | Igor Sysoev | 3 | -5/+9 | |
| 2009-04-29 | fix the previous commit | Igor Sysoev | 1 | -7/+5 | |
| 2009-04-29 | Winsock uses ECONNABORTED instead of ECONNRESET | Igor Sysoev | 1 | -2/+13 | |
| 2009-04-29 | fix building by BCC if NGX_PREFIX is defined | Igor Sysoev | 1 | -2/+3 | |
| 2009-04-28 | *) do not show line number for -g option | Igor Sysoev | 1 | -3/+14 | |
| *) reset configuration file after -g option has been parsed | |||||
| 2009-04-28 | introduce ngx_write_console() to support OEM code pages | Igor Sysoev | 1 | -2/+2 | |
| 2009-04-28 | add prefix in Usage | Igor Sysoev | 1 | -1/+1 | |
| 2009-04-27 | ngx_log_errno() | Igor Sysoev | 3 | -63/+30 | |
| 2009-04-27 | use ngx_vslprintf(), ngx_slprintf() | Igor Sysoev | 2 | -18/+18 | |
| 2009-04-27 | ngx_vslprintf(), ngx_slprintf() | Igor Sysoev | 2 | -11/+23 | |
| 2009-04-27 | bump version | Igor Sysoev | 1 | -2/+2 | |
| 2009-04-27 | -p and --prefix= | Igor Sysoev | 6 | -40/+191 | |
| 2009-04-27 | *) of.test_only to not open file if only stat() is enough | Igor Sysoev | 2 | -0/+26 | |
| *) of.failed to return exact name of failed syscall | |||||
| 2009-04-26 | add quotes for configure options with spaces | Igor Sysoev | 1 | -1/+1 | |
| 2009-04-24 | change ngx_log_abort() interface | Igor Sysoev | 2 | -4/+13 | |
| 2009-04-24 | style fix: (void) | Igor Sysoev | 1 | -2/+2 | |
| 2009-04-24 | change ngx_log_create_errlog() interface | Igor Sysoev | 2 | -11/+2 | |
| 2009-04-23 | pass command lines options to workers | Igor Sysoev | 1 | -0/+2 | |
| 2009-04-23 | issue start up errors and warning on both stderr and error_log | Igor Sysoev | 5 | -56/+103 | |
| 2009-04-23 | style fix: remove trailing spaces introduced in the previous commit | Igor Sysoev | 1 | -2/+2 | |
| 2009-04-23 | use ngx_str_t for error levels | Igor Sysoev | 1 | -10/+17 | |
| 2009-04-21 | implement "-s signal" option for Unix | Igor Sysoev | 3 | -20/+65 | |
| 2009-04-21 | style fix: remove trailing spaces | Igor Sysoev | 1 | -1/+1 | |
| 2009-04-21 | style fix: remove tabs | Igor Sysoev | 1 | -5/+5 | |
| 2009-04-21 | add -? and -h options | Igor Sysoev | 1 | -0/+30 | |
| 2009-04-21 | allow condensed command lines options | Igor Sysoev | 1 | -49/+75 | |
| 2009-04-21 | fix r2731 for Win32 | Igor Sysoev | 1 | -2/+8 | |
| 2009-04-21 | test command line options before ngx_log_init() and issue errors to stderr | Igor Sysoev | 1 | -54/+66 | |
| 2009-04-20 | bump version | Igor Sysoev | 1 | -2/+2 | |
| 2009-04-20 | Win32 master/workers model | Igor Sysoev | 4 | -65/+85 | |
| 2009-04-19 | show -t results on stderr | Igor Sysoev | 4 | -29/+31 | |
| 2009-04-18 | support attaching to an existent Win32 shared memory | Igor Sysoev | 2 | -33/+46 | |
| 2009-04-17 | fix building on platforms which have no atomic operations support, | Igor Sysoev | 2 | -3/+3 | |
| the bug was introduced in r2564 | |||||
| 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 | 2 | -18/+20 | |
| 2009-04-15 | fix building by BCC without NGX_DEBUG_MALLOC | Igor Sysoev | 1 | -2/+2 | |
| 2009-04-15 | bump version | Igor Sysoev | 1 | -2/+2 | |
| 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-04-06 | bump version | Igor Sysoev | 1 | -2/+2 | |
| 2009-04-06 | backout r2677 and fix ngx_strlcasestrn() again | Igor Sysoev | 1 | -5/+1 | |
| 2009-04-06 | bump version | Igor Sysoev | 1 | -2/+2 | |
| 2009-04-06 | fix ngx_strlcasestrn() | Igor Sysoev | 1 | -0/+4 | |
| 2009-04-06 | bump version | Igor Sysoev | 1 | -2/+2 | |
| 2009-04-04 | ngx_strlcasestrn() | Igor Sysoev | 2 | -0/+34 | |
| 2009-04-02 | bump version | Igor Sysoev | 1 | -2/+2 | |
| 2009-03-31 | Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set | Igor Sysoev | 3 | -5/+5 | |
| without any other flags. On the other hand, Unix requires at least the write flag to be set together with O_APPEND. | |||||
