log src/http/modules/ngx_http_userid_filter_module.c @ 7719:c0cacad62cc8

age author description
Tue, 29 Sep 2020 15:52:18 +0300 Maxim Dounin Userid: userid_flags fixup.
Mon, 28 Sep 2020 17:07:48 +0300 Maxim Dounin Userid: userid_flags directive to set cookie flags.
Mon, 24 Dec 2018 19:55:00 +0300 Sergey Kandaurov Userid: using stub for AF_UNIX addresses.
Wed, 07 Jun 2017 18:46:36 +0300 Sergey Kandaurov Userid: ngx_http_get_indexed_variable() error handling.
Thu, 07 Jul 2016 21:02:28 +0300 Sergey Kandaurov Avoid left-shifting integers into the sign bit, which is undefined.
Mon, 05 Mar 2012 13:26:40 +0000 Maxim Dounin Merge of r4500: fixed spelling in single-line comments. stable-1.0
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Mon, 13 Feb 2012 15:41:11 +0000 Maxim Dounin Time parsing cleanup.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 19 Jul 2011 11:21:50 +0000 Igor Sysoev $uid_reset
Wed, 30 Jun 2010 14:30:55 +0000 Igor Sysoev change logic introduced in r3649:
Wed, 30 Jun 2010 13:15:20 +0000 Igor Sysoev set uid values for main request only
Fri, 25 Jun 2010 13:17:33 +0000 Igor Sysoev fix building without IPv6 after the previous commit
Fri, 25 Jun 2010 12:16:31 +0000 Igor Sysoev Now $uid_set may be used at any time, r2013 states the same is wrong.
Fri, 25 Jun 2010 12:06:37 +0000 Igor Sysoev make logic more clear