]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-3.8-20220724-nonprod
authorWietse Venema <wietse@porcupine.org>
Sun, 24 Jul 2022 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Sat, 6 Aug 2022 16:52:24 +0000 (12:52 -0400)
commit8d42d2bc8913a10287d7be596c3831a110925bb4
tree905e4d5cebd22ad8bf9aff952aa8a9ad3d085b54
parentae9d7a6a631f4b164702a55c7674c50afc610f75
postfix-3.8-20220724-nonprod
145 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/Makefile.in
postfix/TODO [new file with mode: 0644]
postfix/makedefs
postfix/proto/stop
postfix/proto/stop.double-cc
postfix/proto/stop.spell-cc
postfix/proto/stop.spell-history
postfix/proto/stop.spell-proto-html
postfix/src/bounce/Makefile.in
postfix/src/bounce/bounce_notify_util_tester.c
postfix/src/dns/Makefile.in
postfix/src/dns/dns.h
postfix/src/dns/dns_lookup.c
postfix/src/dns/dns_lookup_types.c [new file with mode: 0644]
postfix/src/dns/dns_lookup_types_test.c [new file with mode: 0644]
postfix/src/dnsblog/Makefile.in
postfix/src/global/Makefile.in
postfix/src/global/config_known_tcp_ports.c
postfix/src/global/config_known_tcp_ports_test.c [new file with mode: 0644]
postfix/src/global/delivered_hdr.c
postfix/src/global/delivered_hdr_test.c [new file with mode: 0644]
postfix/src/global/dict_mysql.c
postfix/src/global/fold_addr.h
postfix/src/global/hfrom_format.c
postfix/src/global/hfrom_format.ref [deleted file]
postfix/src/global/hfrom_format_test.c [new file with mode: 0644]
postfix/src/global/login_sender_match.c
postfix/src/global/login_sender_match.ref [deleted file]
postfix/src/global/login_sender_match_test.c [new file with mode: 0644]
postfix/src/global/mail_dict.c
postfix/src/global/map_search.c
postfix/src/global/map_search.ref [deleted file]
postfix/src/global/map_search_test.c [new file with mode: 0644]
postfix/src/global/maps.ref
postfix/src/global/normalize_mailhost_addr.c
postfix/src/global/normalize_mailhost_addr_test.c [new file with mode: 0644]
postfix/src/global/smtp_reply_footer.c
postfix/src/global/smtp_reply_footer.ref [deleted file]
postfix/src/global/smtp_reply_footer_test.c [new file with mode: 0644]
postfix/src/global/test_server_main.c [moved from postfix/src/global/test_main.c with 93% similarity]
postfix/src/global/test_server_main.h [moved from postfix/src/global/test_main.h with 94% similarity]
postfix/src/local/Makefile.in
postfix/src/local/biff_notify.c
postfix/src/master/Makefile.in
postfix/src/postconf/Makefile.in
postfix/src/postlogd/.indent.pro [new symlink]
postfix/src/postscreen/Makefile.in
postfix/src/posttls-finger/Makefile.in
postfix/src/ptest/.indent.pro [new symlink]
postfix/src/ptest/Makefile.in [new file with mode: 0644]
postfix/src/ptest/pmock_expect.c [new file with mode: 0644]
postfix/src/ptest/pmock_expect.h [new file with mode: 0644]
postfix/src/ptest/pmock_expect_test.c [new file with mode: 0644]
postfix/src/ptest/ptest.h [new file with mode: 0644]
postfix/src/ptest/ptest_ctx.c [new file with mode: 0644]
postfix/src/ptest/ptest_error.c [new file with mode: 0644]
postfix/src/ptest/ptest_log.c [new file with mode: 0644]
postfix/src/ptest/ptest_log_test.c [new file with mode: 0644]
postfix/src/ptest/ptest_main.h [new file with mode: 0644]
postfix/src/ptest/ptest_run.c [new file with mode: 0644]
postfix/src/qmqpd/Makefile.in
postfix/src/smtp/Makefile.in
postfix/src/smtp/smtp_addr.c
postfix/src/smtpd/Makefile.in
postfix/src/smtpstone/Makefile.in
postfix/src/testing/.indent.pro [new symlink]
postfix/src/testing/Makefile.in [new file with mode: 0644]
postfix/src/testing/addrinfo_to_string.c [new file with mode: 0644]
postfix/src/testing/addrinfo_to_string.h [new file with mode: 0644]
postfix/src/testing/make_addr.c [new file with mode: 0644]
postfix/src/testing/make_addr.h [new file with mode: 0644]
postfix/src/testing/match_addr.c [new file with mode: 0644]
postfix/src/testing/match_addr.h [new file with mode: 0644]
postfix/src/testing/match_addr_test.c [new file with mode: 0644]
postfix/src/testing/match_basic.c [new file with mode: 0644]
postfix/src/testing/match_basic.h [new file with mode: 0644]
postfix/src/testing/mock_dns.h [new file with mode: 0644]
postfix/src/testing/mock_dns_lookup.c [new file with mode: 0644]
postfix/src/testing/mock_dns_lookup_test.c [new file with mode: 0644]
postfix/src/testing/mock_getaddrinfo.c [new file with mode: 0644]
postfix/src/testing/mock_getaddrinfo.h [new file with mode: 0644]
postfix/src/testing/mock_getaddrinfo_test.c [new file with mode: 0644]
postfix/src/testing/mock_myaddrinfo.c [new file with mode: 0644]
postfix/src/testing/mock_myaddrinfo.h [new file with mode: 0644]
postfix/src/testing/mock_myaddrinfo_test.c [new file with mode: 0644]
postfix/src/testing/mock_servent.c [new file with mode: 0644]
postfix/src/testing/mock_servent.h [new file with mode: 0644]
postfix/src/testing/mock_servent_test.c [new file with mode: 0644]
postfix/src/tls/Makefile.in
postfix/src/tlsmgr/Makefile.in
postfix/src/tlsproxy/Makefile.in
postfix/src/util/Makefile.in
postfix/src/util/argv.c
postfix/src/util/argv_test.c [new file with mode: 0644]
postfix/src/util/dict.h
postfix/src/util/dict_cli.c [moved from postfix/src/util/dict_test.c with 99% similarity]
postfix/src/util/dict_open.c
postfix/src/util/dict_pipe_test.c [new file with mode: 0644]
postfix/src/util/dict_pipe_test.in [deleted file]
postfix/src/util/dict_pipe_test.ref [deleted file]
postfix/src/util/dict_stream.c
postfix/src/util/dict_stream.ref [deleted file]
postfix/src/util/dict_stream_test.c [new file with mode: 0644]
postfix/src/util/dict_union_test.c [new file with mode: 0644]
postfix/src/util/dict_union_test.in [deleted file]
postfix/src/util/dict_union_test.ref [deleted file]
postfix/src/util/find_inet_service.c [new file with mode: 0644]
postfix/src/util/find_inet_service.h [new file with mode: 0644]
postfix/src/util/find_inet_service_test.c [new file with mode: 0644]
postfix/src/util/hash_fnv.c
postfix/src/util/hash_fnv_test.c [new file with mode: 0644]
postfix/src/util/inet_addr_list.c
postfix/src/util/known_tcp_ports.c
postfix/src/util/known_tcp_ports.ref [deleted file]
postfix/src/util/known_tcp_ports_test.c [new file with mode: 0644]
postfix/src/util/msg.c
postfix/src/util/msg.h
postfix/src/util/msg_output.c
postfix/src/util/msg_output.h
postfix/src/util/msg_output_test.c [new file with mode: 0644]
postfix/src/util/msg_vstream.c
postfix/src/util/msg_vstream.h
postfix/src/util/myaddrinfo.c
postfix/src/util/myaddrinfo.h
postfix/src/util/myaddrinfo.ref [deleted file]
postfix/src/util/myaddrinfo.ref2 [deleted file]
postfix/src/util/myaddrinfo4.ref [deleted file]
postfix/src/util/myaddrinfo4.ref2 [deleted file]
postfix/src/util/myaddrinfo_test.c [new file with mode: 0644]
postfix/src/util/mymalloc.c
postfix/src/util/mymalloc_test.c [new file with mode: 0644]
postfix/src/util/mystrtok.c
postfix/src/util/mystrtok.ref [deleted file]
postfix/src/util/mystrtok_test.c [new file with mode: 0644]
postfix/src/util/name_mask.c
postfix/src/util/name_mask.h
postfix/src/util/test_sunos5_stream.c [moved from postfix/src/util/stream_test.c with 100% similarity]
postfix/src/util/unescape.in [deleted file]
postfix/src/util/unescape.ref [deleted file]
postfix/src/util/unescape_test.c [new file with mode: 0644]
postfix/src/util/wrap_netdb.c [new file with mode: 0644]
postfix/src/util/wrap_netdb.h [new file with mode: 0644]
postfix/src/xsasl/Makefile.in