log src/mail/ngx_mail.c @ 6898:43ba2bb504fb stable-1.10

age author description
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: changed ngx_modules to cycle->modules.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: moved module-related stuff to separate files.
Tue, 16 Jun 2015 23:28:38 +0300 Vladimir Homutov Disabled duplicate http, mail, and stream blocks.
Mon, 08 Jun 2015 23:13:56 +0300 Ruslan Ermilov Mail: listen backlog=.
Mon, 08 Jun 2015 23:11:58 +0300 Ruslan Ermilov Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
Wed, 20 May 2015 15:51:28 +0300 Maxim Dounin Simplified ngx_http_init_listening().
Wed, 29 Apr 2015 13:53:24 +0300 Ruslan Ermilov Removed the deprecated "imap" directive.
Fri, 20 Feb 2015 15:31:37 +0300 Vladimir Homutov Mail: error_log support.
Fri, 23 Jan 2015 15:23:27 +0300 Ruslan Ermilov Mail: fixed a comment.
Wed, 20 Aug 2014 13:13:27 +0400 Valentin Bartenev Mail: fixed a comment.
Thu, 11 Jul 2013 20:38:27 +0400 Maxim Dounin Style.
Thu, 11 Jul 2013 16:07:25 +0400 Vladimir Homutov Core: extended ngx_sock_ntop() with socklen parameter.
Mon, 24 Sep 2012 18:58:13 +0000 Maxim Dounin Merge of r4813, r4814, r4818, r4819, r4820, r4823: mail fixes. stable-1.2
Fri, 17 Aug 2012 05:21:28 +0000 Ruslan Ermilov Mail: fixed handling of AF_UNIX addresses in "listen".
Fri, 17 Aug 2012 05:08:42 +0000 Ruslan Ermilov Mail: fixed sorting of listen addresses (ticket #187).