]> git.ipfire.org Git - people/ms/dma.git/history - dma.c
make ppa: force lower version number
[people/ms/dma.git] / dma.c
2010-10-31  Simon Schubertdrop privileges when run by root
2010-10-28  Simon Schubertdrop SA_NOCLDWAIT: not required when using SIG_IGN
2010-10-28  Simon Schubertmerge mailname and mailnamefile; drop 17-mailname.patch
2010-10-28  Simon Schubertconvert most asprintf to statically allocated buffers
2010-10-28  Simon Schubertadopt 03-debian-locations.patch; do not set a default...
2010-10-28  Simon SchubertMerge branch 'master' of git://gitorious.org/dma-roam...
2010-10-07  Peter PentchevOnly use SA_NOCLDWAIT if it is available.
2010-06-30  Simon Schubertdeliver_local: use do_timeout and blocking locking
2010-06-28  Simon Schubertrandomize delivery backoff times
2010-06-28  Simon SchubertGC unused label
2010-06-28  Simon Schubertcatch SIGHUP so that sleeps can be interrupted by the...
2010-06-28  Simon Schubertproperly randomize the message id
2010-04-22  Simon Schubertdrop the virtusertable support
2010-04-17  Simon SchubertLinux -Wall fixes
2010-04-17  Simon Schubertuse the EMAIL env var as originating mail address
2009-10-03  Simon Schubertdma: sort includes
2009-10-03  Simon Schubertdma: use st_mtim to make source more POSIXy
2009-09-21  Simon Schubertdma: rework config parsing
2009-08-29  Sascha WildnerFix typo: aquire -> acquire.
2009-08-27  Simon Schubertdma: add recipient parsing from headers
2009-08-27  Simon Schubertdma: beautify queue listing output
2009-08-27  Simon Schubertdma: add queue-only mode (no instant delivery attempt)
2009-08-27  Simon Schubertdma: move sender into queue
2009-08-27  Simon Schubertdma: initialize queue structures
2009-08-27  Simon Schubertdma: factor out mail handling code
2009-07-21  Simon Schubertdma: accept -q without argument. report argument errors.
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: 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.