masqmail-0.2

log

age author description
Fri, 23 Jul 2010 10:16:53 +0200 meillo added my copyright to files I worked on
Fri, 23 Jul 2010 10:15:49 +0200 meillo updated date and version in man pages
Fri, 23 Jul 2010 09:57:03 +0200 meillo updated masqmail.route(5) to STARTLS wrappers
Thu, 22 Jul 2010 23:30:05 +0200 meillo added support for STARTTLS wrappers
Mon, 19 Jul 2010 14:01:13 +0200 meillo added misc/list-versions
Mon, 19 Jul 2010 12:32:21 +0200 meillo next version will be 0.2.28
Sun, 18 Jul 2010 23:01:49 +0200 meillo Added tag 0.2.27 for changeset 18a5c335afda
Sun, 18 Jul 2010 22:45:24 +0200 meillo updated ChangeLog and NEWS0.2.27
Sun, 18 Jul 2010 22:39:39 +0200 meillo added authors of contributed parts to AUTHORS
Sun, 18 Jul 2010 22:24:51 +0200 meillo improved hmactest
Sun, 18 Jul 2010 22:20:20 +0200 meillo replaced hmac_md5.c with an own implementation of RFC 2104
Sun, 18 Jul 2010 22:03:08 +0200 meillo we need at least 32 bits, so let's take a long
Sun, 18 Jul 2010 22:01:04 +0200 meillo replaced the MD5 implementation with the one of Solar Designer
Sun, 18 Jul 2010 10:48:14 +0200 meillo Added tag 0.2.26 for changeset e197e6f4dd94
Sun, 18 Jul 2010 10:33:30 +0200 meillo updated ChangeLog and NEWS0.2.26
Fri, 16 Jul 2010 09:41:25 +0200 meillo adjusted masqmail's path to /usr/local/...
Wed, 14 Jul 2010 21:52:20 +0200 meillo do *not* use the openssl option -crlf in a wrapper command
Wed, 14 Jul 2010 20:52:37 +0200 meillo added a development helper script to update the date and version in man pages
Wed, 14 Jul 2010 20:49:50 +0200 meillo next version will be 0.2.26
Wed, 14 Jul 2010 12:02:01 +0200 meillo Documentation improvements in the INSTALL file and some man pages
Wed, 14 Jul 2010 11:48:59 +0200 meillo Fix handling of --with-liblockfile=no or --without-liblockfile
Wed, 14 Jul 2010 00:54:28 +0200 meillo documented the wrapper option of route files better
Tue, 13 Jul 2010 23:11:26 +0200 meillo added a missing #include <sys/stat.h>
Tue, 13 Jul 2010 22:53:04 +0200 meillo write a log message when the daemon starts up
Thu, 08 Jul 2010 00:53:49 +0200 meillo Added tag 0.2.25 for changeset 115d3c92493b
Thu, 08 Jul 2010 00:50:21 +0200 meillo updated ChangeLog and NEWS0.2.25
Thu, 08 Jul 2010 00:40:19 +0200 meillo moved rmail from bin (man1) to sbin (man8)
Thu, 08 Jul 2010 00:26:55 +0200 meillo improved the Makefile (check diff for details)
Thu, 08 Jul 2010 00:08:18 +0200 meillo small fix in Makefile if dirs do not exist
Wed, 07 Jul 2010 23:43:05 +0200 meillo remove all installed dirs on `make uninstall'