]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-2.9-20111125
authorWietse Venema <wietse@porcupine.org>
Fri, 25 Nov 2011 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <viktor@dukhovni.org>
Tue, 5 Feb 2013 06:37:40 +0000 (06:37 +0000)
commitbd2d30312351a79fee2ad7a39367dfac8cf5d8ab
tree0773d061b67b2619b186e4b8ef18642062c7d24d
parent24073266044711a007c36ca984c0df90b0f1ce81
postfix-2.9-20111125
25 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/README_FILES/INSTALL
postfix/html/INSTALL.html
postfix/html/postconf.1.html
postfix/makedefs
postfix/man/man1/postconf.1
postfix/proto/INSTALL.html
postfix/src/global/mail_version.h
postfix/src/postconf/Makefile.in
postfix/src/postconf/postconf.c
postfix/src/postconf/postconf.h [new file with mode: 0644]
postfix/src/postconf/postconf_builtin.c [new file with mode: 0644]
postfix/src/postconf/postconf_edit.c [new file with mode: 0644]
postfix/src/postconf/postconf_main.c [new file with mode: 0644]
postfix/src/postconf/postconf_master.c [new file with mode: 0644]
postfix/src/postconf/postconf_misc.c [new file with mode: 0644]
postfix/src/postconf/postconf_node.c [new file with mode: 0644]
postfix/src/postconf/postconf_other.c [new file with mode: 0644]
postfix/src/postconf/postconf_service.c [new file with mode: 0644]
postfix/src/postconf/postconf_unused.c [new file with mode: 0644]
postfix/src/postconf/postconf_user.c [new file with mode: 0644]
postfix/src/postconf/test18.ref [new file with mode: 0644]
postfix/src/postconf/test19.ref [new file with mode: 0644]
postfix/src/postscreen/postscreen_smtpd.c