masqmail

log

age author description
Sat, 07 Feb 2015 11:45:07 +0100 markus schnalke Removes Freshmeat.net from the docsdefault tip
Sat, 07 Feb 2015 11:40:21 +0100 markus schnalke Marks version number as development.
Sat, 07 Feb 2015 11:36:09 +0100 markus schnalke Added tag 0.3.5 for changeset 34c919a8d74e
Sat, 07 Feb 2015 11:17:53 +0100 markus schnalke Bumps version number and updates Changelog and NEWS0.3.5
Sat, 07 Feb 2015 11:14:09 +0100 markus schnalke Adds a correct cast
Thu, 20 Nov 2014 20:36:20 +0100 markus schnalke Added route conditions based on the From header
Wed, 03 Apr 2013 21:45:57 +0200 markus schnalke Bugfix: Read as long as there *is* content.
Mon, 04 Jun 2012 20:02:31 +0200 markus schnalke Typo fix in man page. Reported via Debian.
Wed, 30 May 2012 11:49:40 +0200 markus schnalke Updated AUTHORS and THANKS files.
Wed, 30 May 2012 11:38:03 +0200 markus schnalke Create the spool and log dirs on program startup if missing.
Wed, 30 May 2012 11:24:33 +0200 markus schnalke Fixed forgotten resetting of identity.
Wed, 30 May 2012 10:38:29 +0200 markus schnalke Updated tests to the changes on spool dir.
Wed, 30 May 2012 10:27:10 +0200 markus schnalke Remove `input' dir in spool dir. Spooled files are in spool dir directly now.
Wed, 30 May 2012 09:38:38 +0200 markus schnalke Changed lockdir to /var/lock/masqmail; Create lockdir and piddir on startup.
Tue, 29 May 2012 22:15:55 +0200 markus schnalke Updated INSTALL to the new --with-piddir option.
Tue, 29 May 2012 21:35:17 +0200 markus schnalke The pid files goes to /var/run/masqmail.pid now. Added --with-piddir.
Tue, 29 May 2012 21:33:49 +0200 markus schnalke Changed the location of the route query file in the docs.
Wed, 29 Feb 2012 18:16:50 +0100 markus schnalke Added comments and debug messages.
Wed, 29 Feb 2012 18:14:32 +0100 markus schnalke Fixed the globalias mechanism.
Wed, 29 Feb 2012 14:36:07 +0100 markus schnalke Debug message cosmetic.
Wed, 29 Feb 2012 14:23:16 +0100 markus schnalke Minor refactoring and added a newline to the debug output.
Wed, 29 Feb 2012 14:22:44 +0100 markus schnalke Finally found the newline that was to much in spool_read_header().
Wed, 29 Feb 2012 13:33:40 +0100 markus schnalke Fixed segfault, caused by a stupid g_strchug/g_strstrip implementation.
Wed, 29 Feb 2012 12:06:33 +0100 markus schnalke Ensure lvals, rvals and components of address strucs are stripped.
Wed, 29 Feb 2012 12:05:47 +0100 markus schnalke Minor comment rework.
Wed, 29 Feb 2012 11:03:46 +0100 markus schnalke Broke long lines.
Wed, 29 Feb 2012 10:41:51 +0100 markus schnalke Broke long lines.
Wed, 29 Feb 2012 10:37:21 +0100 markus schnalke Minor refactoring.
Wed, 29 Feb 2012 10:34:27 +0100 markus schnalke Refactoring.
Wed, 29 Feb 2012 10:28:23 +0100 markus schnalke Broke long lines.