Sat, 18 Feb 2012 18:07:55 +0100 |
markus schnalke |
Heavy refactoring in parts of conf.c.
|
Sat, 18 Feb 2012 17:53:04 +0100 |
markus schnalke |
Refactoring and code layouting.
|
Sat, 18 Feb 2012 13:50:02 +0100 |
markus schnalke |
Refactoring and code layouting.
|
Sat, 18 Feb 2012 13:43:30 +0100 |
markus schnalke |
Refactoring and code layouting.
|
Sat, 18 Feb 2012 13:37:40 +0100 |
markus schnalke |
Refactoring and code layouting.
|
Sat, 18 Feb 2012 12:35:12 +0100 |
markus schnalke |
Added a glob-pattern aliasing facility.
|
Sat, 18 Feb 2012 11:43:06 +0100 |
markus schnalke |
Ignore pointer sign warnings.
|
Thu, 16 Feb 2012 13:34:44 +0100 |
markus schnalke |
Refactoring in tables.c.
|
Thu, 16 Feb 2012 11:22:31 +0100 |
markus schnalke |
Beautifying.
|
Thu, 16 Feb 2012 11:12:39 +0100 |
markus schnalke |
Port number are unsigned. This corrects the logfile output.
|
Wed, 18 Jan 2012 09:54:24 +0100 |
markus schnalke |
Bumped version number.
|
Wed, 18 Jan 2012 09:52:40 +0100 |
markus schnalke |
Added tag 0.3.4 for changeset 35c5239ebcc1
|
Wed, 18 Jan 2012 09:31:45 +0100 |
markus schnalke |
Updated version number.
0.3.4
|
Wed, 18 Jan 2012 09:31:35 +0100 |
markus schnalke |
Updated ChangeLog and NEWS.
|
Sat, 14 Jan 2012 21:36:58 +0100 |
markus schnalke |
Removed ident. This had been discussed on the mailing list in Oct 2011.
|
Sat, 14 Jan 2012 18:44:48 +0100 |
markus schnalke |
Various cleanups to remove compiler warnings.
|
Sat, 14 Jan 2012 18:20:03 +0100 |
markus schnalke |
Removed unused variables.
|
Sat, 14 Jan 2012 18:14:07 +0100 |
markus schnalke |
local_hosts now understands glob patterns like `*example.org'.
|
Sat, 14 Jan 2012 17:27:21 +0100 |
markus schnalke |
Improved log/debug messages.
|
Sat, 14 Jan 2012 11:47:57 +0100 |
markus schnalke |
Fixed bug in matching of allowed recipients.
|
Tue, 25 Oct 2011 14:31:28 +0200 |
markus schnalke |
Fixed a problem with psb->remote_host, introduced in changeset 412385b57dc4
|
Tue, 25 Oct 2011 13:51:43 +0200 |
markus schnalke |
Refactoring: early failure exit.
|
Tue, 25 Oct 2011 13:50:27 +0200 |
markus schnalke |
Broke long lines.
|
Thu, 20 Oct 2011 10:23:47 +0200 |
markus schnalke |
Minor refactoring change (else-if).
|
Thu, 20 Oct 2011 10:22:40 +0200 |
markus schnalke |
Added cast to avoid compiler warning.
|
Thu, 20 Oct 2011 10:20:59 +0200 |
markus schnalke |
Reformated multiline comments to have leading asterisks on each line
|
Thu, 22 Sep 2011 15:07:40 +0200 |
markus schnalke |
Switched to `type *name' style
|
Wed, 14 Sep 2011 12:20:40 +0200 |
markus schnalke |
Minor clarification in configure help output
|
Wed, 14 Sep 2011 12:19:02 +0200 |
markus schnalke |
Enabled auth support per default
|
Wed, 14 Sep 2011 12:07:34 +0200 |
markus schnalke |
Removed support for openssl linking
|
Wed, 14 Sep 2011 11:50:45 +0200 |
markus schnalke |
minor rework
|
Sun, 04 Sep 2011 17:43:09 +0200 |
markus schnalke |
Using --with-libcrypto is not recommended
|
Sun, 04 Sep 2011 17:41:02 +0200 |
markus schnalke |
Added explanation about --enable-ident
|
Sun, 04 Sep 2011 17:40:13 +0200 |
markus schnalke |
minor refactoring
|
Sun, 04 Sep 2011 12:19:41 +0200 |
markus schnalke |
Eventually switched the default group from `trusted' to `mail'
|
Sun, 04 Sep 2011 11:55:51 +0200 |
markus schnalke |
Closed a memory leak.
|
Sun, 04 Sep 2011 11:40:35 +0200 |
markus schnalke |
removed DLVR_LAN which is now unused
|
Sun, 04 Sep 2011 11:33:31 +0200 |
markus schnalke |
found further appearences of ``localnet'' in the code
|
Sun, 04 Sep 2011 11:25:38 +0200 |
markus schnalke |
reworked the route concept; removed the idea of the localnet
|
Sun, 04 Sep 2011 10:23:00 +0200 |
markus schnalke |
trivial reformating in man page source
|
Sun, 04 Sep 2011 10:14:36 +0200 |
markus schnalke |
minor improvement of output of devel/are-options-documented
|
Thu, 14 Jul 2011 14:12:32 +0200 |
markus schnalke |
Minor refactoring
|
Thu, 14 Jul 2011 12:00:46 +0200 |
markus schnalke |
Removed unused deliver_finish_list()
|
Thu, 14 Jul 2011 11:38:23 +0200 |
markus schnalke |
Removed unused second arg of msg_spool_read()
|
Thu, 14 Jul 2011 11:31:52 +0200 |
markus schnalke |
Argument of read_queue() was unused, thus removed
|
Thu, 14 Jul 2011 11:15:27 +0200 |
markus schnalke |
Minor refactoring
|
Thu, 14 Jul 2011 10:06:36 +0200 |
markus schnalke |
Minor clarifications in man pages (do_queue)
|
Sat, 03 Sep 2011 18:53:54 +0200 |
markus schnalke |
added local_rcpts() and remote_rcpts() for later use
|
Sat, 03 Sep 2011 18:32:37 +0200 |
markus schnalke |
improved comments and debug messages
|
Sat, 03 Sep 2011 18:25:02 +0200 |
markus schnalke |
refactoring: ``insourced'' create_msg_out_list()
|
Wed, 31 Aug 2011 09:39:40 +0200 |
markus schnalke |
bumped version number
|
Wed, 31 Aug 2011 09:38:43 +0200 |
markus schnalke |
Added tag 0.3.3 for changeset 60bb2dbe2866
|
Wed, 31 Aug 2011 09:14:38 +0200 |
markus schnalke |
In the tests: replaced logname(1) with $LOGNAME
0.3.3
|
Wed, 31 Aug 2011 08:46:00 +0200 |
markus schnalke |
removed -dev postfix on version number
|
Wed, 31 Aug 2011 08:40:24 +0200 |
markus schnalke |
updated ChangeLog and NEWS
|
Mon, 29 Aug 2011 19:32:38 +0200 |
markus schnalke |
Minor fixes in man pages, reported by lintian(1)
|
Sat, 27 Aug 2011 18:38:55 +0200 |
markus schnalke |
updated ChangeLog and NEWS
|
Sat, 27 Aug 2011 18:35:19 +0200 |
markus schnalke |
updated dates and version
|
Sat, 27 Aug 2011 18:34:52 +0200 |
markus schnalke |
little typing error
|
Sat, 27 Aug 2011 16:54:14 +0200 |
markus schnalke |
Added debug level 9 for msgs to stderr during reading config
|