age |
author |
description |
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. |