age |
author |
description |
Thu, 28 Apr 2011 16:48:23 +0200 |
meillo |
refactoring |
Thu, 28 Apr 2011 16:43:38 +0200 |
meillo |
cosmetic changes |
Thu, 28 Apr 2011 16:42:28 +0200 |
meillo |
refactoring in the small |
Thu, 28 Apr 2011 13:29:26 +0200 |
meillo |
connect_error_fail affects pipe commands too |
Thu, 28 Apr 2011 09:55:06 +0200 |
meillo |
reworked allowed and denied addrs for routes |
Mon, 25 Apr 2011 15:17:30 +0200 |
meillo |
heavy restructuring of masqmail.route(5) (sections) |
Mon, 25 Apr 2011 15:15:34 +0200 |
meillo |
added comments |
Mon, 25 Apr 2011 15:14:04 +0200 |
meillo |
small wording change |
Mon, 25 Apr 2011 15:13:32 +0200 |
meillo |
trival wording change |
Sun, 24 Apr 2011 20:13:47 +0200 |
meillo |
null-terminated the decoded base64 strings |
Sun, 24 Apr 2011 19:37:56 +0200 |
meillo |
removed protocol option from route config |
Sun, 24 Apr 2011 19:14:38 +0200 |
meillo |
reworked online_detect to the simpler online_query |
Sun, 24 Apr 2011 19:02:09 +0200 |
meillo |
bug fix: off-by-one in pipe aliases |
Sun, 24 Apr 2011 19:01:22 +0200 |
meillo |
added alias examples to man page |
Sun, 24 Apr 2011 15:11:37 +0200 |
meillo |
bug fix: inverted condition |
Sun, 24 Apr 2011 15:10:48 +0200 |
meillo |
clarified local_addresses in man page |
Sun, 24 Apr 2011 15:10:11 +0200 |
meillo |
refactored complex conditions |
Thu, 09 Dec 2010 18:28:11 -0300 |
markus schnalke |
manual formating of Received: hdrs; changed hdr for local receival |
Thu, 09 Dec 2010 18:01:46 -0300 |
markus schnalke |
replaced header_fold() with a better implementation |
Thu, 09 Dec 2010 17:50:25 -0300 |
markus schnalke |
improved unused function header_fold() |
Thu, 09 Dec 2010 15:42:02 -0300 |
markus schnalke |
refactoring |
Thu, 09 Dec 2010 14:59:42 -0300 |
markus schnalke |
free memory in spool read for continuation header lines |
Thu, 09 Dec 2010 13:53:48 -0300 |
markus schnalke |
fixed compile error; removed PROT_BSMTP; made protocol names ucase |
Thu, 09 Dec 2010 13:20:14 -0300 |
markus schnalke |
refactoring |
Thu, 09 Dec 2010 11:41:49 -0300 |
markus schnalke |
added a description of how I create a masqmail release |
Thu, 09 Dec 2010 10:58:40 -0300 |
markus schnalke |
ran aclocal and autoconf |
Thu, 09 Dec 2010 10:57:40 -0300 |
markus schnalke |
updated devel/list-versions to detect version number suffixes |
Thu, 09 Dec 2010 10:57:01 -0300 |
markus schnalke |
bumped version number |
Wed, 08 Dec 2010 19:03:09 -0300 |
markus schnalke |
Added tag 0.3.1 for changeset 5a93bdc261ba |
Wed, 08 Dec 2010 18:19:24 -0300 |
markus schnalke |
No, we don't have that many bugs any more, I believe. ;-)0.3.1 |
Wed, 08 Dec 2010 18:06:44 -0300 |
markus schnalke |
updated ChangeLog, NEWS and date/version in the man pages |
Wed, 08 Dec 2010 18:00:22 -0300 |
markus schnalke |
mark -qo (without argument) obsolete |
Wed, 08 Dec 2010 17:17:38 -0300 |
markus schnalke |
reformating of code |
Tue, 07 Dec 2010 19:21:44 -0300 |
markus schnalke |
FIXME comment: where to log while reading the config file? |
Tue, 07 Dec 2010 19:20:11 -0300 |
markus schnalke |
updated ChangeLog and NEWS |
Tue, 07 Dec 2010 17:21:07 -0300 |
markus schnalke |
further, minor, improvements to man/masqmail.8 |
Tue, 07 Dec 2010 17:10:07 -0300 |
markus schnalke |
Heavily reworked man/masqmail.8 |
Tue, 07 Dec 2010 17:09:07 -0300 |
markus schnalke |
recognize the program name `newaliases' too |
Tue, 07 Dec 2010 14:19:04 -0300 |
markus schnalke |
improved man/masqmail.8 heavily |
Tue, 07 Dec 2010 14:07:25 -0300 |
markus schnalke |
-q and -qo are non-exclusive |
Tue, 07 Dec 2010 14:04:56 -0300 |
markus schnalke |
modes are now enforced exclusive |
Mon, 06 Dec 2010 18:07:01 -0300 |
markus schnalke |
heavy refactoring of deliver.c |
Mon, 06 Dec 2010 17:46:24 -0300 |
markus schnalke |
moved some code around |
Mon, 06 Dec 2010 17:41:50 -0300 |
markus schnalke |
added -bm for mode accept (the other MTAs have it too) |
Mon, 06 Dec 2010 17:34:15 -0300 |
markus schnalke |
minor refactorings and cleanups |
Fri, 03 Dec 2010 21:05:34 -0300 |
markus schnalke |
for -t cmdline args are now added to the rcpt list instead of substracted |
Fri, 03 Dec 2010 19:35:34 -0300 |
markus schnalke |
removed comment, see previous commit |
Fri, 03 Dec 2010 19:33:54 -0300 |
markus schnalke |
fixed `To: alice, bob' with -t |
Fri, 03 Dec 2010 19:25:43 -0300 |
markus schnalke |
parse.c: comments, better debugging, tiny refactoring |
Fri, 03 Dec 2010 19:13:25 -0300 |
markus schnalke |
refactoring in the small |
Fri, 03 Dec 2010 13:05:59 -0300 |
markus schnalke |
heavy refactoring in the small of parse.c |
Fri, 03 Dec 2010 13:02:45 -0300 |
markus schnalke |
refactoring in the small |
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 ;-) |