]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-2.9-20111209
authorWietse Venema <wietse@porcupine.org>
Fri, 9 Dec 2011 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <viktor@dukhovni.org>
Tue, 5 Feb 2013 06:37:45 +0000 (06:37 +0000)
commitc538d673ac1da2cc229d8b7dfe458b5c482f5213
tree35e01ba36f4f5198a3880861ab29d05de17f003e
parent85ca058864a32bdefdd332c1dc64cfcd0a15f905
postfix-2.9-20111209
72 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/README_FILES/AAAREADME
postfix/README_FILES/DATABASE_README
postfix/README_FILES/MEMCACHE_README [new file with mode: 0644]
postfix/README_FILES/MULTI_INSTANCE_README
postfix/README_FILES/TLS_README
postfix/README_FILES/TUNING_README
postfix/WISHLIST
postfix/conf/postfix-files
postfix/html/DATABASE_README.html
postfix/html/MEMCACHE_README.html [new file with mode: 0644]
postfix/html/MULTI_INSTANCE_README.html
postfix/html/Makefile.in
postfix/html/TLS_README.html
postfix/html/TUNING_README.html
postfix/html/index.html
postfix/html/memcache_table.5.html [new file with mode: 0644]
postfix/html/postconf.1.html
postfix/html/postfix-manuals.html
postfix/html/postfix.1.html
postfix/html/postqueue.1.html
postfix/man/Makefile.in
postfix/man/man1/postconf.1
postfix/man/man1/postfix.1
postfix/man/man5/memcache_table.5 [new file with mode: 0644]
postfix/mantools/double
postfix/mantools/postlink
postfix/proto/DATABASE_README.html
postfix/proto/MEMCACHE_README.html [new file with mode: 0644]
postfix/proto/MULTI_INSTANCE_README.html
postfix/proto/Makefile.in
postfix/proto/TLS_README.html
postfix/proto/TUNING_README.html
postfix/proto/memcache_table [new file with mode: 0644]
postfix/src/global/Makefile.in
postfix/src/global/db_common.c
postfix/src/global/db_common.h
postfix/src/global/dict_memcache.c [new file with mode: 0644]
postfix/src/global/dict_memcache.h [new file with mode: 0644]
postfix/src/global/mail_dict.c
postfix/src/global/mail_proto.h
postfix/src/global/mail_version.c
postfix/src/global/mail_version.h
postfix/src/global/mail_version.in [new file with mode: 0644]
postfix/src/global/mail_version.ref [new file with mode: 0644]
postfix/src/master/Makefile.in
postfix/src/master/event_server.c
postfix/src/master/master.c
postfix/src/master/multi_server.c
postfix/src/master/single_server.c
postfix/src/master/trigger_server.c
postfix/src/postalias/postalias.c
postfix/src/postconf/postconf.c
postfix/src/postdrop/postdrop.c
postfix/src/postfix/postfix.c
postfix/src/postlog/postlog.c
postfix/src/postmap/postmap.c
postfix/src/postmulti/postmulti.c
postfix/src/postqueue/postqueue.c
postfix/src/postscreen/postscreen.c
postfix/src/postscreen/postscreen_starttls.c
postfix/src/postsuper/postsuper.c
postfix/src/sendmail/sendmail.c
postfix/src/tlsproxy/tlsproxy.c
postfix/src/tlsproxy/tlsproxy.h
postfix/src/tlsproxy/tlsproxy_state.c
postfix/src/util/Makefile.in
postfix/src/util/dict.c
postfix/src/util/dict.h
postfix/src/util/dict_open.c
postfix/src/util/dict_test.c [new file with mode: 0644]