Igor Sysoev
|
f67e0a4050
|
ngx_log_errno()
|
2009-04-27 13:17:33 +00:00 |
|
Igor Sysoev
|
e1c9746e37
|
use ngx_vslprintf(), ngx_slprintf()
|
2009-04-27 13:06:20 +00:00 |
|
Igor Sysoev
|
4e1fe03e03
|
ngx_vslprintf(), ngx_slprintf()
|
2009-04-27 12:51:33 +00:00 |
|
Igor Sysoev
|
8ec9a72295
|
bump version
|
2009-04-27 12:48:38 +00:00 |
|
Igor Sysoev
|
5ef370df40
|
-p and --prefix=
|
2009-04-27 11:32:33 +00:00 |
|
Igor Sysoev
|
f1cc457d7f
|
*) of.test_only to not open file if only stat() is enough
*) of.failed to return exact name of failed syscall
|
2009-04-27 09:55:53 +00:00 |
|
Igor Sysoev
|
0e60e4f73a
|
add quotes for configure options with spaces
|
2009-04-26 19:37:38 +00:00 |
|
Igor Sysoev
|
c27497da92
|
change ngx_log_abort() interface
|
2009-04-24 15:50:51 +00:00 |
|
Igor Sysoev
|
a3041ac931
|
style fix: (void)
|
2009-04-24 14:45:52 +00:00 |
|
Igor Sysoev
|
c134eb058d
|
change ngx_log_create_errlog() interface
|
2009-04-24 14:27:36 +00:00 |
|
Igor Sysoev
|
caf17102e8
|
pass command lines options to workers
|
2009-04-23 18:22:28 +00:00 |
|
Igor Sysoev
|
c28ff717cb
|
issue start up errors and warning on both stderr and error_log
|
2009-04-23 11:13:12 +00:00 |
|
Igor Sysoev
|
ae2f2b105a
|
style fix: remove trailing spaces introduced in the previous commit
|
2009-04-23 09:46:14 +00:00 |
|
Igor Sysoev
|
eeed2e9b21
|
use ngx_str_t for error levels
|
2009-04-23 08:05:54 +00:00 |
|
Igor Sysoev
|
c8e9f26a57
|
implement "-s signal" option for Unix
|
2009-04-21 20:25:49 +00:00 |
|
Igor Sysoev
|
80ce3d4dd1
|
style fix: remove trailing spaces
|
2009-04-21 19:49:48 +00:00 |
|
Igor Sysoev
|
dc5ad52761
|
style fix: remove tabs
|
2009-04-21 19:38:02 +00:00 |
|
Igor Sysoev
|
59c393f393
|
add -? and -h options
|
2009-04-21 16:21:58 +00:00 |
|
Igor Sysoev
|
b77808cee0
|
allow condensed command lines options
|
2009-04-21 15:42:15 +00:00 |
|
Igor Sysoev
|
19a0e6e32e
|
fix r2731 for Win32
|
2009-04-21 15:40:40 +00:00 |
|
Igor Sysoev
|
f873e73b96
|
test command line options before ngx_log_init() and issue errors to stderr
|
2009-04-21 13:39:47 +00:00 |
|
Igor Sysoev
|
2f7f95381d
|
bump version
|
2009-04-20 13:29:38 +00:00 |
|
Igor Sysoev
|
bd91999ea5
|
Win32 master/workers model
|
2009-04-20 06:08:47 +00:00 |
|
Igor Sysoev
|
1153aa6465
|
show -t results on stderr
|
2009-04-19 16:06:09 +00:00 |
|
Igor Sysoev
|
f7a08d5f9a
|
support attaching to an existent Win32 shared memory
|
2009-04-18 19:27:28 +00:00 |
|
Igor Sysoev
|
61b7791486
|
fix building on platforms which have no atomic operations support,
the bug was introduced in r2564
|
2009-04-17 19:11:31 +00:00 |
|
Igor Sysoev
|
b072c3d647
|
fix the previous commit
|
2009-04-17 19:09:08 +00:00 |
|
Igor Sysoev
|
c7f876bd4c
|
move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory
|
2009-04-16 19:25:09 +00:00 |
|
Igor Sysoev
|
5234b9c6a8
|
fix building by BCC without NGX_DEBUG_MALLOC
|
2009-04-15 19:44:41 +00:00 |
|
Igor Sysoev
|
57006fbb13
|
bump version
|
2009-04-15 06:25:02 +00:00 |
|
Igor Sysoev
|
b37316d7dd
|
style fix
|
2009-04-08 19:51:30 +00:00 |
|
Igor Sysoev
|
a2de7b9b93
|
delete win32 ngx_file_append_mode() as we use reliable
FILE_APPEND_DATA|SYNCHRONIZE flags
|
2009-04-08 19:13:28 +00:00 |
|
Igor Sysoev
|
2ec2e35efe
|
adopt NGX_FILE_TRUNCATE for win32
|
2009-04-08 19:03:41 +00:00 |
|
Igor Sysoev
|
4f1192651d
|
bump version
|
2009-04-06 13:42:56 +00:00 |
|
Igor Sysoev
|
d5ba36fdad
|
backout r2677 and fix ngx_strlcasestrn() again
|
2009-04-06 11:42:42 +00:00 |
|
Igor Sysoev
|
8d9e4c847d
|
bump version
|
2009-04-06 11:39:01 +00:00 |
|
Igor Sysoev
|
f3aed53c9d
|
fix ngx_strlcasestrn()
|
2009-04-06 10:38:40 +00:00 |
|
Igor Sysoev
|
e94b22b143
|
bump version
|
2009-04-06 10:37:53 +00:00 |
|
Igor Sysoev
|
a514d68bfb
|
ngx_strlcasestrn()
|
2009-04-04 17:31:54 +00:00 |
|
Igor Sysoev
|
508b1b5dfb
|
bump version
|
2009-04-02 13:44:02 +00:00 |
|
Igor Sysoev
|
24c2787163
|
Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set
without any other flags. On the other hand, Unix requires at least the write
flag to be set together with O_APPEND.
|
2009-03-31 13:52:01 +00:00 |
|
Igor Sysoev
|
fadc7a7e81
|
win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
|
2009-03-30 14:51:51 +00:00 |
|
Igor Sysoev
|
0370ff015e
|
bump version
|
2009-03-30 12:09:52 +00:00 |
|
Igor Sysoev
|
4aedcc5f4d
|
bump version
|
2009-03-30 11:00:58 +00:00 |
|
Igor Sysoev
|
5fe3fb56e8
|
nginx_version
|
2009-03-30 07:48:53 +00:00 |
|
Igor Sysoev
|
19298ec1d3
|
introduce cache manager instead of cache cleaner
|
2009-03-30 07:45:55 +00:00 |
|
Igor Sysoev
|
7c6c186a7e
|
update cpuid for Core 2 and Atom
|
2009-03-28 12:43:41 +00:00 |
|
Igor Sysoev
|
a2c8d9a0a8
|
improve ngx_slab_alloc() error logging
|
2009-03-27 17:00:42 +00:00 |
|
Igor Sysoev
|
04fe40023a
|
delete old debugging and info
|
2009-03-27 16:37:39 +00:00 |
|
Igor Sysoev
|
565e1e436a
|
bump version
|
2009-03-23 15:56:46 +00:00 |
|