masqmail

log

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