]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-3.5-20191109
authorWietse Venema <wietse@porcupine.org>
Sat, 9 Nov 2019 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Tue, 12 Nov 2019 01:38:38 +0000 (20:38 -0500)
commit1faaf294ea3a8cc4c74a47b4cac5bc30e3815fb2
tree35929597ae4611ee75182c4534d8314cceb94631
parentfff75d33cf2315e1abcbcb1cb7a2c99cef5b2c1c
postfix-3.5-20191109
58 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/RELEASE_NOTES
postfix/html/cleanup.8.html
postfix/html/lmtp.8.html
postfix/html/local.8.html
postfix/html/oqmgr.8.html
postfix/html/pickup.8.html
postfix/html/pipe.8.html
postfix/html/postconf.5.html
postfix/html/postscreen.8.html
postfix/html/qmgr.8.html
postfix/html/smtp.8.html
postfix/html/smtpd.8.html
postfix/html/virtual.8.html
postfix/man/man5/postconf.5
postfix/man/man8/cleanup.8
postfix/man/man8/local.8
postfix/man/man8/oqmgr.8
postfix/man/man8/pickup.8
postfix/man/man8/pipe.8
postfix/man/man8/postscreen.8
postfix/man/man8/qmgr.8
postfix/man/man8/smtp.8
postfix/man/man8/smtpd.8
postfix/man/man8/virtual.8
postfix/proto/postconf.proto
postfix/src/cleanup/Makefile.in
postfix/src/cleanup/cleanup.c
postfix/src/cleanup/cleanup_message.c
postfix/src/cleanup/cleanup_milter.c
postfix/src/global/Makefile.in
postfix/src/global/info_log_addr_form.c [new file with mode: 0644]
postfix/src/global/info_log_addr_form.h [new file with mode: 0644]
postfix/src/global/log_adhoc.c
postfix/src/global/mail_params.c
postfix/src/global/mail_params.h
postfix/src/global/mail_version.h
postfix/src/global/opened.c
postfix/src/local/local.c
postfix/src/oqmgr/Makefile.in
postfix/src/oqmgr/qmgr.c
postfix/src/oqmgr/qmgr_active.c
postfix/src/pickup/Makefile.in
postfix/src/pickup/pickup.c
postfix/src/pipe/pipe.c
postfix/src/postscreen/Makefile.in
postfix/src/postscreen/postscreen.c
postfix/src/postscreen/postscreen_smtpd.c
postfix/src/qmgr/Makefile.in
postfix/src/qmgr/qmgr.c
postfix/src/qmgr/qmgr_active.c
postfix/src/smtp/smtp.c
postfix/src/smtpd/Makefile.in
postfix/src/smtpd/smtpd.c
postfix/src/smtpd/smtpd_check.c
postfix/src/tls/tls_certkey.c
postfix/src/virtual/virtual.c