masqmail

log

age author description
Fri, 22 Oct 2010 11:06:09 -0300 markus schnalke renamed the default route for the local net
Thu, 21 Oct 2010 18:52:50 -0300 markus schnalke improved comments slightly
Mon, 26 Jul 2010 22:02:47 +0200 meillo next version will be 0.3.1
Mon, 26 Jul 2010 21:54:30 +0200 meillo Added tag 0.3.0 for changeset 4f999b3ee49d
Fri, 23 Jul 2010 22:00:01 +0200 meillo updated ChangeLog and NEWS0.3.0
Fri, 23 Jul 2010 21:57:59 +0200 meillo install the files INSTALL and THANKS too
Fri, 23 Jul 2010 12:08:41 +0200 meillo updated date and version of man pages
Fri, 23 Jul 2010 11:49:44 +0200 meillo renamed contrib/ to admin/
Fri, 23 Jul 2010 11:46:08 +0200 meillo renamed misc/ to devel/
Fri, 23 Jul 2010 11:36:13 +0200 meillo removed oku's old email address
Fri, 23 Jul 2010 11:27:17 +0200 meillo added my copyright to files I worked on
Fri, 23 Jul 2010 11:18:20 +0200 meillo updated docs to STARTTLS wrappers
Fri, 23 Jul 2010 10:57:53 +0200 meillo added support for STARTTLS wrappers
Fri, 23 Jul 2010 10:53:04 +0200 meillo added a note to the long vs. int question in md5.h
Wed, 21 Jul 2010 22:14:09 +0200 meillo added READMEs to describe the sense of contrib/ and misc/
Wed, 21 Jul 2010 22:12:55 +0200 meillo added config-transition
Wed, 21 Jul 2010 22:10:13 +0200 meillo small improvement of guess-hostname
Mon, 19 Jul 2010 14:11:53 +0200 meillo added an executable bit
Mon, 19 Jul 2010 14:01:13 +0200 meillo added misc/list-versions
Mon, 19 Jul 2010 14:10:14 +0200 meillo added the contents of the old FAQ page
Mon, 19 Jul 2010 14:06:08 +0200 meillo removed the old manual because it is really outdated now
Sun, 18 Jul 2010 22:40:09 +0200 meillo added authors of contributed parts to AUTHORS
Sun, 18 Jul 2010 22:25:21 +0200 meillo improved hmactest
Sun, 18 Jul 2010 22:20:36 +0200 meillo replaced hmac_md5.c with an own implementation of RFC 2104
Sun, 18 Jul 2010 22:02:54 +0200 meillo we need at least 32 bits, so let's take a long
Sun, 18 Jul 2010 21:58:15 +0200 meillo replaced the MD5 implementation with the one of Solar Designer
Sun, 18 Jul 2010 21:49:15 +0200 meillo added newlines to the end of log and debug messages where missing
Sun, 18 Jul 2010 21:41:48 +0200 meillo removed commented code and replaced // by /* */
Sat, 17 Jul 2010 00:34:40 +0200 meillo default listen_addresses: use 127.0.0.1 instead of `localhost'
Fri, 16 Jul 2010 16:38:50 +0200 meillo REMOVED MAILDIR SUPPORT
Fri, 16 Jul 2010 15:38:53 +0200 meillo removed the --disable-smtp-server configure option
Fri, 16 Jul 2010 14:48:17 +0200 meillo removed --with-glib-static configure option
Fri, 16 Jul 2010 14:43:55 +0200 meillo added docs/howto-static-linking
Fri, 16 Jul 2010 13:08:29 +0200 meillo removed dns_getname() which was already commented
Fri, 16 Jul 2010 12:53:07 +0200 meillo reworked resolvtest; let it build; refactored in lookup.c
Fri, 16 Jul 2010 12:39:14 +0200 meillo generated Makefile.in to install THANKS file
Fri, 16 Jul 2010 10:08:06 +0200 meillo the goal is to have less config options
Fri, 16 Jul 2010 10:06:32 +0200 meillo added comment: TODO file may not be up-to-date
Fri, 16 Jul 2010 10:01:49 +0200 meillo moved the CREDITS section from README to THANKS
Fri, 16 Jul 2010 09:43:11 +0200 meillo There was still a /usr/sbin/masqmail path
Thu, 15 Jul 2010 23:44:48 +0200 meillo specified group by name; added path to --with-glib-static
Thu, 15 Jul 2010 14:37:49 +0200 meillo typographic fix: alignments in configure -h
Thu, 15 Jul 2010 14:24:40 +0200 meillo REMOVED POP3 SUPPORT
Thu, 15 Jul 2010 11:48:33 +0200 meillo further pop3_login stuff I forgot to remove
Thu, 15 Jul 2010 11:15:25 +0200 meillo forgot to remove the pop3_login option in conf.c in the last commit
Thu, 15 Jul 2010 10:33:53 +0200 meillo removed the pop-before-smtp (smtp-after-pop) function
Thu, 15 Jul 2010 00:33:09 +0200 meillo refactoring and simplifications in mservdetect
Thu, 15 Jul 2010 00:14:26 +0200 meillo improved mservdetect in various ways
Wed, 14 Jul 2010 23:26:20 +0200 meillo added two setup guides
Wed, 14 Jul 2010 22:23:40 +0200 meillo improved INSTALL (2nd sendmail link)
Wed, 14 Jul 2010 22:22:58 +0200 meillo added an example route config with encryption
Wed, 14 Jul 2010 22:21:08 +0200 meillo improved and simplified the example config
Wed, 14 Jul 2010 21:59:23 +0200 meillo added a development helper script to update the date and version in man pages
Wed, 14 Jul 2010 17:37:36 +0200 meillo added comments on how to compile with glib-1.2
Wed, 14 Jul 2010 17:10:28 +0200 meillo do *not* use the openssl option -crlf in a wrapper command
Wed, 14 Jul 2010 17:02:08 +0200 meillo added comments to deliver.c (stuff to check)
Wed, 14 Jul 2010 16:48:45 +0200 meillo removed `remote_port' config option
Wed, 14 Jul 2010 16:35:17 +0200 meillo better debug logging of outgoing SMTP dialogs
Wed, 14 Jul 2010 16:26:12 +0200 meillo fixed a small typo in the debug output
Wed, 14 Jul 2010 12:15:45 +0200 meillo merge