2009-08-27 |
Simon Schubert | dma: add recipient parsing from headers |
commit | commitdiff | tree |
2009-08-27 |
Simon Schubert | dma: convert to more extensible queue file format |
commit | commitdiff | tree |
2009-08-27 |
Simon Schubert | dma: beautify queue listing output |
commit | commitdiff | tree |
2009-08-27 |
Simon Schubert | dma: add queue-only mode (no instant delivery attempt) |
commit | commitdiff | tree |
2009-08-27 |
Simon Schubert | dma: move sender into queue |
commit | commitdiff | tree |
2009-08-27 |
Simon Schubert | dma: initialize queue structures |
commit | commitdiff | tree |
2009-08-27 |
Simon Schubert | dma: factor out mail handling code |
commit | commitdiff | tree |
2009-08-25 |
Simon Schubert | dma: don't set it->mailf too early |
commit | commitdiff | tree |
2009-08-11 |
Peter Pentchev | Update the changelog timestamp. |
commit | commitdiff | tree |
2009-08-11 |
Peter Pentchev | Make the "patch" and "unpatch" targets actually work. |
commit | commitdiff | tree |
2009-08-04 |
Peter Pentchev | Add a French translation. |
commit | commitdiff | tree |
2009-08-03 |
Peter Pentchev | Update the changelog timestamp. |
commit | commitdiff | tree |
2009-08-03 |
Peter Pentchev | After removing the deconstifying patch, refresh the... |
commit | commitdiff | tree |
2009-08-03 |
Peter Pentchev | Remove the last vestiges of deconstifying, no longer... |
commit | commitdiff | tree |
2009-07-31 |
Peter Pentchev | Bring it up to current dma, part I: refresh all patches to |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: don't block when trying to aquire a queue file |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: don't block on lock/opening the mbox file, backoff... |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: accept -q without argument. report argument errors. |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: add comments for ESMTP support |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: treat seek errors as permanent errors |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: more loudly note that we should query for MX records |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: fix various bugs in local mbox delivery |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: fix mail bouncing |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: always log error exits |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: drop CVS ids |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: rewrite file management |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: correct logic for setting the locked flag |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: restructure logging |
commit | commitdiff | tree |
2009-07-21 |
Simon Schubert | dma: note that the data file provides the id |
commit | commitdiff | tree |
2009-07-21 |
Simon 'corecode... | dma: rework queue handling |
commit | commitdiff | tree |
2009-07-21 |
Simon 'corecode... | dma: Move comment. |
commit | commitdiff | tree |
2009-07-21 |
Simon 'corecode... | dma: Re-arrange argument consistency checks. |
commit | commitdiff | tree |
2009-07-21 |
Simon 'corecode... | dma: better tag handling |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: add required headers if they are not present |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: use ANSI string continuations |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: pass over the code and improve error handling |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: clean up network code |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: treat encrypted connections as secure |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: properly close and free SSL connection state |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: log mail queueing more thoroughly |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: note that we will have to clean up SSL state |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: unconditionally use openssl |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: implement alternate identity for mailq |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: correctly initialize error before delivering mail |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: adjust syslog logging levels |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: always send EHLO after tls setup |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: prevent races from sharing fd between children |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: restructure set_username |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: constify bounce reason and avoid strdup |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: ignore a whole slew of sendmail options |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: better logic for guessing username |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: add the MAILNAME and MAILNAMEFILE config options |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: add FULLBOUNCE config option |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: provide proper bounce error message |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: lock temp files on creation |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: various code hardening |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: note that the -q option requires an unused argument |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: fix two typos and a word order problem |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: also list locked queue files |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: bounce message instantly on permanent remote deliv... |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: treat a QUIT error as merely a warning |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: properly log last remote status message |
commit | commitdiff | tree |
2009-07-16 |
Simon Schubert | dma: several fixes to make dma build on non-BSD OS's |
commit | commitdiff | tree |
2009-06-29 |
Peter Pentchev | Add Basque, Finnish, Portuguese, Spanish, and Swedish... |
commit | commitdiff | tree |
2009-06-19 |
Peter Pentchev | Add a Czech debconf translation. |
commit | commitdiff | tree |
2009-06-18 |
Peter Pentchev | Add the Russian debconf translation. |
commit | commitdiff | tree |
2009-06-17 |
Peter Pentchev | Update the changelog timestamp. |
commit | commitdiff | tree |
2009-06-17 |
Peter Pentchev | Remove Upstream-Source from the copyright file, it... |
commit | commitdiff | tree |
2009-06-17 |
Peter Pentchev | Reword README.Debian after some suggestions from debian... |
commit | commitdiff | tree |
2009-06-17 |
Peter Pentchev | Reword the short and long descriptions after suggestion... |
commit | commitdiff | tree |
2009-06-17 |
Peter Pentchev | Update the debconf templates: |
commit | commitdiff | tree |
2009-06-17 |
Peter Pentchev | Refresh the patches. |
commit | commitdiff | tree |
2009-06-17 |
Peter Pentchev | Use dh --with quilt. |
commit | commitdiff | tree |
2009-06-17 |
Peter Pentchev | Bump Standards-Version to 3.8.2 with no changes. |
commit | commitdiff | tree |
2009-06-09 |
Peter Pentchev | Shorten the copyright file by breaking out the License... |
commit | commitdiff | tree |
2009-06-09 |
Peter Pentchev | Merge trunk rev. 3768 and 3772: fix the too-many-open... |
commit | commitdiff | tree |
2009-06-09 |
Peter Pentchev | Merge trunk rev. 3769: аctually *use* the mailname... |
commit | commitdiff | tree |
2009-03-30 |
Peter Pentchev | Coalesce the changelog entries and update the timestamp. |
commit | commitdiff | tree |
2009-03-30 |
Peter Pentchev | Translate debconf's messages using po-debconf. |
commit | commitdiff | tree |
2009-03-30 |
Peter Pentchev | A first shot at using debconf, for the present without... |
commit | commitdiff | tree |
2009-03-30 |
Peter Pentchev | Really minimize the rules file using debhelper's overri... |
commit | commitdiff | tree |
2009-03-30 |
Peter Pentchev | Override the "no upstream changelog" lintian pedantic... |
commit | commitdiff | tree |
2009-03-30 |
Peter Pentchev | Lintian's pedantic mode caught another typo. |
commit | commitdiff | tree |
2009-03-30 |
Peter Pentchev | Unbreak SMTP authentication. |
commit | commitdiff | tree |
2009-03-24 |
Peter Pentchev | Refresh the rest of the patches for the queue fix chang... |
commit | commitdiff | tree |
2009-03-24 |
Peter Pentchev | Apply the fix from rev. 3165 - fix my own queue display... |
commit | commitdiff | tree |
2009-03-13 |
Peter Pentchev | Bump Standards-Version to 3.8.1 with no changes at... |
commit | commitdiff | tree |
2009-03-13 |
Peter Pentchev | Implement sendmail's -t option to parse the message... |
commit | commitdiff | tree |
2009-03-12 |
Peter Pentchev | Ignore a whole slew of sendmail compatibility options. |
commit | commitdiff | tree |
2009-03-12 |
Peter Pentchev | Keep the TODO list at the top of the file. |
commit | commitdiff | tree |
2009-03-12 |
Peter Pentchev | Add a new patch to guess the username better when getlo... |
commit | commitdiff | tree |
2009-03-11 |
Peter Pentchev | Refresh the changelog timestamp in preparation for... |
commit | commitdiff | tree |
2009-03-11 |
Peter Pentchev | Add debian/README.source to document quilt usage as... |
commit | commitdiff | tree |
2009-03-11 |
Peter Pentchev | Add four new patches to bring the Debian package up... |
commit | commitdiff | tree |
2009-03-10 |
Peter Pentchev | Update the release timestamp, preparing for the actual... |
commit | commitdiff | tree |
2009-03-10 |
Peter Pentchev | *Oof*. Actually add the hardening wrapper to the build... |
commit | commitdiff | tree |
2009-03-10 |
Peter Pentchev | Turn on the Debian build hardening wrapper. |
commit | commitdiff | tree |
2009-03-10 |
Peter Pentchev | dma is not yet ready for big scary CFLAGS. |
commit | commitdiff | tree |
2009-03-10 |
Peter Pentchev | Minimize the rules file further by using dma.links... |
commit | commitdiff | tree |
2009-03-10 |
Peter Pentchev | Minimize the rules file by using debhelper's dh(1)... |
commit | commitdiff | tree |
next |