]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-3.8-20220816-nonprod 20220724-nonprod
authorWietse Venema <wietse@porcupine.org>
Tue, 16 Aug 2022 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sun, 21 Aug 2022 20:54:48 +0000 (16:54 -0400)
commitf4b71534c0527621af99182eb43fdf29303c9bed
treed6862a8a668443300405714628a8558b191606d7
parent8d42d2bc8913a10287d7be596c3831a110925bb4
postfix-3.8-20220816-nonprod
68 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/README_FILES/AAAREADME
postfix/README_FILES/PTEST_README [new file with mode: 0644]
postfix/README_FILES/SASL_README
postfix/README_FILES/SMTPD_POLICY_README
postfix/TODO
postfix/WISHLIST
postfix/conf/aliases
postfix/conf/postfix-files
postfix/html/PTEST_README.html [new file with mode: 0644]
postfix/html/SASL_README.html
postfix/html/SMTPD_POLICY_README.html
postfix/html/aliases.5.html
postfix/html/index.html
postfix/html/postconf.5.html
postfix/man/man5/aliases.5
postfix/man/man5/postconf.5
postfix/mantools/postlink
postfix/proto/Makefile.in
postfix/proto/PTEST_README.html [new file with mode: 0644]
postfix/proto/SASL_README.html
postfix/proto/SMTPD_POLICY_README.html
postfix/proto/aliases
postfix/proto/postconf.proto
postfix/proto/stop.double-proto-html
postfix/proto/stop.spell-cc
postfix/proto/stop.spell-proto-html
postfix/src/global/Makefile.in
postfix/src/global/haproxy_srvr.c
postfix/src/global/haproxy_srvr.h
postfix/src/global/haproxy_srvr_test.c [new file with mode: 0644]
postfix/src/global/mail_proto.h
postfix/src/global/mail_version.h
postfix/src/global/map_search_test.c
postfix/src/postscreen/Makefile.in
postfix/src/postscreen/postscreen.h
postfix/src/postscreen/postscreen_dnsbl.c
postfix/src/postscreen/postscreen_dnsbl_test.c [new file with mode: 0644]
postfix/src/ptest/ptest.h
postfix/src/ptest/ptest_main.h
postfix/src/ptest/ptest_run.c
postfix/src/smtpd/Makefile.in
postfix/src/smtpd/smtpd_check.c
postfix/src/testing/Makefile.in
postfix/src/testing/make_attr.c [new file with mode: 0644]
postfix/src/testing/make_attr.h [new file with mode: 0644]
postfix/src/testing/match_addr_test.c
postfix/src/testing/match_attr.c [new file with mode: 0644]
postfix/src/testing/match_attr.h [new file with mode: 0644]
postfix/src/testing/match_attr_test.c [new file with mode: 0644]
postfix/src/testing/mock_server.c [new file with mode: 0644]
postfix/src/testing/mock_server.h [new file with mode: 0644]
postfix/src/testing/mock_server_test.c [new file with mode: 0644]
postfix/src/util/argv_test.c
postfix/src/util/dict_pipe.c
postfix/src/util/dict_pipe_test.c
postfix/src/util/dict_stream_test.c
postfix/src/util/dict_union_test.c
postfix/src/util/find_inet_service_test.c
postfix/src/util/hash_fnv_test.c
postfix/src/util/known_tcp_ports_test.c
postfix/src/util/msg_output_test.c
postfix/src/util/myaddrinfo_test.c
postfix/src/util/mymalloc_test.c
postfix/src/util/mystrtok_test.c
postfix/src/util/unescape.c
postfix/src/util/unescape_test.c