]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-2.12-20150117
authorWietse Venema <wietse@porcupine.org>
Sat, 17 Jan 2015 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sun, 18 Jan 2015 18:49:22 +0000 (13:49 -0500)
commit07c5e9a196be912efe3beab32cf9420c8fff2e93
tree471a93a56f3353f98d3e95534fb133f226dae204
parent19b6598b23b8c2558e7df1117d58c2329743bb4f
postfix-2.12-20150117
143 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/README_FILES/ADDRESS_VERIFICATION_README
postfix/README_FILES/SMTPUTF8_README
postfix/README_FILES/TLS_README
postfix/WISHLIST
postfix/html/ADDRESS_VERIFICATION_README.html
postfix/html/SMTPUTF8_README.html
postfix/html/TLS_README.html
postfix/html/cleanup.8.html
postfix/html/lmtp.8.html
postfix/html/postalias.1.html
postfix/html/postconf.5.html
postfix/html/postmap.1.html
postfix/html/smtp.8.html
postfix/man/man1/postalias.1
postfix/man/man1/postmap.1
postfix/man/man5/postconf.5
postfix/man/man8/cleanup.8
postfix/man/man8/smtp.8
postfix/mantools/postlink
postfix/proto/ADDRESS_VERIFICATION_README.html
postfix/proto/SMTPUTF8_README.html
postfix/proto/TLS_README.html
postfix/proto/postconf.proto
postfix/src/bounce/Makefile.in
postfix/src/bounce/bounce.c
postfix/src/bounce/bounce_template.c
postfix/src/cleanup/cleanup.c
postfix/src/cleanup/cleanup_init.c
postfix/src/cleanup/cleanup_map1n.c
postfix/src/cleanup/cleanup_masquerade.c
postfix/src/flush/flush.c
postfix/src/global/Makefile.in
postfix/src/global/addr_match_list.c
postfix/src/global/addr_match_list.h
postfix/src/global/cleanup_strflags.c
postfix/src/global/db_common.c
postfix/src/global/debug_peer.c
postfix/src/global/dict_ldap.c
postfix/src/global/dict_proxy.c
postfix/src/global/dict_proxy.h
postfix/src/global/dict_sqlite.c
postfix/src/global/domain_list.c
postfix/src/global/domain_list.h
postfix/src/global/flush_clnt.c
postfix/src/global/mail_addr_find.c
postfix/src/global/mail_addr_map.c
postfix/src/global/mail_params.c
postfix/src/global/mail_params.h
postfix/src/global/mail_version.h
postfix/src/global/match_parent_style.c
postfix/src/global/midna_adomain.c [new file with mode: 0644]
postfix/src/global/midna_adomain.h [new file with mode: 0644]
postfix/src/global/mkmap_open.c
postfix/src/global/namadr_list.c
postfix/src/global/namadr_list.h
postfix/src/global/namadr_list.ref
postfix/src/global/resolve_local.c
postfix/src/global/resolve_local.ref
postfix/src/global/server_acl.c
postfix/src/global/server_acl.ref
postfix/src/global/string_list.c
postfix/src/global/string_list.h
postfix/src/global/tok822_tree.c
postfix/src/global/user_acl.c
postfix/src/global/user_acl.h
postfix/src/local/local.c
postfix/src/local/mailbox.c
postfix/src/local/unknown.c
postfix/src/postalias/postalias.c
postfix/src/postconf/postconf_master.c
postfix/src/postdrop/postdrop.c
postfix/src/postmap/postmap.c
postfix/src/postqueue/postqueue.c
postfix/src/postscreen/postscreen.c
postfix/src/posttls-finger/Makefile.in
postfix/src/posttls-finger/posttls-finger.c
postfix/src/proxymap/proxymap.c
postfix/src/qmqpd/qmqpd.c
postfix/src/sendmail/sendmail.c
postfix/src/smtp/Makefile.in
postfix/src/smtp/lmtp_params.c
postfix/src/smtp/smtp.c
postfix/src/smtp/smtp_addr.c
postfix/src/smtp/smtp_connect.c
postfix/src/smtp/smtp_map11.c
postfix/src/smtp/smtp_params.c
postfix/src/smtp/smtp_proto.c
postfix/src/smtp/smtp_sasl_auth_cache.c
postfix/src/smtp/smtp_sasl_glue.c
postfix/src/smtp/smtp_tls_policy.c
postfix/src/smtpd/Makefile.in
postfix/src/smtpd/smtpd.c
postfix/src/smtpd/smtpd_check.c
postfix/src/smtpd/smtpd_error.ref
postfix/src/tls/Makefile.in
postfix/src/tls/tls.h
postfix/src/tls/tls_client.c
postfix/src/tls/tls_dh.c
postfix/src/tls/tls_misc.c
postfix/src/tls/tls_rsa.c
postfix/src/tls/tls_scache.c
postfix/src/tls/tls_server.c
postfix/src/trivial-rewrite/resolve.c
postfix/src/trivial-rewrite/transport.c
postfix/src/trivial-rewrite/trivial-rewrite.c
postfix/src/util/Makefile.in
postfix/src/util/casefold.c [new file with mode: 0644]
postfix/src/util/casefold_test.in [new file with mode: 0644]
postfix/src/util/casefold_test.ref [new file with mode: 0644]
postfix/src/util/dict.c
postfix/src/util/dict.h
postfix/src/util/dict_alloc.c
postfix/src/util/dict_cdb.c
postfix/src/util/dict_debug.c
postfix/src/util/dict_inline.c
postfix/src/util/dict_inline.ref
postfix/src/util/dict_lmdb.c
postfix/src/util/dict_open.c
postfix/src/util/dict_test.c
postfix/src/util/dict_test.ref
postfix/src/util/dict_thash.c
postfix/src/util/dict_thash.map
postfix/src/util/dict_utf8.c [new file with mode: 0644]
postfix/src/util/dict_utf8_test.in [new file with mode: 0644]
postfix/src/util/dict_utf8_test.ref [new file with mode: 0644]
postfix/src/util/host_port.c
postfix/src/util/match_list.c
postfix/src/util/match_list.h
postfix/src/util/match_ops.c
postfix/src/util/midna.c [deleted file]
postfix/src/util/midna_domain.c [new file with mode: 0644]
postfix/src/util/midna_domain.h [moved from postfix/src/util/midna.h with 54% similarity]
postfix/src/util/midna_domain_test.in [new file with mode: 0644]
postfix/src/util/midna_domain_test.ref [new file with mode: 0644]
postfix/src/util/midna_test.in [deleted file]
postfix/src/util/midna_test.ref [deleted file]
postfix/src/util/printable.c
postfix/src/util/stringops.h
postfix/src/util/valid_utf8_hostname.c
postfix/src/verify/verify.c
postfix/src/virtual/virtual.c