]> git.ipfire.org Git - people/ms/dma.git/shortlog
people/ms/dma.git
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: 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-08-25  Simon Schubertdma: don't set it->mailf too early
2009-08-11  Peter PentchevUpdate the changelog timestamp.
2009-08-11  Peter PentchevMake the "patch" and "unpatch" targets actually work.
2009-08-04  Peter PentchevAdd a French translation.
2009-08-03  Peter PentchevUpdate the changelog timestamp.
2009-08-03  Peter PentchevAfter removing the deconstifying patch, refresh the...
2009-08-03  Peter PentchevRemove the last vestiges of deconstifying, no longer...
2009-07-31  Peter PentchevBring it up to current dma, part I: refresh all patches to
2009-07-21  Simon Schubertdma: don't block when trying to aquire a queue file
2009-07-21  Simon Schubertdma: don't block on lock/opening the mbox file, backoff...
2009-07-21  Simon Schubertdma: accept -q without argument. report argument errors.
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: fix various bugs in local mbox delivery
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: 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
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: 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: log mail queueing more thoroughly
2009-07-16  Simon Schubertdma: note that we will have to clean up SSL state
2009-07-16  Simon Schubertdma: unconditionally use openssl
2009-07-16  Simon Schubertdma: implement alternate identity for mailq
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: 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: note that the -q option requires an unused argument
2009-07-16  Simon Schubertdma: fix two typos and a word order problem
2009-07-16  Simon Schubertdma: also list locked queue files
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-07-16  Simon Schubertdma: several fixes to make dma build on non-BSD OS's
2009-06-29  Peter PentchevAdd Basque, Finnish, Portuguese, Spanish, and Swedish...
2009-06-19  Peter PentchevAdd a Czech debconf translation.
2009-06-18  Peter PentchevAdd the Russian debconf translation.
2009-06-17  Peter PentchevUpdate the changelog timestamp.
2009-06-17  Peter PentchevRemove Upstream-Source from the copyright file, it...
2009-06-17  Peter PentchevReword README.Debian after some suggestions from debian...
2009-06-17  Peter PentchevReword the short and long descriptions after suggestion...
2009-06-17  Peter PentchevUpdate the debconf templates:
2009-06-17  Peter PentchevRefresh the patches.
2009-06-17  Peter PentchevUse dh --with quilt.
2009-06-17  Peter PentchevBump Standards-Version to 3.8.2 with no changes.
2009-06-09  Peter PentchevShorten the copyright file by breaking out the License...
2009-06-09  Peter PentchevMerge trunk rev. 3768 and 3772: fix the too-many-open...
2009-06-09  Peter PentchevMerge trunk rev. 3769: аctually *use* the mailname...
2009-03-30  Peter PentchevCoalesce the changelog entries and update the timestamp.
2009-03-30  Peter PentchevTranslate debconf's messages using po-debconf.
2009-03-30  Peter PentchevA first shot at using debconf, for the present without...
2009-03-30  Peter PentchevReally minimize the rules file using debhelper's overri...
2009-03-30  Peter PentchevOverride the "no upstream changelog" lintian pedantic...
2009-03-30  Peter PentchevLintian's pedantic mode caught another typo.
2009-03-30  Peter PentchevUnbreak SMTP authentication.
2009-03-24  Peter PentchevRefresh the rest of the patches for the queue fix chang...
2009-03-24  Peter PentchevApply the fix from rev. 3165 - fix my own queue display...
2009-03-13  Peter PentchevBump Standards-Version to 3.8.1 with no changes at...
2009-03-13  Peter PentchevImplement sendmail's -t option to parse the message...
2009-03-12  Peter PentchevIgnore a whole slew of sendmail compatibility options.
2009-03-12  Peter PentchevKeep the TODO list at the top of the file.
2009-03-12  Peter PentchevAdd a new patch to guess the username better when getlo...
2009-03-11  Peter PentchevRefresh the changelog timestamp in preparation for...
2009-03-11  Peter PentchevAdd debian/README.source to document quilt usage as...
2009-03-11  Peter PentchevAdd four new patches to bring the Debian package up...
2009-03-10  Peter PentchevUpdate the release timestamp, preparing for the actual...
2009-03-10  Peter Pentchev*Oof*. Actually add the hardening wrapper to the build...
2009-03-10  Peter PentchevTurn on the Debian build hardening wrapper.
2009-03-10  Peter Pentchevdma is not yet ready for big scary CFLAGS.
2009-03-10  Peter PentchevMinimize the rules file further by using dma.links...
2009-03-10  Peter PentchevMinimize the rules file by using debhelper's dh(1)...
next