log

age author description
2012-01-18 markus schnalke Updated ChangeLog and NEWS.
2012-01-14 markus schnalke Removed ident. This had been discussed on the mailing list in Oct 2011.
2012-01-14 markus schnalke Various cleanups to remove compiler warnings.
2012-01-14 markus schnalke Removed unused variables.
2012-01-14 markus schnalke local_hosts now understands glob patterns like `*example.org'.
2012-01-14 markus schnalke Improved log/debug messages.
2012-01-14 markus schnalke Fixed bug in matching of allowed recipients.
2011-10-25 markus schnalke Fixed a problem with psb->remote_host, introduced in changeset 412385b57dc4
2011-10-25 markus schnalke Refactoring: early failure exit.
2011-10-25 markus schnalke Broke long lines.
2011-10-20 markus schnalke Minor refactoring change (else-if).
2011-10-20 markus schnalke Added cast to avoid compiler warning.
2011-10-20 markus schnalke Reformated multiline comments to have leading asterisks on each line
2011-09-22 markus schnalke Switched to `type *name' style
2011-09-14 markus schnalke Minor clarification in configure help output
2011-09-14 markus schnalke Enabled auth support per default
2011-09-14 markus schnalke Removed support for openssl linking
2011-09-14 markus schnalke minor rework
2011-09-04 markus schnalke Using --with-libcrypto is not recommended
2011-09-04 markus schnalke Added explanation about --enable-ident
2011-09-04 markus schnalke minor refactoring
2011-09-04 markus schnalke Eventually switched the default group from `trusted' to `mail'
2011-09-04 markus schnalke Closed a memory leak.
2011-09-04 markus schnalke removed DLVR_LAN which is now unused
2011-09-04 markus schnalke found further appearences of ``localnet'' in the code
2011-09-04 markus schnalke reworked the route concept; removed the idea of the localnet
2011-09-04 markus schnalke trivial reformating in man page source
2011-09-04 markus schnalke minor improvement of output of devel/are-options-documented
2011-07-14 markus schnalke Minor refactoring
2011-07-14 markus schnalke Removed unused deliver_finish_list()
2011-07-14 markus schnalke Removed unused second arg of msg_spool_read()
2011-07-14 markus schnalke Argument of read_queue() was unused, thus removed
2011-07-14 markus schnalke Minor refactoring
2011-07-14 markus schnalke Minor clarifications in man pages (do_queue)
2011-09-03 markus schnalke added local_rcpts() and remote_rcpts() for later use
2011-09-03 markus schnalke improved comments and debug messages
2011-09-03 markus schnalke refactoring: ``insourced'' create_msg_out_list()
2011-08-31 markus schnalke bumped version number
2011-08-31 markus schnalke Added tag 0.3.3 for changeset 60bb2dbe2866
2011-08-31 markus schnalke In the tests: replaced logname(1) with $LOGNAME 0.3.3
2011-08-31 markus schnalke removed -dev postfix on version number
2011-08-31 markus schnalke updated ChangeLog and NEWS
2011-08-29 markus schnalke Minor fixes in man pages, reported by lintian(1)
2011-08-27 markus schnalke updated ChangeLog and NEWS
2011-08-27 markus schnalke updated dates and version
2011-08-27 markus schnalke little typing error
2011-08-27 markus schnalke Added debug level 9 for msgs to stderr during reading config
2011-08-27 markus schnalke refactoring, partly also related to set_euidgid()
2011-08-27 markus schnalke Security fix! Correct handling of seteuid() return value
2011-07-13 markus schnalke Fixed local-part only address patterns in route conditions
2011-07-13 markus schnalke Switched back from 127.0.0.1 to localhost
2011-06-03 meillo Bumped version number
2011-06-03 meillo Added tag 0.3.2 for changeset 45a64a875162
2011-06-03 meillo Updated version 0.3.2
2011-06-03 meillo Updated version and date
2011-06-03 meillo Updated ChangeLog and NEWS
2011-06-03 meillo Fixed an important bug with folded headers!
2011-06-03 meillo hinted that the debug output of folded headers prints only the
2011-04-28 meillo refactoring
2011-04-28 meillo cosmetic changes