]> git.ipfire.org Git - people/ms/dma.git/history - net.c
local: use space instead of tab in "From " separator
[people/ms/dma.git] / net.c
2014-02-21  Simon Schubertupdate copyright notice
2014-02-13  Simon Schubertdeliver_remote: only require host when not using smarthost
2012-02-18  Simon Schubertdeliver_remote: propagate back DNS errors
2011-11-15  Simon SchubertMerge commit 'refs/merge-requests/4' of git://gitorious...
2011-11-15  Simon SchubertMerge commit 'refs/merge-requests/3' of git://gitorious...
2011-01-25  Peter PentchevFix straight SSL/TLS delivery to remote MX's.
2010-10-28  Simon Schubertconvert most asprintf to statically allocated buffers
2010-10-28  Simon SchubertMerge branch 'master' of git://gitorious.org/dma-roam...
2010-06-30  Simon Schubertread_remote: rewrite for better readability
2010-06-28  Peter PentchevFix a crash when the SMTP server does not support STARTTLS.
2010-04-17  Simon SchubertLinux -Wall fixes
2009-10-03  Simon Schubertdma: don't use sockaddr_storage.ss_len
2009-10-03  Simon Schubertdma: don't use __unused
2009-09-21  Simon Schubertdma: defer delivery if STARTTLS fails
2009-09-21  Simon Schubertdma: treat connect status messages properly
2009-09-21  Simon Schubertdma: rework config parsing
2009-09-20  Simon Schubertdma: perform MX lookups
2009-08-27  Simon Schubertdma: convert to more extensible queue file format
2009-07-21  Simon Schubertdma: add comments for ESMTP support
2009-07-21  Simon Schubertdma: treat seek errors as permanent errors
2009-07-21  Simon Schubertdma: more loudly note that we should query for MX records
2009-07-21  Simon Schubertdma: drop CVS ids
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: 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: unconditionally use openssl
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: constify bounce reason and avoid strdup
2009-07-16  Simon Schubertdma: provide proper bounce error message
2009-07-16  Simon Schubertdma: various code hardening
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-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-04-20  Sascha WildnerAnother round of typo fixes (mostly in messages).
2008-03-04  Matthias SchmidtRework some bits of the networking code.
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 SchmidtFix some compiler warnings and make dma(8) compile...
2008-02-02  Matthias SchmidtAdd the DragonFly Mail Agent dma(8) to the base.