git: DragonFly_RELEASE_6_0 libexec/dma: sync with upstream
Daniel Fojt
deef at crater.dragonflybsd.org
Sat May 22 05:01:39 PDT 2021
commit 0b0d6cd36d3817b366f4fe14f4f207d7608db223
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/0b0d6cd36d3817b366f4fe14f4f207d7608db223
--
DragonFly BSD source repository
More information about the Commits
mailing list