]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-2.11-20130602
authorWietse Venema <wietse@porcupine.org>
Sun, 2 Jun 2013 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sun, 2 Jun 2013 23:39:20 +0000 (19:39 -0400)
commit072fa2d1f7beaf41756c30a69ef96cb611461cec
treef442357007144f38e710e042e3ccd3dd8b9204df
parenta158da1c82320e0a8324dedfa7334f22275758a4
postfix-2.11-20130602
86 files changed:
postfix/.indent.pro
postfix/AAAREADME
postfix/HISTORY
postfix/Makefile.in
postfix/README_FILES/DATABASE_README
postfix/README_FILES/TLS_README
postfix/RELEASE_NOTES
postfix/WISHLIST
postfix/html/DATABASE_README.html
postfix/html/Makefile.in
postfix/html/TLS_README.html
postfix/html/cidr_table.5.html
postfix/html/lmtp.8.html
postfix/html/postconf.5.html
postfix/html/posttls-finger.1.html [new file with mode: 0644]
postfix/html/smtp.8.html
postfix/html/smtpd.8.html
postfix/html/trivial-rewrite.8.html
postfix/man/Makefile.in
postfix/man/man1/posttls-finger.1 [new file with mode: 0644]
postfix/man/man5/cidr_table.5
postfix/man/man5/postconf.5
postfix/man/man8/smtp.8
postfix/man/man8/smtpd.8
postfix/man/man8/trivial-rewrite.8
postfix/mantools/postlink
postfix/proto/DATABASE_README.html
postfix/proto/TLS_README.html
postfix/proto/cidr_table
postfix/proto/postconf.proto
postfix/proto/stop
postfix/src/dns/dns.h
postfix/src/dns/dns_lookup.c
postfix/src/dns/dns_rr.c
postfix/src/dns/test_dns_lookup.c
postfix/src/global/mail_params.h
postfix/src/global/mail_proto.h
postfix/src/global/mail_version.h
postfix/src/local/forward.c
postfix/src/postscreen/postscreen_early.c
postfix/src/posttls-finger/.indent.pro [new symlink]
postfix/src/posttls-finger/Makefile.in [new file with mode: 0644]
postfix/src/posttls-finger/posttls-finger.c [new file with mode: 0644]
postfix/src/posttls-finger/tlsmgrmem.c [new file with mode: 0644]
postfix/src/posttls-finger/tlsmgrmem.h [new file with mode: 0644]
postfix/src/smtp/Makefile.in
postfix/src/smtp/lmtp_params.c
postfix/src/smtp/smtp.c
postfix/src/smtp/smtp.h
postfix/src/smtp/smtp_addr.c
postfix/src/smtp/smtp_connect.c
postfix/src/smtp/smtp_key.c [new file with mode: 0644]
postfix/src/smtp/smtp_params.c
postfix/src/smtp/smtp_proto.c
postfix/src/smtp/smtp_reuse.c
postfix/src/smtp/smtp_reuse.h
postfix/src/smtp/smtp_session.c
postfix/src/smtp/smtp_state.c
postfix/src/smtp/smtp_tls_policy.c [new file with mode: 0644]
postfix/src/smtp/smtp_tls_sess.c [deleted file]
postfix/src/smtpd/smtpd.c
postfix/src/smtpd/smtpd_check.c
postfix/src/tls/Makefile.in
postfix/src/tls/tls.h
postfix/src/tls/tls_bio_ops.c
postfix/src/tls/tls_client.c
postfix/src/tls/tls_dane.c [new file with mode: 0644]
postfix/src/tls/tls_fprint.c
postfix/src/tls/tls_level.c
postfix/src/tls/tls_misc.c
postfix/src/tls/tls_proxy_clnt.c
postfix/src/tls/tls_proxy_print.c
postfix/src/tls/tls_proxy_scan.c
postfix/src/tls/tls_server.c
postfix/src/tls/tls_verify.c
postfix/src/trivial-rewrite/trivial-rewrite.c
postfix/src/util/Makefile.in
postfix/src/util/argv.c
postfix/src/util/argv.h
postfix/src/util/base64_code.c
postfix/src/util/base64_code.h
postfix/src/util/ctable.c
postfix/src/util/ctable.h
postfix/src/util/dict_ni.c
postfix/src/util/timecmp.c [new file with mode: 0644]
postfix/src/util/timecmp.h [new file with mode: 0644]