Mercurial > masqmail
graph
-
Adds a correct cast2015-02-07, by markus schnalke
-
Added route conditions based on the From header2014-11-20, by markus schnalke
-
Bugfix: Read as long as there *is* content.2013-04-03, by markus schnalke
-
Typo fix in man page. Reported via Debian.2012-06-04, by markus schnalke
-
Updated AUTHORS and THANKS files.2012-05-30, by markus schnalke
-
Create the spool and log dirs on program startup if missing.2012-05-30, by markus schnalke
-
Fixed forgotten resetting of identity.2012-05-30, by markus schnalke
-
Updated tests to the changes on spool dir.2012-05-30, by markus schnalke
-
Remove `input' dir in spool dir. Spooled files are in spool dir directly now.2012-05-30, by markus schnalke
-
Changed lockdir to /var/lock/masqmail; Create lockdir and piddir on startup.2012-05-30, by markus schnalke
-
Updated INSTALL to the new --with-piddir option.2012-05-29, by markus schnalke
-
The pid files goes to /var/run/masqmail.pid now. Added --with-piddir.2012-05-29, by markus schnalke
-
Changed the location of the route query file in the docs.2012-05-29, by markus schnalke
-
Added comments and debug messages.2012-02-29, by markus schnalke
-
Fixed the globalias mechanism.2012-02-29, by markus schnalke
-
Debug message cosmetic.2012-02-29, by markus schnalke
-
Minor refactoring and added a newline to the debug output.2012-02-29, by markus schnalke
-
Finally found the newline that was to much in spool_read_header().2012-02-29, by markus schnalke
-
Fixed segfault, caused by a stupid g_strchug/g_strstrip implementation.2012-02-29, by markus schnalke
-
Ensure lvals, rvals and components of address strucs are stripped.2012-02-29, by markus schnalke
-
Minor comment rework.2012-02-29, by markus schnalke
-
Broke long lines.2012-02-29, by markus schnalke
-
Broke long lines.2012-02-29, by markus schnalke
-
Minor refactoring.2012-02-29, by markus schnalke
-
Refactoring.2012-02-29, by markus schnalke
-
Broke long lines.2012-02-29, by markus schnalke
-
Broke long lines.2012-02-29, by markus schnalke
-
Broke long lines.2012-02-29, by markus schnalke
-
Ensure lval and rval are always stripped. Plus minor refactoring.2012-02-21, by markus schnalke
-
Various minor refactoring.2012-02-21, by markus schnalke
-
resolve_ip() appeared to be broken, in connect.c. I fixed it.2012-02-21, by markus schnalke
-
Minor refactoring.2012-02-21, by markus schnalke
-
Typographic rework in man page and line-breaking.2012-02-21, by markus schnalke
-
Fixed debugging output during read_conf().2012-02-18, by markus schnalke
-
Fixed conf.c: read_lval().2012-02-18, by markus schnalke
-
Removed log_max_pri limit. It makes no sense.2012-02-18, by markus schnalke
-
Refactoring in conf.c: read_rval().2012-02-18, by markus schnalke
-
Various refactoring and code layouting in the second half of conf.c.2012-02-18, by markus schnalke
-
Heavy refactoring in parts of conf.c.2012-02-18, by markus schnalke
-
Refactoring and code layouting.2012-02-18, by markus schnalke
-
Refactoring and code layouting.2012-02-18, by markus schnalke
-
Refactoring and code layouting.2012-02-18, by markus schnalke
-
Refactoring and code layouting.2012-02-18, by markus schnalke
-
Added a glob-pattern aliasing facility.2012-02-18, by markus schnalke
-
Ignore pointer sign warnings.2012-02-18, by markus schnalke
-
Refactoring in tables.c.2012-02-16, by markus schnalke
-
Beautifying.2012-02-16, by markus schnalke
-
Port number are unsigned. This corrects the logfile output.2012-02-16, by markus schnalke
-
Bumped version number.2012-01-18, by markus schnalke
-
Added tag 0.3.4 for changeset 35c5239ebcc12012-01-18, by markus schnalke
-
Updated ChangeLog and NEWS.2012-01-18, by markus schnalke
-
Removed ident. This had been discussed on the mailing list in Oct 2011.2012-01-14, by markus schnalke
-
Various cleanups to remove compiler warnings.2012-01-14, by markus schnalke
-
Removed unused variables.2012-01-14, by markus schnalke
-
local_hosts now understands glob patterns like `*example.org'.2012-01-14, by markus schnalke
-
Improved log/debug messages.2012-01-14, by markus schnalke
-
Fixed bug in matching of allowed recipients.2012-01-14, by markus schnalke
-
Fixed a problem with psb->remote_host, introduced in changeset 412385b57dc42011-10-25, by markus schnalke