Mercurial > masqmail
graph
-
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
-
Refactoring: early failure exit.2011-10-25, by markus schnalke
-
Broke long lines.2011-10-25, by markus schnalke
-
Minor refactoring change (else-if).2011-10-20, by markus schnalke
-
Added cast to avoid compiler warning.2011-10-20, by markus schnalke
-
Reformated multiline comments to have leading asterisks on each line2011-10-20, by markus schnalke
-
Switched to `type *name' style2011-09-22, by markus schnalke
-
Minor clarification in configure help output2011-09-14, by markus schnalke
-
Enabled auth support per default2011-09-14, by markus schnalke
-
Removed support for openssl linking2011-09-14, by markus schnalke
-
minor rework2011-09-14, by markus schnalke
-
Using --with-libcrypto is not recommended2011-09-04, by markus schnalke
-
Added explanation about --enable-ident2011-09-04, by markus schnalke
-
minor refactoring2011-09-04, by markus schnalke
-
Eventually switched the default group from `trusted' to `mail'2011-09-04, by markus schnalke
-
Closed a memory leak.2011-09-04, by markus schnalke
-
removed DLVR_LAN which is now unused2011-09-04, by markus schnalke
-
found further appearences of ``localnet'' in the code2011-09-04, by markus schnalke
-
reworked the route concept; removed the idea of the localnet2011-09-04, by markus schnalke
-
trivial reformating in man page source2011-09-04, by markus schnalke
-
minor improvement of output of devel/are-options-documented2011-09-04, by markus schnalke
-
Minor refactoring2011-07-14, by markus schnalke
-
Removed unused deliver_finish_list()2011-07-14, by markus schnalke
-
Removed unused second arg of msg_spool_read()2011-07-14, by markus schnalke
-
Argument of read_queue() was unused, thus removed2011-07-14, by markus schnalke
-
Minor refactoring2011-07-14, by markus schnalke
-
Minor clarifications in man pages (do_queue)2011-07-14, by markus schnalke
-
added local_rcpts() and remote_rcpts() for later use2011-09-03, by markus schnalke
-
improved comments and debug messages2011-09-03, by markus schnalke
-
refactoring: ``insourced'' create_msg_out_list()2011-09-03, by markus schnalke
-
bumped version number2011-08-31, by markus schnalke
-
Added tag 0.3.3 for changeset 60bb2dbe28662011-08-31, by markus schnalke
-
removed -dev postfix on version number2011-08-31, by markus schnalke
-
updated ChangeLog and NEWS2011-08-31, by markus schnalke
-
Minor fixes in man pages, reported by lintian(1)2011-08-29, by markus schnalke
-
updated ChangeLog and NEWS2011-08-27, by markus schnalke
-
updated dates and version2011-08-27, by markus schnalke
-
little typing error2011-08-27, by markus schnalke
-
Added debug level 9 for msgs to stderr during reading config2011-08-27, by markus schnalke
-
refactoring, partly also related to set_euidgid()2011-08-27, by markus schnalke
-
Security fix! Correct handling of seteuid() return value2011-08-27, by markus schnalke
-
Fixed local-part only address patterns in route conditions2011-07-13, by markus schnalke
-
Switched back from 127.0.0.1 to localhost2011-07-13, by markus schnalke
-
Bumped version number2011-06-03, by meillo
-
Added tag 0.3.2 for changeset 45a64a8751622011-06-03, by meillo
-
Updated version and date2011-06-03, by meillo
-
Updated ChangeLog and NEWS2011-06-03, by meillo
-
Fixed an important bug with folded headers!2011-06-03, by meillo
-
hinted that the debug output of folded headers prints only the2011-06-03, by meillo
-
refactoring2011-04-28, by meillo
-
cosmetic changes2011-04-28, by meillo
-
refactoring in the small2011-04-28, by meillo
-
connect_error_fail affects pipe commands too2011-04-28, by meillo
-
reworked allowed and denied addrs for routes2011-04-28, by meillo
-
heavy restructuring of masqmail.route(5) (sections)2011-04-25, by meillo
-
added comments2011-04-25, by meillo
-
small wording change2011-04-25, by meillo
-
trival wording change2011-04-25, by meillo
-
null-terminated the decoded base64 strings2011-04-24, by meillo
-
removed protocol option from route config2011-04-24, by meillo
-
reworked online_detect to the simpler online_query2011-04-24, by meillo
-
bug fix: off-by-one in pipe aliases2011-04-24, by meillo
-
added alias examples to man page2011-04-24, by meillo
-
bug fix: inverted condition2011-04-24, by meillo
-
clarified local_addresses in man page2011-04-24, by meillo
-
refactored complex conditions2011-04-24, by meillo
-
manual formating of Received: hdrs; changed hdr for local receival2010-12-09, by markus schnalke
-
replaced header_fold() with a better implementation2010-12-09, by markus schnalke
-
improved unused function header_fold()2010-12-09, by markus schnalke
-
refactoring2010-12-09, by markus schnalke
-
free memory in spool read for continuation header lines2010-12-09, by markus schnalke
-
fixed compile error; removed PROT_BSMTP; made protocol names ucase2010-12-09, by markus schnalke
-
refactoring2010-12-09, by markus schnalke
-
added a description of how I create a masqmail release2010-12-09, by markus schnalke
-
ran aclocal and autoconf2010-12-09, by markus schnalke
-
updated devel/list-versions to detect version number suffixes2010-12-09, by markus schnalke
-
bumped version number2010-12-09, by markus schnalke
-
Added tag 0.3.1 for changeset 5a93bdc261ba2010-12-08, by markus schnalke
-
updated ChangeLog, NEWS and date/version in the man pages2010-12-08, by markus schnalke
-
mark -qo (without argument) obsolete2010-12-08, by markus schnalke
-
reformating of code2010-12-08, by markus schnalke
-
FIXME comment: where to log while reading the config file?2010-12-07, by markus schnalke
-
updated ChangeLog and NEWS2010-12-07, by markus schnalke
-
further, minor, improvements to man/masqmail.82010-12-07, by markus schnalke
-
Heavily reworked man/masqmail.82010-12-07, by markus schnalke
-
recognize the program name `newaliases' too2010-12-07, by markus schnalke
-
improved man/masqmail.8 heavily2010-12-07, by markus schnalke
-
-q and -qo are non-exclusive2010-12-07, by markus schnalke
-
modes are now enforced exclusive2010-12-07, by markus schnalke
-
heavy refactoring of deliver.c2010-12-06, by markus schnalke
-
moved some code around2010-12-06, by markus schnalke
-
added -bm for mode accept (the other MTAs have it too)2010-12-06, by markus schnalke
-
minor refactorings and cleanups2010-12-06, by markus schnalke
-
for -t cmdline args are now added to the rcpt list instead of substracted2010-12-04, by markus schnalke
-
removed comment, see previous commit2010-12-03, by markus schnalke
-
fixed `To: alice, bob' with -t2010-12-03, by markus schnalke
-
parse.c: comments, better debugging, tiny refactoring2010-12-03, by markus schnalke
-
refactoring in the small2010-12-03, by markus schnalke
-
heavy refactoring in the small of parse.c2010-12-03, by markus schnalke
-
refactoring in the small2010-12-03, by markus schnalke
-
comment: problems with `To: alice, bob' and -t2010-12-03, by markus schnalke
-
removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD2010-12-03, by markus schnalke
-
comments (should we really exit failure in this case?)2010-12-03, by markus schnalke
-
refactored mode_accept()2010-12-03, by markus schnalke
-
removed obsolete commented code2010-12-03, by markus schnalke
-
comments and a small refactoring2010-12-03, by markus schnalke
-
removed now obsolete exit_code2010-12-02, by markus schnalke
-
s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/2010-12-02, by markus schnalke
-
fixed previous commit and excluded mode_version() from main()2010-12-02, by markus schnalke
-
substituted get_progname() with a call to strrchr()2010-12-02, by markus schnalke
-
made default mode sensible2010-12-02, by markus schnalke
-
fixed -oem by removing it ;-)2010-12-01, by markus schnalke
-
fixed -oi to really be the same as -i2010-12-01, by markus schnalke
-
updated ChangeLog2010-11-04, by markus schnalke
-
removed a magic number from time_interval()2010-11-04, by markus schnalke
-
removed the obsolete pos argument from time_interval()2010-11-04, by markus schnalke
-
updated ChangeLog and NEWS2010-11-04, by markus schnalke
-
improved man/masqmail.8 in various ways but mostly for -oem2010-11-04, by markus schnalke
-
moved run_queue to a new function2010-11-04, by markus schnalke
-
moved the queue manipulation code to an new function2010-11-04, by markus schnalke
-
refactored the cmdline argument processing2010-11-04, by markus schnalke
-
refactored processing of -oXXX options2010-11-01, by markus schnalke
-
ignoring -m switch now2010-11-01, by markus schnalke
-
SMTP client: tries EHLO now always first2010-10-28, by markus schnalke
-
removed ADDR_FLAG_NOEXPAND as it is not needed anymore2010-10-27, by markus schnalke
-
renamed `alias_local_cmp' to `localpartcmp'2010-10-25, by markus schnalke
-
renamed `alias_local_caseless' to `caseless_matching'2010-10-25, by markus schnalke
-
made addr_isequal() and addr_isequal_parent() more flexible2010-10-25, by markus schnalke
-
added myself to the copyright notice of route.c2010-10-25, by markus schnalke
-
removed duplicated function prototypes2010-10-25, by markus schnalke
-
refactored alias.c heavily2010-10-25, by markus schnalke
-
minor improvements in wordings2010-10-25, by markus schnalke
-
refactoring: new function split_rcpts() replaces two others2010-10-22, by markus schnalke
-
debug msgs: improved the display of function return values2010-10-22, by markus schnalke
-
removed additional new lines at the end of debug messages2010-10-22, by markus schnalke
-
renamed the default route for the local net2010-10-22, by markus schnalke
-
improved comments slightly2010-10-21, by markus schnalke
-
next version will be 0.3.12010-07-26, by meillo
-
Added tag 0.3.0 for changeset 4f999b3ee49d2010-07-26, by meillo
-
install the files INSTALL and THANKS too2010-07-23, by meillo
-
updated date and version of man pages2010-07-23, by meillo
-
renamed contrib/ to admin/2010-07-23, by meillo
-
renamed misc/ to devel/2010-07-23, by meillo
-
removed oku's old email address2010-07-23, by meillo
-
added my copyright to files I worked on2010-07-23, by meillo
-
updated docs to STARTTLS wrappers2010-07-23, by meillo
-
added support for STARTTLS wrappers2010-07-23, by meillo
-
added a note to the long vs. int question in md5.h2010-07-23, by meillo
-
added READMEs to describe the sense of contrib/ and misc/2010-07-21, by meillo
-
added config-transition2010-07-21, by meillo
-
small improvement of guess-hostname2010-07-21, by meillo
-
added an executable bit2010-07-19, by meillo
-
added misc/list-versions2010-07-19, by meillo
-
added the contents of the old FAQ page2010-07-19, by meillo
-
removed the old manual because it is really outdated now2010-07-19, by meillo
-
added authors of contributed parts to AUTHORS2010-07-18, by meillo
-
improved hmactest2010-07-18, by meillo
-
replaced hmac_md5.c with an own implementation of RFC 21042010-07-18, by meillo
-
we need at least 32 bits, so let's take a long2010-07-18, by meillo
-
replaced the MD5 implementation with the one of Solar Designer2010-07-18, by meillo
-
added newlines to the end of log and debug messages where missing2010-07-18, by meillo
-
removed commented code and replaced // by /* */2010-07-18, by meillo
-
default listen_addresses: use 127.0.0.1 instead of `localhost'2010-07-16, by meillo
-
REMOVED MAILDIR SUPPORT2010-07-16, by meillo
-
removed the --disable-smtp-server configure option2010-07-16, by meillo
-
removed --with-glib-static configure option2010-07-16, by meillo