age |
author |
description |
Fri, 03 Dec 2010 12:55:44 -0300 |
markus schnalke |
comment: problems with `To: alice, bob' and -t |
Fri, 03 Dec 2010 11:40:58 -0300 |
markus schnalke |
removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD |
Fri, 03 Dec 2010 11:37:01 -0300 |
markus schnalke |
comments (should we really exit failure in this case?) |
Fri, 03 Dec 2010 11:30:24 -0300 |
markus schnalke |
refactored mode_accept() |
Fri, 03 Dec 2010 11:30:01 -0300 |
markus schnalke |
removed obsolete commented code |
Fri, 03 Dec 2010 10:43:38 -0300 |
markus schnalke |
comments and a small refactoring |
Thu, 02 Dec 2010 17:13:03 -0300 |
markus schnalke |
removed now obsolete exit_code |
Thu, 02 Dec 2010 17:11:25 -0300 |
markus schnalke |
s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/ |
Thu, 02 Dec 2010 16:52:39 -0300 |
markus schnalke |
fixed previous commit and excluded mode_version() from main() |
Thu, 02 Dec 2010 16:45:26 -0300 |
markus schnalke |
substituted get_progname() with a call to strrchr() |
Thu, 02 Dec 2010 16:22:55 -0300 |
markus schnalke |
made default mode sensible |
Wed, 01 Dec 2010 18:27:46 -0300 |
markus schnalke |
fixed -oem by removing it ;-) |
Wed, 01 Dec 2010 17:29:52 -0300 |
markus schnalke |
fixed -oi to really be the same as -i |
Thu, 04 Nov 2010 14:57:53 -0300 |
markus schnalke |
updated ChangeLog |
Thu, 04 Nov 2010 14:56:47 -0300 |
markus schnalke |
removed a magic number from time_interval() |
Thu, 04 Nov 2010 14:45:42 -0300 |
markus schnalke |
removed the obsolete pos argument from time_interval() |
Thu, 04 Nov 2010 14:36:47 -0300 |
markus schnalke |
updated ChangeLog and NEWS |
Thu, 04 Nov 2010 13:43:44 -0300 |
markus schnalke |
improved man/masqmail.8 in various ways but mostly for -oem |
Thu, 04 Nov 2010 13:00:19 -0300 |
markus schnalke |
moved run_queue to a new function |
Thu, 04 Nov 2010 12:32:11 -0300 |
markus schnalke |
moved the queue manipulation code to an new function |
Thu, 04 Nov 2010 11:02:42 -0300 |
markus schnalke |
refactored the cmdline argument processing |
Mon, 01 Nov 2010 14:53:26 -0300 |
markus schnalke |
refactored processing of -oXXX options |
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/ |
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 |