]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-2.3-20051208
authorWietse Venema <wietse@porcupine.org>
Thu, 8 Dec 2005 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <viktor@dukhovni.org>
Tue, 5 Feb 2013 06:31:52 +0000 (06:31 +0000)
commit583a9d46f1f71a099dc2bec366be4012b89045a1
tree69cd7556b4bb782a6a9b87fc32cf3b4375a5a3f2
parentc085550e825cb9f4e93dd0dd055dc8f8a3c6b7c3
postfix-2.3-20051208
68 files changed:
postfix/HISTORY
postfix/Makefile.in
postfix/RELEASE_NOTES
postfix/conf/postfix-files
postfix/html/Makefile.in
postfix/html/lmtp.8.html [changed from file to symlink]
postfix/html/postconf.5.html
postfix/html/postfix-manuals.html
postfix/html/postfix.1.html
postfix/html/postsuper.1.html
postfix/html/smtp.8.html
postfix/makedefs
postfix/man/Makefile.in
postfix/man/man1/postfix.1
postfix/man/man1/postsuper.1
postfix/man/man5/postconf.5
postfix/man/man8/lmtp.8
postfix/man/man8/smtp.8
postfix/mantools/postlink
postfix/proto/postconf.proto
postfix/src/global/Makefile.in
postfix/src/global/deliver_pass.c
postfix/src/global/deliver_request.c
postfix/src/global/mail_params.h
postfix/src/global/mail_version.h
postfix/src/global/scache.h
postfix/src/global/scache_clnt.c
postfix/src/lmtp/.indent.pro [deleted symlink]
postfix/src/lmtp/.printfck [deleted file]
postfix/src/lmtp/Makefile.in [deleted file]
postfix/src/lmtp/lmtp.c [deleted file]
postfix/src/lmtp/lmtp.h [deleted file]
postfix/src/lmtp/lmtp_addr.c [deleted file]
postfix/src/lmtp/lmtp_addr.h [deleted file]
postfix/src/lmtp/lmtp_chat.c [deleted file]
postfix/src/lmtp/lmtp_connect.c [deleted file]
postfix/src/lmtp/lmtp_dsn.c [deleted file]
postfix/src/lmtp/lmtp_proto.c [deleted file]
postfix/src/lmtp/lmtp_rcpt.c [deleted file]
postfix/src/lmtp/lmtp_sasl.h [deleted file]
postfix/src/lmtp/lmtp_sasl_glue.c [deleted file]
postfix/src/lmtp/lmtp_sasl_proto.c [deleted file]
postfix/src/lmtp/lmtp_session.c [deleted file]
postfix/src/lmtp/lmtp_state.c [deleted file]
postfix/src/lmtp/lmtp_trouble.c [deleted file]
postfix/src/postfix/postfix.c
postfix/src/postsuper/postsuper.c
postfix/src/scache/scache.c
postfix/src/smtp/Makefile.in
postfix/src/smtp/lmtp_params.c [new file with mode: 0644]
postfix/src/smtp/smtp-only [new file with mode: 0644]
postfix/src/smtp/smtp.c
postfix/src/smtp/smtp.h
postfix/src/smtp/smtp_connect.c
postfix/src/smtp/smtp_dsn.c
postfix/src/smtp/smtp_params.c [new file with mode: 0644]
postfix/src/smtp/smtp_proto.c
postfix/src/smtp/smtp_reuse.c
postfix/src/smtp/smtp_reuse.h
postfix/src/smtp/smtp_sasl_glue.c
postfix/src/smtp/smtp_state.c
postfix/src/smtpstone/qmqp-sink.c
postfix/src/smtpstone/smtp-sink.c
postfix/src/util/Makefile.in
postfix/src/util/attr_clnt.c
postfix/src/util/auto_clnt.c
postfix/src/util/auto_clnt.h
postfix/src/util/unix_connect.c