]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-3.11-20250606
authorWietse Z Venema <wietse@porcupine.org>
Fri, 6 Jun 2025 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <ietf-dane@dukhovni.org>
Sat, 7 Jun 2025 02:48:22 +0000 (12:48 +1000)
commit32475272ffd1d92ecb03f60bf445ef17669205b7
tree40e09fc799a64fd46e1f2c034d8e6b17465ad537
parent6a87331d09d636643145cc67dcd30eac4429e22c
postfix-3.11-20250606
62 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/Makefile.in
postfix/README_FILES/COMPATIBILITY_README
postfix/README_FILES/SMTPUTF8_README
postfix/README_FILES/TLSRPT_README
postfix/html/COMPATIBILITY_README.html
postfix/html/SMTPUTF8_README.html
postfix/html/TLSRPT_README.html
postfix/html/lmdb_table.5.html
postfix/html/memcache_table.5.html
postfix/html/mysql_table.5.html
postfix/html/pgsql_table.5.html
postfix/html/postconf.5.html
postfix/man/man5/lmdb_table.5
postfix/man/man5/memcache_table.5
postfix/man/man5/mysql_table.5
postfix/man/man5/pgsql_table.5
postfix/man/man5/postconf.5
postfix/proto/COMPATIBILITY_README.html
postfix/proto/SMTPUTF8_README.html
postfix/proto/TLSRPT_README.html
postfix/proto/lmdb_table
postfix/proto/memcache_table
postfix/proto/mysql_table
postfix/proto/pgsql_table
postfix/proto/postconf.html.prolog
postfix/proto/postconf.proto
postfix/proto/stop
postfix/proto/stop.double-cc
postfix/proto/stop.double-history
postfix/proto/stop.spell-cc
postfix/src/global/Makefile.in
postfix/src/global/dict_memcache.c
postfix/src/global/mail_params.c
postfix/src/global/mail_params.h
postfix/src/global/mail_version.h
postfix/src/postalias/Makefile.in
postfix/src/postalias/mode_conflict_test.in [new file with mode: 0644]
postfix/src/postalias/mode_conflict_test.ref [new file with mode: 0644]
postfix/src/postalias/postalias.c
postfix/src/postmap/Makefile.in
postfix/src/postmap/mode_conflict_test.in [new file with mode: 0644]
postfix/src/postmap/mode_conflict_test.ref [new file with mode: 0644]
postfix/src/postmap/postmap.c
postfix/src/smtp/smtp_tlsrpt.c
postfix/src/testing/.indent.pro [new symlink]
postfix/src/testing/Makefile.in [new file with mode: 0644]
postfix/src/testing/nosleep.c [new file with mode: 0644]
postfix/src/util/Makefile.in
postfix/src/util/dict_cache.c
postfix/src/util/dict_cache.h
postfix/src/util/dict_cdb.c
postfix/src/util/dict_db.c
postfix/src/util/hex_code.c
postfix/src/util/hex_code.h
postfix/src/util/mkmap_open.c
postfix/src/util/myflock.c
postfix/src/util/ossl_digest.c [new file with mode: 0644]
postfix/src/util/ossl_digest.h [new file with mode: 0644]
postfix/src/util/ossl_digest_test.c [new file with mode: 0644]
postfix/src/verify/verify.c