git: libexec/dma: sync with upstream
Daniel Fojt
deef at crater.dragonflybsd.org
Sat May 22 03:52:22 PDT 2021
commit 577b958f5e57e9712ddc260c6666d661d03397fe
Author: Daniel Fojt <df at neosystem.org>
Date: Sat May 22 10:32:11 2021 +0200
libexec/dma: sync with upstream
- fix parsing recipient from header
- fix '-oi' cmdline option processing
- add system hostname to received header comment
- read the correct aliases file when invoked as "newaliases"
- make verify_server_fingerprint() static
- update manpage
Discussed with: Sascha Wildner
Summary of changes:
libexec/dma/crypto.c | 2 +-
libexec/dma/dma.8 | 5 ++++-
libexec/dma/dma.c | 16 +++++++---------
libexec/dma/dma.h | 2 +-
libexec/dma/mail.c | 12 ++++++------
libexec/dma/util.c | 19 +++++++++++++++++++
6 files changed, 38 insertions(+), 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/577b958f5e57e9712ddc260c6666d661d03397fe
--
DragonFly BSD source repository
More information about the Commits
mailing list