]> git.ipfire.org Git - people/ms/dma.git/shortlog
people/ms/dma.git
2009-07-21  Simon Schubertdma: more loudly note that we should query for MX records
2009-07-21  Simon Schubertdma: fix various bugs in local mbox delivery
2009-07-21  Simon Schubertdma: fix mail bouncing
2009-07-21  Simon Schubertdma: always log error exits
2009-07-21  Simon Schubertdma: drop CVS ids
2009-07-21  Simon Schubertdma: rewrite file management
2009-07-21  Simon Schubertdma: correct logic for setting the locked flag
2009-07-21  Simon Schubertdma: restructure logging
2009-07-21  Simon Schubertdma: note that the data file provides the id
2009-07-21  Simon 'corecode... dma: rework queue handling
2009-07-21  Simon 'corecode... dma: Move comment.
2009-07-21  Simon 'corecode... dma: Re-arrange argument consistency checks.
2009-07-21  Simon 'corecode... dma: better tag handling
2009-07-16  Simon Schubertdma: add required headers if they are not present
2009-07-16  Simon Schubertdma: use ANSI string continuations
2009-07-16  Simon Schubertdma: pass over the code and improve error handling
2009-07-16  Simon Schubertdma: clean up network code
2009-07-16  Simon Schubertdma: treat encrypted connections as secure
2009-07-16  Simon Schubertdma: properly close and free SSL connection state
2009-07-16  Simon Schubertdma: log mail queueing more thoroughly
2009-07-16  Simon Schubertdma: note that we will have to clean up SSL state
2009-07-16  Simon Schubertdma: unconditionally use openssl
2009-07-16  Simon Schubertdma: implement alternate identity for mailq
2009-07-16  Simon Schubertdma: correctly initialize error before delivering mail
2009-07-16  Simon Schubertdma: adjust syslog logging levels
2009-07-16  Simon Schubertdma: always send EHLO after tls setup
2009-07-16  Simon Schubertdma: prevent races from sharing fd between children
2009-07-16  Simon Schubertdma: restructure set_username
2009-07-16  Simon Schubertdma: constify bounce reason and avoid strdup
2009-07-16  Simon Schubertdma: ignore a whole slew of sendmail options
2009-07-16  Simon Schubertdma: better logic for guessing username
2009-07-16  Simon Schubertdma: add the MAILNAME and MAILNAMEFILE config options
2009-07-16  Simon Schubertdma: add FULLBOUNCE config option
2009-07-16  Simon Schubertdma: provide proper bounce error message
2009-07-16  Simon Schubertdma: lock temp files on creation
2009-07-16  Simon Schubertdma: various code hardening
2009-07-16  Simon Schubertdma: note that the -q option requires an unused argument
2009-07-16  Simon Schubertdma: fix two typos and a word order problem
2009-07-16  Simon Schubertdma: also list locked queue files
2009-07-16  Simon Schubertdma: bounce message instantly on permanent remote deliv...
2009-07-16  Simon Schubertdma: treat a QUIT error as merely a warning
2009-07-16  Simon Schubertdma: properly log last remote status message
2009-07-16  Simon Schubertdma: several fixes to make dma build on non-BSD OS's
2009-02-24  Sascha Wildnerdma(8): Raise WARNS to 6.
2009-02-08  Matthias SchmidtRevert 4dcaa51ba4d4238e035a802067366a28527cd570
2008-09-30  Sascha WildnerSilence warnings.
2008-09-19  Simon SchubertAs a safety measure, don't install dma with setuid...
2008-09-16  Matthias SchmidtCommit the remainder of Max's dma work (with minor...
2008-09-06  Sascha Wildner1) Small mdoc nit 2) regardless if -> regardless of.
2008-09-02  Matthias SchmidtRemove the now untrue statement about plain SMTP login...
2008-09-02  Matthias SchmidtAdd CRAM-MD5 authentication support for the DragonFly...
2008-05-02  Sascha WildnerSweep over our manual pages and remove .Pp before a...
2008-04-20  Sascha WildnerAnother round of typo fixes (mostly in messages).
2008-04-14  Sascha WildnerFix various typos in our manual pages.
2008-03-04  Matthias SchmidtRework some bits of the networking code.
2008-02-05  Matthias Schmidto Remove version number
2008-02-04  Matthias SchmidtAdd a new config option to dma(8). If a user wants...
2008-02-04  Matthias Schmidto Remove per-user config file support
2008-02-03  Matthias SchmidtMention -O and bump .Dd
2008-02-03  Matthias SchmidtAllow -q to take an argument (which is ignored) and...
2008-02-03  Sascha WildnerIt's actually postfix(1).
2008-02-03  Matthias SchmidtFix some compiler warnings and make dma(8) compile...
2008-02-02  Sascha WildnerFix buildworld: add -I${.CURDIR} so aliases_parse.c...
2008-02-02  Sascha WildnerRemove leading zero in .Dd.
2008-02-02  Matthias SchmidtAdd the DragonFly Mail Agent dma(8) to the base.