summaryrefslogtreecommitdiff
path: root/src/http/modules/ngx_http_random_index_module.c
Commit message (Expand)AuthorAgeFilesLines
* Win32: removed NGX_DIR_MASK concept.Maxim Dounin2018-12-241-1/+1
* Fixed logging in close error handling.Sergey Kandaurov2016-03-311-1/+1
* Fixed spelling in single-line comments.Ruslan Ermilov2012-02-281-2/+2
* Copyright updated.Maxim Konovalov2012-01-181-0/+1
* remove r->zero_in_uriIgor Sysoev2010-05-241-4/+0
* update r3201: ngx_http_random_index_module should behave consistentlyIgor Sysoev2009-10-141-1/+1
* *) reset cached dirent.d_type after stat()Igor Sysoev2009-10-141-1/+1
* return NULL instead of NGX_CONF_ERROR on a create conf failureIgor Sysoev2009-06-021-1/+1
* remove TODO commentsIgor Sysoev2009-04-181-1/+0
* back out $random_index variableIgor Sysoev2008-09-301-57/+2
* $random_index variableIgor Sysoev2008-09-271-2/+57
* ngx_http_random_index_moduleIgor Sysoev2008-09-051-0/+321