age |
author |
description |
Mon, 01 Nov 2010 13:30:02 -0300 |
markus schnalke |
ignoring -m switch now |
Thu, 28 Oct 2010 16:40:02 -0300 |
markus schnalke |
SMTP client: tries EHLO now always first |
Wed, 27 Oct 2010 11:31:14 -0300 |
markus schnalke |
removed ADDR_FLAG_NOEXPAND as it is not needed anymore |
Mon, 25 Oct 2010 17:48:08 -0300 |
markus schnalke |
renamed `alias_local_cmp' to `localpartcmp' |
Mon, 25 Oct 2010 17:46:13 -0300 |
markus schnalke |
renamed `alias_local_caseless' to `caseless_matching' |
Mon, 25 Oct 2010 17:42:48 -0300 |
markus schnalke |
made addr_isequal() and addr_isequal_parent() more flexible |
Mon, 25 Oct 2010 15:41:48 -0300 |
markus schnalke |
added myself to the copyright notice of route.c |
Mon, 25 Oct 2010 15:37:07 -0300 |
markus schnalke |
removed duplicated function prototypes |
Mon, 25 Oct 2010 15:35:28 -0300 |
markus schnalke |
refactored alias.c heavily |
Mon, 25 Oct 2010 14:02:18 -0300 |
markus schnalke |
minor improvements in wordings |
Fri, 22 Oct 2010 11:56:47 -0300 |
markus schnalke |
refactoring: new function split_rcpts() replaces two others |
Fri, 22 Oct 2010 11:15:24 -0300 |
markus schnalke |
debug msgs: improved the display of function return values |
Fri, 22 Oct 2010 11:09:57 -0300 |
markus schnalke |
removed additional new lines at the end of debug messages |
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/ |