Mercurial > masqmail
graph
-
refactored processing of -oXXX optionsMon, 01 Nov 2010 14:53:26 -0300, by markus schnalke
-
ignoring -m switch nowMon, 01 Nov 2010 13:30:02 -0300, by markus schnalke
-
SMTP client: tries EHLO now always firstThu, 28 Oct 2010 16:40:02 -0300, by markus schnalke
-
removed ADDR_FLAG_NOEXPAND as it is not needed anymoreWed, 27 Oct 2010 11:31:14 -0300, by markus schnalke
-
renamed `alias_local_cmp' to `localpartcmp'Mon, 25 Oct 2010 17:48:08 -0300, by markus schnalke
-
renamed `alias_local_caseless' to `caseless_matching'Mon, 25 Oct 2010 17:46:13 -0300, by markus schnalke
-
made addr_isequal() and addr_isequal_parent() more flexibleMon, 25 Oct 2010 17:42:48 -0300, by markus schnalke
-
added myself to the copyright notice of route.cMon, 25 Oct 2010 15:41:48 -0300, by markus schnalke
-
removed duplicated function prototypesMon, 25 Oct 2010 15:37:07 -0300, by markus schnalke
-
refactored alias.c heavilyMon, 25 Oct 2010 15:35:28 -0300, by markus schnalke
-
minor improvements in wordingsMon, 25 Oct 2010 14:02:18 -0300, by markus schnalke
-
refactoring: new function split_rcpts() replaces two othersFri, 22 Oct 2010 11:56:47 -0300, by markus schnalke
-
debug msgs: improved the display of function return valuesFri, 22 Oct 2010 11:15:24 -0300, by markus schnalke
-
removed additional new lines at the end of debug messagesFri, 22 Oct 2010 11:09:57 -0300, by markus schnalke
-
renamed the default route for the local netFri, 22 Oct 2010 11:06:09 -0300, by markus schnalke
-
improved comments slightlyThu, 21 Oct 2010 18:52:50 -0300, by markus schnalke
-
next version will be 0.3.1Mon, 26 Jul 2010 22:02:47 +0200, by meillo
-
Added tag 0.3.0 for changeset 4f999b3ee49dMon, 26 Jul 2010 21:54:30 +0200, by meillo
-
install the files INSTALL and THANKS tooFri, 23 Jul 2010 21:57:59 +0200, by meillo
-
updated date and version of man pagesFri, 23 Jul 2010 12:08:41 +0200, by meillo
-
renamed contrib/ to admin/Fri, 23 Jul 2010 11:49:44 +0200, by meillo
-
renamed misc/ to devel/Fri, 23 Jul 2010 11:46:08 +0200, by meillo
-
removed oku's old email addressFri, 23 Jul 2010 11:36:13 +0200, by meillo
-
added my copyright to files I worked onFri, 23 Jul 2010 11:27:17 +0200, by meillo
-
updated docs to STARTTLS wrappersFri, 23 Jul 2010 11:18:20 +0200, by meillo
-
added support for STARTTLS wrappersFri, 23 Jul 2010 10:57:53 +0200, by meillo
-
added a note to the long vs. int question in md5.hFri, 23 Jul 2010 10:53:04 +0200, by meillo
-
added READMEs to describe the sense of contrib/ and misc/Wed, 21 Jul 2010 22:14:09 +0200, by meillo
-
added config-transitionWed, 21 Jul 2010 22:12:55 +0200, by meillo
-
small improvement of guess-hostnameWed, 21 Jul 2010 22:10:13 +0200, by meillo
-
added an executable bitMon, 19 Jul 2010 14:11:53 +0200, by meillo
-
added misc/list-versionsMon, 19 Jul 2010 14:01:13 +0200, by meillo
-
added the contents of the old FAQ pageMon, 19 Jul 2010 14:10:14 +0200, by meillo
-
removed the old manual because it is really outdated nowMon, 19 Jul 2010 14:06:08 +0200, by meillo
-
added authors of contributed parts to AUTHORSSun, 18 Jul 2010 22:40:09 +0200, by meillo
-
improved hmactestSun, 18 Jul 2010 22:25:21 +0200, by meillo
-
replaced hmac_md5.c with an own implementation of RFC 2104Sun, 18 Jul 2010 22:20:36 +0200, by meillo
-
we need at least 32 bits, so let's take a longSun, 18 Jul 2010 22:02:54 +0200, by meillo
-
replaced the MD5 implementation with the one of Solar DesignerSun, 18 Jul 2010 21:58:15 +0200, by meillo
-
added newlines to the end of log and debug messages where missingSun, 18 Jul 2010 21:49:15 +0200, by meillo
-
removed commented code and replaced // by /* */Sun, 18 Jul 2010 21:41:48 +0200, by meillo
-
default listen_addresses: use 127.0.0.1 instead of `localhost'Sat, 17 Jul 2010 00:34:40 +0200, by meillo
-
REMOVED MAILDIR SUPPORTFri, 16 Jul 2010 16:38:50 +0200, by meillo
-
removed the --disable-smtp-server configure optionFri, 16 Jul 2010 15:38:53 +0200, by meillo
-
removed --with-glib-static configure optionFri, 16 Jul 2010 14:48:17 +0200, by meillo
-
added docs/howto-static-linkingFri, 16 Jul 2010 14:43:55 +0200, by meillo
-
removed dns_getname() which was already commentedFri, 16 Jul 2010 13:08:29 +0200, by meillo
-
reworked resolvtest; let it build; refactored in lookup.cFri, 16 Jul 2010 12:53:07 +0200, by meillo
-
generated Makefile.in to install THANKS fileFri, 16 Jul 2010 12:39:14 +0200, by meillo
-
the goal is to have less config optionsFri, 16 Jul 2010 10:08:06 +0200, by meillo
-
added comment: TODO file may not be up-to-dateFri, 16 Jul 2010 10:06:32 +0200, by meillo
-
moved the CREDITS section from README to THANKSFri, 16 Jul 2010 10:01:49 +0200, by meillo
-
There was still a /usr/sbin/masqmail pathFri, 16 Jul 2010 09:43:11 +0200, by meillo
-
specified group by name; added path to --with-glib-staticThu, 15 Jul 2010 23:44:48 +0200, by meillo
-
typographic fix: alignments in configure -hThu, 15 Jul 2010 14:37:49 +0200, by meillo
-
REMOVED POP3 SUPPORTThu, 15 Jul 2010 14:24:40 +0200, by meillo
-
further pop3_login stuff I forgot to removeThu, 15 Jul 2010 11:48:33 +0200, by meillo
-
forgot to remove the pop3_login option in conf.c in the last commitThu, 15 Jul 2010 11:15:25 +0200, by meillo
-
removed the pop-before-smtp (smtp-after-pop) functionThu, 15 Jul 2010 10:33:53 +0200, by meillo