dma(8): Upgrade to v0.7.
[dragonfly.git] / libexec / dma / dma.h
2012-01-03 Sascha Wildnerdma(8): Upgrade to v0.7.
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-01-15 Sascha WildnerAdd __printflike's where possible and fix all related...
2010-09-20 Matthias Schmidtdma - Randomize the retry timeouts a bit
2009-10-03 Simon Schubertdma: add DragonFly compat files
2009-09-21 Simon Schubertdma: rework config parsing
2009-09-20 Simon Schubertdma: perform MX lookups
2009-08-29 Sascha WildnerFix typo: aquire -> acquire.
2009-08-27 Simon Schubertdma: add recipient parsing from headers
2009-08-27 Simon Schubertdma: convert to more extensible queue file format
2009-08-27 Simon Schubertdma: move sender into queue
2009-08-27 Simon Schubertdma: factor out mail handling code
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: restructure logging
2009-07-21 Simon 'corecode... dma: rework queue handling
2009-07-16 Simon Schubertdma: pass over the code and improve error handling
2009-07-16 Simon Schubertdma: unconditionally use openssl
2009-07-16 Simon Schubertdma: constify bounce reason and avoid strdup
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: also list locked queue files
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-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-09-02 Matthias SchmidtAdd CRAM-MD5 authentication support for the DragonFly...
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-03 Matthias SchmidtFix some compiler warnings and make dma(8) compile...
2008-02-02 Matthias SchmidtAdd the DragonFly Mail Agent dma(8) to the base.