]> git.ipfire.org Git - thirdparty/postfix.git/commit
postfix-2.2-20041210
authorWietse Venema <wietse@porcupine.org>
Fri, 10 Dec 2004 05:00:00 +0000 (00:00 -0500)
committerViktor Dukhovni <viktor@dukhovni.org>
Tue, 5 Feb 2013 06:30:16 +0000 (06:30 +0000)
commit0d194910ac7f8197e685aee45a09fdc10b4170ee
tree7223afb8f310bb50834936d04d3cba154de779e7
parent39ce366fdb2a378ac3da3b2c7dd1d24154c4d7c6
postfix-2.2-20041210
45 files changed:
postfix/.indent.pro
postfix/HISTORY
postfix/README_FILES/DATABASE_README
postfix/html/DATABASE_README.html
postfix/html/local.8.html
postfix/html/postalias.1.html
postfix/html/postconf.5.html
postfix/html/postmap.1.html
postfix/man/man1/postalias.1
postfix/man/man1/postmap.1
postfix/man/man5/postconf.5
postfix/man/man8/local.8
postfix/mantools/fixman
postfix/proto/DATABASE_README.html
postfix/proto/postconf.proto
postfix/src/global/mail_params.h
postfix/src/global/mail_version.h
postfix/src/global/smtp_stream.c
postfix/src/global/smtp_stream.h
postfix/src/local/local.c
postfix/src/postalias/postalias.c
postfix/src/postmap/postmap.c
postfix/src/smtp/smtp.h
postfix/src/smtpd/smtpd.c
postfix/src/util/Makefile.in
postfix/src/util/attr.h
postfix/src/util/attr_clnt.c
postfix/src/util/attr_print0.c
postfix/src/util/attr_print64.c
postfix/src/util/attr_print_plain.c
postfix/src/util/attr_scan0.c
postfix/src/util/attr_scan0.ref
postfix/src/util/attr_scan64.c
postfix/src/util/attr_scan64.ref
postfix/src/util/attr_scan_plain.c
postfix/src/util/attr_scan_plain.ref
postfix/src/util/dict_db.c
postfix/src/util/dict_dbm.c
postfix/src/util/dict_open.c
postfix/src/util/dict_sdbm.c [new file with mode: 0644]
postfix/src/util/dict_sdbm.h [new file with mode: 0644]
postfix/src/util/hex_code.c [new file with mode: 0644]
postfix/src/util/hex_code.h [new file with mode: 0644]
postfix/src/util/sys_defs.h
postfix/src/util/watchdog.c