]> git.ipfire.org Git - people/ms/dma.git/history - spool.c
Merge pull request #34 from mtremer/better-authentication
[people/ms/dma.git] / spool.c
2015-04-08  corecodeMerge pull request #28 from mp39590/freebsd_build
2015-04-08  corecodeMerge pull request #27 from mp39590/sysexits
2015-04-08  MikhailInitial version
2014-02-21  Simon Schubertupdate copyright notice
2013-07-25  Simon Schubertflushspool: use O_TRUNC instead of utimes(2)
2012-06-15  Simon Schubertspool.c: bzero contents of pointer
2012-02-18  Simon Schubertimplement queue flushing prod
2012-02-18  Simon Schubertdon't complain when we can't lock a queue file during...
2010-10-31  Simon Schubertwritequeuef: create files with g+rw
2010-10-28  Simon SchubertMerge branch 'master' of git://gitorious.org/dma-roam...
2010-06-28  Peter Pentchevfix wrong argument to free()
2010-06-28  Simon Schubertload_queue: use stat(2) instead of de->d_type
2010-04-17  Simon SchubertLinux -Wall fixes
2010-04-16  Simon Schuberttreat st_ino as uintmax_t to match the format string
2009-09-21  Simon Schubertdma: rework config parsing
2009-09-20  Simon Schubertdma: allow empty sender in queue files
2009-09-20  Simon Schubertdma: create spool files mode 660
2009-08-29  Sascha WildnerFix typo: aquire -> acquire.
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: initialize queue structures
2009-08-25  Simon Schubertdma: don't set it->mailf too early
2009-07-21  Simon Schubertdma: don't block when trying to aquire a queue file
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