| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-04-02 | Win32: fixed memory allocation for shmem name (ticket #134). | Maxim Dounin | 1 | -1/+1 | |
| 2012-01-18 | Copyright updated. | Maxim Konovalov | 1 | -0/+1 | |
| 2009-06-02 | *) fix memory leak in successful case | Igor Sysoev | 1 | -11/+15 | |
| *) log shared memory name in failure case | |||||
| 2009-05-30 | allow shared memory segments more than 4G | Igor Sysoev | 1 | -2/+7 | |
| 2009-04-21 | style fix: remove trailing spaces | Igor Sysoev | 1 | -1/+1 | |
| 2009-04-18 | support attaching to an existent Win32 shared memory | Igor Sysoev | 1 | -11/+30 | |
| 2009-04-16 | move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory | Igor Sysoev | 1 | -7/+3 | |
| 2006-02-01 | nginx-0.3.24-RELEASE importrelease-0.3.24 | Igor Sysoev | 1 | -0/+58 | |
| *) Workaround: for bug in FreeBSD kqueue. *) Bugfix: now a response generated by the "post_action" directive is not transferred to a client. *) Bugfix: the memory leaks were occurring if many log files were used. *) Bugfix: the first "proxy_redirect" directive was working inside one location. *) Bugfix: on 64-bit platforms segmentation fault may occurred on start if the many names were used in the "server_name" directives; the bug had appeared in 0.3.18. | |||||
