dma: restructure logging
[dragonfly.git] / libexec / dma / dma.c
2009-07-21 Simon Schubertdma: restructure logging
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: log mail queueing more thoroughly
2009-07-16 Simon Schubertdma: unconditionally use openssl
2009-07-16 Simon Schubertdma: implement alternate identity for mailq
2009-07-16 Simon Schubertdma: adjust syslog logging levels
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: also list locked queue files
2009-07-16 Simon Schubertdma: several fixes to make dma build on non-BSD OS's
2009-02-08 Matthias SchmidtRevert 4dcaa51ba4d4238e035a802067366a28527cd570
2008-09-30 Sascha WildnerSilence warnings.
2008-09-16 Matthias SchmidtCommit the remainder of Max's dma work (with minor...
2008-02-04 Matthias Schmidto Remove per-user config file support
2008-02-03 Matthias SchmidtAllow -q to take an argument (which is ignored) and...
2008-02-02 Matthias SchmidtAdd the DragonFly Mail Agent dma(8) to the base.