dma(8): Upgrade to v0.7.
authorSascha Wildner <saw@online.de>
Tue, 3 Jan 2012 14:31:49 +0000 (15:31 +0100)
committerSascha Wildner <saw@online.de>
Tue, 3 Jan 2012 18:55:52 +0000 (19:55 +0100)
commitc8b07ee5563f43ea65ee46cec4d8215ba54e6b3a
tree9ecff03fca499a01ec1e692a491449d9224e4014
parent69f27b85a2cc006585a1118fb9fd2c0c06c57d13
dma(8): Upgrade to v0.7.

For the change log, see:

https://github.com/corecode/dma/blob/master/debian/changelog

Tested-by: luxh
Submitted-by: corecode
26 files changed:
libexec/dma/LICENSE [new file with mode: 0644]
libexec/dma/Makefile
libexec/dma/Makefile.etc
libexec/dma/Makefile.inc [new file with mode: 0644]
libexec/dma/Makefile.plain [deleted file]
libexec/dma/README.markdown [new file with mode: 0644]
libexec/dma/TODO
libexec/dma/VERSION [new file with mode: 0644]
libexec/dma/aliases_scan.l
libexec/dma/conf.c
libexec/dma/crypto.c
libexec/dma/dfcompat.c
libexec/dma/dfcompat.h
libexec/dma/dma-mbox-create/Makefile [new file with mode: 0644]
libexec/dma/dma-mbox-create/dma-mbox-create.c [new file with mode: 0644]
libexec/dma/dma.8
libexec/dma/dma.c
libexec/dma/dma.conf
libexec/dma/dma.h
libexec/dma/dma/Makefile [copied from libexec/dma/Makefile with 56% similarity]
libexec/dma/dns.c
libexec/dma/local.c
libexec/dma/mail.c
libexec/dma/net.c
libexec/dma/spool.c
libexec/dma/util.c