]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-3.11-20250624
authorWietse Z Venema <wietse@porcupine.org>
Tue, 24 Jun 2025 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <ietf-dane@dukhovni.org>
Wed, 25 Jun 2025 05:43:18 +0000 (15:43 +1000)
commit646ffe205bca7ae89c88e6ef5686706e0ef768f4
tree582242556f3a5c3ecea86db717f9190246340a40
parent6aba6ef601e3a43780e959fd9413b31235e404f2
postfix-3.11-20250624
52 files changed:
postfix/HISTORY
postfix/README_FILES/DATABASE_README
postfix/html/DATABASE_README.html
postfix/html/postconf.1.html
postfix/man/man1/postconf.1
postfix/proto/DATABASE_README.html
postfix/proto/stop
postfix/proto/stop.double-cc
postfix/proto/stop.double-history
postfix/src/global/dict_ldap.c
postfix/src/global/dict_mongodb.c
postfix/src/global/dict_mysql.c
postfix/src/global/dict_pgsql.c
postfix/src/global/dict_proxy.c
postfix/src/global/dict_sqlite.c
postfix/src/global/mail_version.h
postfix/src/postconf/Makefile.in
postfix/src/postconf/postconf.c
postfix/src/postconf/postconf_dbms.c
postfix/src/postconf/test77-main.cf [new file with mode: 0644]
postfix/src/postconf/test77.ref [new file with mode: 0644]
postfix/src/util/Makefile.in
postfix/src/util/dict.c
postfix/src/util/dict.h
postfix/src/util/dict_cdb.c
postfix/src/util/dict_cidr.c
postfix/src/util/dict_db.c
postfix/src/util/dict_dbm.c
postfix/src/util/dict_debug.c
postfix/src/util/dict_debug.h [new file with mode: 0644]
postfix/src/util/dict_debug_test.ref [new file with mode: 0644]
postfix/src/util/dict_debug_test.sh [new file with mode: 0644]
postfix/src/util/dict_env.c
postfix/src/util/dict_fail.c
postfix/src/util/dict_inline.c
postfix/src/util/dict_lmdb.c
postfix/src/util/dict_ni.c
postfix/src/util/dict_nis.c
postfix/src/util/dict_nisplus.c
postfix/src/util/dict_open.c
postfix/src/util/dict_pcre.c
postfix/src/util/dict_pipe.c
postfix/src/util/dict_random.c
postfix/src/util/dict_regexp.c
postfix/src/util/dict_sdbm.c
postfix/src/util/dict_sockmap.c
postfix/src/util/dict_static.c
postfix/src/util/dict_surrogate.c
postfix/src/util/dict_tcp.c
postfix/src/util/dict_thash.c
postfix/src/util/dict_union.c
postfix/src/util/dict_unix.c