summaryrefslogtreecommitdiffhomepage
path: root/src/http/modules/ngx_http_random_index_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-24Win32: removed NGX_DIR_MASK concept.Maxim Dounin1-1/+1
2016-03-31Fixed logging in close error handling.Sergey Kandaurov1-1/+1
2012-02-28Fixed spelling in single-line comments.Ruslan Ermilov1-2/+2
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2010-05-24remove r->zero_in_uriIgor Sysoev1-4/+0
2009-10-14update r3201: ngx_http_random_index_module should behave consistentlyIgor Sysoev1-1/+1
2009-10-14*) reset cached dirent.d_type after stat()Igor Sysoev1-1/+1
2009-06-02return NULL instead of NGX_CONF_ERROR on a create conf failureIgor Sysoev1-1/+1
2009-04-18remove TODO commentsIgor Sysoev1-1/+0
2008-09-30back out $random_index variableIgor Sysoev1-57/+2
2008-09-27$random_index variableIgor Sysoev1-2/+57
2008-09-05ngx_http_random_index_moduleIgor Sysoev1-0/+321