Mercurial > masqmail
graph
-
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