Mercurial > masqmail
graph
-
Added comments and debug messages.Wed, 29 Feb 2012 18:16:50 +0100, by markus schnalke
-
Fixed the globalias mechanism.Wed, 29 Feb 2012 18:14:32 +0100, by markus schnalke
-
Debug message cosmetic.Wed, 29 Feb 2012 14:36:07 +0100, by markus schnalke
-
Minor refactoring and added a newline to the debug output.Wed, 29 Feb 2012 14:23:16 +0100, by markus schnalke
-
Finally found the newline that was to much in spool_read_header().Wed, 29 Feb 2012 14:22:44 +0100, by markus schnalke
-
Fixed segfault, caused by a stupid g_strchug/g_strstrip implementation.Wed, 29 Feb 2012 13:33:40 +0100, by markus schnalke
-
Ensure lvals, rvals and components of address strucs are stripped.Wed, 29 Feb 2012 12:06:33 +0100, by markus schnalke
-
Minor comment rework.Wed, 29 Feb 2012 12:05:47 +0100, by markus schnalke
-
Broke long lines.Wed, 29 Feb 2012 11:03:46 +0100, by markus schnalke
-
Broke long lines.Wed, 29 Feb 2012 10:41:51 +0100, by markus schnalke
-
Minor refactoring.Wed, 29 Feb 2012 10:37:21 +0100, by markus schnalke
-
Refactoring.Wed, 29 Feb 2012 10:34:27 +0100, by markus schnalke
-
Broke long lines.Wed, 29 Feb 2012 10:28:23 +0100, by markus schnalke
-
Broke long lines.Wed, 29 Feb 2012 10:21:58 +0100, by markus schnalke
-
Broke long lines.Wed, 29 Feb 2012 09:46:34 +0100, by markus schnalke
-
Ensure lval and rval are always stripped. Plus minor refactoring.Tue, 21 Feb 2012 16:11:28 +0100, by markus schnalke
-
Various minor refactoring.Tue, 21 Feb 2012 16:11:00 +0100, by markus schnalke
-
resolve_ip() appeared to be broken, in connect.c. I fixed it.Tue, 21 Feb 2012 15:44:55 +0100, by markus schnalke
-
Minor refactoring.Tue, 21 Feb 2012 15:02:07 +0100, by markus schnalke
-
Typographic rework in man page and line-breaking.Tue, 21 Feb 2012 14:44:00 +0100, by markus schnalke
-
Fixed debugging output during read_conf().Sat, 18 Feb 2012 19:59:02 +0100, by markus schnalke
-
Fixed conf.c: read_lval().Sat, 18 Feb 2012 19:57:39 +0100, by markus schnalke
-
Removed log_max_pri limit. It makes no sense.Sat, 18 Feb 2012 19:39:11 +0100, by markus schnalke
-
Refactoring in conf.c: read_rval().Sat, 18 Feb 2012 19:32:40 +0100, by markus schnalke
-
Various refactoring and code layouting in the second half of conf.c.Sat, 18 Feb 2012 18:48:19 +0100, by markus schnalke
-
Heavy refactoring in parts of conf.c.Sat, 18 Feb 2012 18:07:55 +0100, by markus schnalke
-
Refactoring and code layouting.Sat, 18 Feb 2012 17:53:04 +0100, by markus schnalke
-
Refactoring and code layouting.Sat, 18 Feb 2012 13:50:02 +0100, by markus schnalke
-
Refactoring and code layouting.Sat, 18 Feb 2012 13:43:30 +0100, by markus schnalke
-
Refactoring and code layouting.Sat, 18 Feb 2012 13:37:40 +0100, by markus schnalke
-
Added a glob-pattern aliasing facility.Sat, 18 Feb 2012 12:35:12 +0100, by markus schnalke
-
Ignore pointer sign warnings.Sat, 18 Feb 2012 11:43:06 +0100, by markus schnalke
-
Refactoring in tables.c.Thu, 16 Feb 2012 13:34:44 +0100, by markus schnalke
-
Beautifying.Thu, 16 Feb 2012 11:22:31 +0100, by markus schnalke
-
Port number are unsigned. This corrects the logfile output.Thu, 16 Feb 2012 11:12:39 +0100, by markus schnalke
-
Bumped version number.Wed, 18 Jan 2012 09:54:24 +0100, by markus schnalke
-
Added tag 0.3.4 for changeset 35c5239ebcc1Wed, 18 Jan 2012 09:52:40 +0100, by markus schnalke
-
Updated ChangeLog and NEWS.Wed, 18 Jan 2012 09:31:35 +0100, by markus schnalke
-
Removed ident. This had been discussed on the mailing list in Oct 2011.Sat, 14 Jan 2012 21:36:58 +0100, by markus schnalke
-
Various cleanups to remove compiler warnings.Sat, 14 Jan 2012 18:44:48 +0100, by markus schnalke
-
Removed unused variables.Sat, 14 Jan 2012 18:20:03 +0100, by markus schnalke
-
local_hosts now understands glob patterns like `*example.org'.Sat, 14 Jan 2012 18:14:07 +0100, by markus schnalke
-
Improved log/debug messages.Sat, 14 Jan 2012 17:27:21 +0100, by markus schnalke
-
Fixed bug in matching of allowed recipients.Sat, 14 Jan 2012 11:47:57 +0100, by markus schnalke
-
Fixed a problem with psb->remote_host, introduced in changeset 412385b57dc4Tue, 25 Oct 2011 14:31:28 +0200, by markus schnalke
-
Refactoring: early failure exit.Tue, 25 Oct 2011 13:51:43 +0200, by markus schnalke
-
Broke long lines.Tue, 25 Oct 2011 13:50:27 +0200, by markus schnalke
-
Minor refactoring change (else-if).Thu, 20 Oct 2011 10:23:47 +0200, by markus schnalke
-
Added cast to avoid compiler warning.Thu, 20 Oct 2011 10:22:40 +0200, by markus schnalke
-
Reformated multiline comments to have leading asterisks on each lineThu, 20 Oct 2011 10:20:59 +0200, by markus schnalke
-
Switched to `type *name' styleThu, 22 Sep 2011 15:07:40 +0200, by markus schnalke
-
Minor clarification in configure help outputWed, 14 Sep 2011 12:20:40 +0200, by markus schnalke
-
Enabled auth support per defaultWed, 14 Sep 2011 12:19:02 +0200, by markus schnalke
-
Removed support for openssl linkingWed, 14 Sep 2011 12:07:34 +0200, by markus schnalke
-
minor reworkWed, 14 Sep 2011 11:50:45 +0200, by markus schnalke
-
Using --with-libcrypto is not recommendedSun, 04 Sep 2011 17:43:09 +0200, by markus schnalke
-
Added explanation about --enable-identSun, 04 Sep 2011 17:41:02 +0200, by markus schnalke
-
minor refactoringSun, 04 Sep 2011 17:40:13 +0200, by markus schnalke
-
Eventually switched the default group from `trusted' to `mail'Sun, 04 Sep 2011 12:19:41 +0200, by markus schnalke
-
Closed a memory leak.Sun, 04 Sep 2011 11:55:51 +0200, by markus schnalke
-
removed DLVR_LAN which is now unusedSun, 04 Sep 2011 11:40:35 +0200, by markus schnalke
-
found further appearences of ``localnet'' in the codeSun, 04 Sep 2011 11:33:31 +0200, by markus schnalke
-
reworked the route concept; removed the idea of the localnetSun, 04 Sep 2011 11:25:38 +0200, by markus schnalke
-
trivial reformating in man page sourceSun, 04 Sep 2011 10:23:00 +0200, by markus schnalke
-
minor improvement of output of devel/are-options-documentedSun, 04 Sep 2011 10:14:36 +0200, by markus schnalke
-
Minor refactoringThu, 14 Jul 2011 14:12:32 +0200, by markus schnalke
-
Removed unused deliver_finish_list()Thu, 14 Jul 2011 12:00:46 +0200, by markus schnalke
-
Removed unused second arg of msg_spool_read()Thu, 14 Jul 2011 11:38:23 +0200, by markus schnalke
-
Argument of read_queue() was unused, thus removedThu, 14 Jul 2011 11:31:52 +0200, by markus schnalke
-
Minor refactoringThu, 14 Jul 2011 11:15:27 +0200, by markus schnalke
-
Minor clarifications in man pages (do_queue)Thu, 14 Jul 2011 10:06:36 +0200, by markus schnalke
-
added local_rcpts() and remote_rcpts() for later useSat, 03 Sep 2011 18:53:54 +0200, by markus schnalke
-
improved comments and debug messagesSat, 03 Sep 2011 18:32:37 +0200, by markus schnalke
-
refactoring: ``insourced'' create_msg_out_list()Sat, 03 Sep 2011 18:25:02 +0200, by markus schnalke
-
bumped version numberWed, 31 Aug 2011 09:39:40 +0200, by markus schnalke
-
Added tag 0.3.3 for changeset 60bb2dbe2866Wed, 31 Aug 2011 09:38:43 +0200, by markus schnalke
-
In the tests: replaced logname(1) with $LOGNAME 0.3.3Wed, 31 Aug 2011 09:14:38 +0200, by markus schnalke
-
removed -dev postfix on version numberWed, 31 Aug 2011 08:46:00 +0200, by markus schnalke
-
updated ChangeLog and NEWSWed, 31 Aug 2011 08:40:24 +0200, by markus schnalke
-
Minor fixes in man pages, reported by lintian(1)Mon, 29 Aug 2011 19:32:38 +0200, by markus schnalke
-
updated ChangeLog and NEWSSat, 27 Aug 2011 18:38:55 +0200, by markus schnalke
-
updated dates and versionSat, 27 Aug 2011 18:35:19 +0200, by markus schnalke
-
little typing errorSat, 27 Aug 2011 18:34:52 +0200, by markus schnalke
-
Added debug level 9 for msgs to stderr during reading configSat, 27 Aug 2011 16:54:14 +0200, by markus schnalke
-
refactoring, partly also related to set_euidgid()Sat, 27 Aug 2011 16:21:17 +0200, by markus schnalke
-
Security fix! Correct handling of seteuid() return valueSat, 27 Aug 2011 16:19:07 +0200, by markus schnalke
-
Fixed local-part only address patterns in route conditionsWed, 13 Jul 2011 10:30:52 +0200, by markus schnalke
-
Switched back from 127.0.0.1 to localhostWed, 13 Jul 2011 10:24:45 +0200, by markus schnalke
-
Bumped version numberFri, 03 Jun 2011 13:30:28 +0200, by meillo
-
Added tag 0.3.2 for changeset 45a64a875162Fri, 03 Jun 2011 13:10:19 +0200, by meillo
-
Updated version and dateFri, 03 Jun 2011 11:03:11 +0200, by meillo
-
Updated ChangeLog and NEWSFri, 03 Jun 2011 11:01:39 +0200, by meillo
-
Fixed an important bug with folded headers!Fri, 03 Jun 2011 09:47:27 +0200, by meillo
-
hinted that the debug output of folded headers prints only theFri, 03 Jun 2011 09:40:03 +0200, by meillo
-
refactoringThu, 28 Apr 2011 16:48:23 +0200, by meillo
-
cosmetic changesThu, 28 Apr 2011 16:43:38 +0200, by meillo
-
refactoring in the smallThu, 28 Apr 2011 16:42:28 +0200, by meillo
-
connect_error_fail affects pipe commands tooThu, 28 Apr 2011 13:29:26 +0200, by meillo
-
reworked allowed and denied addrs for routesThu, 28 Apr 2011 09:55:06 +0200, by meillo
-
heavy restructuring of masqmail.route(5) (sections)Mon, 25 Apr 2011 15:17:30 +0200, by meillo
-
added commentsMon, 25 Apr 2011 15:15:34 +0200, by meillo
-
small wording changeMon, 25 Apr 2011 15:14:04 +0200, by meillo
-
trival wording changeMon, 25 Apr 2011 15:13:32 +0200, by meillo
-
null-terminated the decoded base64 stringsSun, 24 Apr 2011 20:13:47 +0200, by meillo
-
removed protocol option from route configSun, 24 Apr 2011 19:37:56 +0200, by meillo
-
reworked online_detect to the simpler online_querySun, 24 Apr 2011 19:14:38 +0200, by meillo
-
bug fix: off-by-one in pipe aliasesSun, 24 Apr 2011 19:02:09 +0200, by meillo
-
added alias examples to man pageSun, 24 Apr 2011 19:01:22 +0200, by meillo
-
bug fix: inverted conditionSun, 24 Apr 2011 15:11:37 +0200, by meillo
-
clarified local_addresses in man pageSun, 24 Apr 2011 15:10:48 +0200, by meillo
-
refactored complex conditionsSun, 24 Apr 2011 15:10:11 +0200, by meillo
-
manual formating of Received: hdrs; changed hdr for local receivalThu, 09 Dec 2010 18:28:11 -0300, by markus schnalke
-
replaced header_fold() with a better implementationThu, 09 Dec 2010 18:01:46 -0300, by markus schnalke
-
improved unused function header_fold()Thu, 09 Dec 2010 17:50:25 -0300, by markus schnalke
-
refactoringThu, 09 Dec 2010 15:42:02 -0300, by markus schnalke
-
free memory in spool read for continuation header linesThu, 09 Dec 2010 14:59:42 -0300, by markus schnalke
-
fixed compile error; removed PROT_BSMTP; made protocol names ucaseThu, 09 Dec 2010 13:53:48 -0300, by markus schnalke
-
refactoringThu, 09 Dec 2010 13:20:14 -0300, by markus schnalke
-
added a description of how I create a masqmail releaseThu, 09 Dec 2010 11:41:49 -0300, by markus schnalke
-
ran aclocal and autoconfThu, 09 Dec 2010 10:58:40 -0300, by markus schnalke
-
updated devel/list-versions to detect version number suffixesThu, 09 Dec 2010 10:57:40 -0300, by markus schnalke
-
bumped version numberThu, 09 Dec 2010 10:57:01 -0300, by markus schnalke
-
Added tag 0.3.1 for changeset 5a93bdc261baWed, 08 Dec 2010 19:03:09 -0300, by markus schnalke
-
No, we don't have that many bugs any more, I believe. ;-) 0.3.1Wed, 08 Dec 2010 18:19:24 -0300, by markus schnalke
-
updated ChangeLog, NEWS and date/version in the man pagesWed, 08 Dec 2010 18:06:44 -0300, by markus schnalke
-
mark -qo (without argument) obsoleteWed, 08 Dec 2010 18:00:22 -0300, by markus schnalke
-
reformating of codeWed, 08 Dec 2010 17:17:38 -0300, by markus schnalke
-
FIXME comment: where to log while reading the config file?Tue, 07 Dec 2010 19:21:44 -0300, by markus schnalke
-
updated ChangeLog and NEWSTue, 07 Dec 2010 19:20:11 -0300, by markus schnalke
-
further, minor, improvements to man/masqmail.8Tue, 07 Dec 2010 17:21:07 -0300, by markus schnalke
-
Heavily reworked man/masqmail.8Tue, 07 Dec 2010 17:10:07 -0300, by markus schnalke
-
recognize the program name `newaliases' tooTue, 07 Dec 2010 17:09:07 -0300, by markus schnalke
-
improved man/masqmail.8 heavilyTue, 07 Dec 2010 14:19:04 -0300, by markus schnalke
-
-q and -qo are non-exclusiveTue, 07 Dec 2010 14:07:25 -0300, by markus schnalke
-
modes are now enforced exclusiveTue, 07 Dec 2010 14:04:56 -0300, by markus schnalke
-
heavy refactoring of deliver.cMon, 06 Dec 2010 18:07:01 -0300, by markus schnalke
-
moved some code aroundMon, 06 Dec 2010 17:46:24 -0300, by markus schnalke
-
added -bm for mode accept (the other MTAs have it too)Mon, 06 Dec 2010 17:41:50 -0300, by markus schnalke
-
minor refactorings and cleanupsMon, 06 Dec 2010 17:34:15 -0300, by markus schnalke
-
for -t cmdline args are now added to the rcpt list instead of substractedFri, 03 Dec 2010 21:05:34 -0300, by markus schnalke
-
removed comment, see previous commitFri, 03 Dec 2010 19:35:34 -0300, by markus schnalke
-
fixed `To: alice, bob' with -tFri, 03 Dec 2010 19:33:54 -0300, by markus schnalke
-
parse.c: comments, better debugging, tiny refactoringFri, 03 Dec 2010 19:25:43 -0300, by markus schnalke
-
refactoring in the smallFri, 03 Dec 2010 19:13:25 -0300, by markus schnalke
-
heavy refactoring in the small of parse.cFri, 03 Dec 2010 13:05:59 -0300, by markus schnalke
-
refactoring in the smallFri, 03 Dec 2010 13:02:45 -0300, by markus schnalke
-
comment: problems with `To: alice, bob' and -tFri, 03 Dec 2010 12:55:44 -0300, by markus schnalke
-
removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEADFri, 03 Dec 2010 11:40:58 -0300, by markus schnalke
-
comments (should we really exit failure in this case?)Fri, 03 Dec 2010 11:37:01 -0300, by markus schnalke
-
refactored mode_accept()Fri, 03 Dec 2010 11:30:24 -0300, by markus schnalke
-
removed obsolete commented codeFri, 03 Dec 2010 11:30:01 -0300, by markus schnalke
-
comments and a small refactoringFri, 03 Dec 2010 10:43:38 -0300, by markus schnalke
-
removed now obsolete exit_codeThu, 02 Dec 2010 17:13:03 -0300, by markus schnalke
-
s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/Thu, 02 Dec 2010 17:11:25 -0300, by markus schnalke
-
fixed previous commit and excluded mode_version() from main()Thu, 02 Dec 2010 16:52:39 -0300, by markus schnalke
-
substituted get_progname() with a call to strrchr()Thu, 02 Dec 2010 16:45:26 -0300, by markus schnalke
-
made default mode sensibleThu, 02 Dec 2010 16:22:55 -0300, by markus schnalke
-
fixed -oem by removing it ;-)Wed, 01 Dec 2010 18:27:46 -0300, by markus schnalke
-
fixed -oi to really be the same as -iWed, 01 Dec 2010 17:29:52 -0300, by markus schnalke
-
updated ChangeLogThu, 04 Nov 2010 14:57:53 -0300, by markus schnalke
-
removed a magic number from time_interval()Thu, 04 Nov 2010 14:56:47 -0300, by markus schnalke
-
removed the obsolete pos argument from time_interval()Thu, 04 Nov 2010 14:45:42 -0300, by markus schnalke
-
updated ChangeLog and NEWSThu, 04 Nov 2010 14:36:47 -0300, by markus schnalke
-
improved man/masqmail.8 in various ways but mostly for -oemThu, 04 Nov 2010 13:43:44 -0300, by markus schnalke
-
moved run_queue to a new functionThu, 04 Nov 2010 13:00:19 -0300, by markus schnalke
-
moved the queue manipulation code to an new functionThu, 04 Nov 2010 12:32:11 -0300, by markus schnalke
-
refactored the cmdline argument processingThu, 04 Nov 2010 11:02:42 -0300, by markus schnalke
-
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
-
refactoring and simplifications in mservdetectThu, 15 Jul 2010 00:33:09 +0200, by meillo
-
improved mservdetect in various waysThu, 15 Jul 2010 00:14:26 +0200, by meillo
-
added two setup guidesWed, 14 Jul 2010 23:26:20 +0200, by meillo
-
improved INSTALL (2nd sendmail link)Wed, 14 Jul 2010 22:23:40 +0200, by meillo
-
added an example route config with encryptionWed, 14 Jul 2010 22:22:58 +0200, by meillo
-
improved and simplified the example configWed, 14 Jul 2010 22:21:08 +0200, by meillo
-
added a development helper script to update the date and version in man pagesWed, 14 Jul 2010 21:59:23 +0200, by meillo
-
added comments on how to compile with glib-1.2Wed, 14 Jul 2010 17:37:36 +0200, by meillo
-
do *not* use the openssl option -crlf in a wrapper commandWed, 14 Jul 2010 17:10:28 +0200, by meillo
-
added comments to deliver.c (stuff to check)Wed, 14 Jul 2010 17:02:08 +0200, by meillo
-
removed `remote_port' config optionWed, 14 Jul 2010 16:48:45 +0200, by meillo
-
better debug logging of outgoing SMTP dialogsWed, 14 Jul 2010 16:35:17 +0200, by meillo
-
fixed a small typo in the debug outputWed, 14 Jul 2010 16:26:12 +0200, by meillo
-
mergeWed, 14 Jul 2010 12:15:45 +0200, by meillo
-
Documentation improvements in the INSTALL file and some man pagesWed, 14 Jul 2010 12:02:01 +0200, by meillo
-
Fix handling of --with-liblockfile=no or --without-liblockfileWed, 14 Jul 2010 11:48:59 +0200, by meillo
-
mergeWed, 14 Jul 2010 00:55:22 +0200, by meillo
-
documented the wrapper option of route files betterWed, 14 Jul 2010 00:54:28 +0200, by meillo
-
mergeTue, 13 Jul 2010 23:12:14 +0200, by meillo
-
added a missing #include <sys/stat.h>Tue, 13 Jul 2010 23:11:26 +0200, by meillo
-
mergeTue, 13 Jul 2010 22:54:25 +0200, by meillo
-
write a log message when the daemon starts upTue, 13 Jul 2010 22:53:04 +0200, by meillo
-
moved the PPP setup documentation from INSTALL to an own fileThu, 08 Jul 2010 22:02:58 +0200, by meillo
-
updated and improved INSTALLThu, 08 Jul 2010 22:02:22 +0200, by meillo
-
removed the mserver featureThu, 08 Jul 2010 22:01:33 +0200, by meillo
-
disabled POP3 support by defaultThu, 08 Jul 2010 14:04:39 +0200, by meillo
-
guess-hostname: ordered guesses by qualityThu, 08 Jul 2010 12:19:11 +0200, by meillo
-
listen per default on localhost:25 nowThu, 08 Jul 2010 11:53:07 +0200, by meillo
-
added a script to guess the host's nameThu, 08 Jul 2010 11:27:03 +0200, by meillo
-
next version will be 0.3.0Thu, 08 Jul 2010 11:08:37 +0200, by meillo
-
documented that online_pipe must contain an absolute pathThu, 08 Jul 2010 10:35:42 +0200, by meillo
-
local_hosts defaults to localhost;foo;foo.example.org nowThu, 08 Jul 2010 09:59:52 +0200, by meillo
-
require host_name to be set in config fileThu, 08 Jul 2010 09:49:05 +0200, by meillo
-
shut down on errors reading config fileThu, 08 Jul 2010 09:43:27 +0200, by meillo
-
mergeThu, 08 Jul 2010 09:20:34 +0200, by meillo
-
local_hosts defaults to `localhost' nowWed, 07 Jul 2010 13:38:33 +0200, by meillo
-
mail_dir defaults to /var/mail nowWed, 07 Jul 2010 13:34:19 +0200, by meillo
-
default values for logdir and spooldirWed, 07 Jul 2010 10:32:00 +0200, by meillo
-
Added tag 0.2.25 for changeset 115d3c92493bThu, 08 Jul 2010 00:53:49 +0200, by meillo
-
moved rmail from bin (man1) to sbin (man8)Thu, 08 Jul 2010 00:40:19 +0200, by meillo
-
improved the Makefile (check diff for details)Thu, 08 Jul 2010 00:26:55 +0200, by meillo
-
small fix in Makefile if dirs do not existThu, 08 Jul 2010 00:08:18 +0200, by meillo
-
remove all installed dirs on `make uninstall'Wed, 07 Jul 2010 23:43:05 +0200, by meillo
-
credited Paolo's contributionsWed, 07 Jul 2010 23:37:49 +0200, by meillo
-
updated ChangeLog and NEWSWed, 07 Jul 2010 23:19:06 +0200, by meillo
-
updated dates and versions in man pagesTue, 06 Jul 2010 20:16:33 +0200, by meillo
-
typo fixes in masqmail.route(5)Tue, 06 Jul 2010 19:01:41 +0200, by meillo
-
added a script that checks the documentation coverage of config optionsTue, 06 Jul 2010 17:43:31 +0200, by meillo
-
/^\\fB/ in man pages indicates an optionTue, 06 Jul 2010 17:37:18 +0200, by meillo
-
documented, yet undocumented, set_h_reply_to_domain config optionTue, 06 Jul 2010 17:16:05 +0200, by meillo
-
added mailq.wmbiffrc by PaoloTue, 06 Jul 2010 17:04:59 +0200, by meillo
-
check max length of addresses in SMTP dialogTue, 06 Jul 2010 14:28:08 +0200, by meillo
-
fixed defer_all codeTue, 06 Jul 2010 13:46:51 +0200, by meillo
-
documented, yet undocumented, defer_all config optionTue, 06 Jul 2010 13:45:42 +0200, by meillo
-
documented, yet undocumented, spool_dir config optionTue, 06 Jul 2010 13:31:19 +0200, by meillo
-
small clarity improvementTue, 06 Jul 2010 13:02:49 +0200, by meillo
-
fixed the use of max_size instead of max_size_deleteTue, 06 Jul 2010 13:02:30 +0200, by meillo
-
documented undocumented get config optionsTue, 06 Jul 2010 12:37:58 +0200, by meillo
-
small typographic fix (`file' is a value)Tue, 06 Jul 2010 11:18:31 +0200, by meillo
-
moved the SIZE check to a better locationTue, 06 Jul 2010 08:18:46 +0200, by meillo
-
refactored SMTP_HELO and SMTP_EHLO casesTue, 06 Jul 2010 08:18:10 +0200, by meillo
-
updated ChangeLog and NEWSThu, 01 Jul 2010 14:31:16 +0200, by meillo
-
don't install the testsThu, 01 Jul 2010 14:17:50 +0200, by meillo
-
Added tag 0.2.24 for changeset e01fed4846e4Thu, 01 Jul 2010 13:45:16 +0200, by meillo
-
next version will be 0.2.25Thu, 01 Jul 2010 13:40:13 +0200, by meillo
-
Todo: int may have only 16bitThu, 01 Jul 2010 13:37:26 +0200, by meillo
-
better formating in debug logThu, 01 Jul 2010 13:32:33 +0200, by meillo
-
added support for SMTP SIZE 0 (unlimited)Thu, 01 Jul 2010 13:30:30 +0200, by meillo
-
some annotations related to mail sending with SMTP SIZEThu, 01 Jul 2010 13:11:38 +0200, by meillo
-
annotations at msg_calc_size()Thu, 01 Jul 2010 13:09:40 +0200, by meillo
-
added server-side SMTP SIZE support (patch by Paolo)Thu, 01 Jul 2010 13:08:53 +0200, by meillo
-
new warnmsg.tpl.it (Thanks to Paolo)Wed, 30 Jun 2010 15:45:34 +0200, by meillo
-
allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo)Wed, 30 Jun 2010 15:31:42 +0200, by meillo
-
better debugging output (thanks to Paolo)Wed, 30 Jun 2010 15:00:59 +0200, by meillo
-
Paolo's code and vanilla code differsWed, 30 Jun 2010 13:23:49 +0200, by meillo
-
typographic fixes for masqmail.conf.5 (thanks to Paolo)Wed, 30 Jun 2010 12:46:09 +0200, by meillo
-
simplified a bit-operation based conditionTue, 29 Jun 2010 11:42:51 +0200, by meillo
-
changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understandingTue, 29 Jun 2010 11:40:37 +0200, by meillo
-
improved comments related to -t optionTue, 29 Jun 2010 11:34:53 +0200, by meillo
-
exchange of the if parts to simplify the conditionTue, 29 Jun 2010 11:00:33 +0200, by meillo
-
never create headers from recipientsTue, 29 Jun 2010 10:45:33 +0200, by meillo
-
masqmail now *always* removes Bcc: headersTue, 29 Jun 2010 10:37:18 +0200, by meillo
-
add `undisclosed recipients' header if no recipient headers availableTue, 29 Jun 2010 10:20:09 +0200, by meillo
-
remove all mercurial files from distributionFri, 25 Jun 2010 12:05:38 +0200, by meillo
-
improved man page in respect to the -t optionWed, 23 Jun 2010 14:35:21 +0200, by meillo
-
removed the ACC_NO_RECVD_HDR because it is never setWed, 23 Jun 2010 13:54:28 +0200, by meillo
-
removed executable bitsTue, 22 Jun 2010 13:28:11 +0200, by meillo
-
the same typos in another fileTue, 22 Jun 2010 13:27:38 +0200, by meillo
-
fixed tiny typoTue, 22 Jun 2010 13:27:08 +0200, by meillo
-
added man page for rmail(1)Mon, 21 Jun 2010 12:10:01 +0200, by meillo
-
man page of mservdetect talked about /usr/bin/masqmail :-OMon, 21 Jun 2010 12:08:21 +0200, by meillo
-
small typo fixMon, 21 Jun 2010 12:07:12 +0200, by meillo
-
masqmail's homepage moved prog.marmaro.de/masqmail -> marmaro.de/prog/masqmail 0.2.24Mon, 21 Jun 2010 10:32:24 +0200, by meillo
-
updated ChangeLog and NEWSMon, 21 Jun 2010 10:22:04 +0200, by meillo
-
forgot again to commit the updated Makefile.inMon, 21 Jun 2010 10:21:42 +0200, by meillo
-
updated docs (online_file, mserver_iface)Mon, 21 Jun 2010 10:04:36 +0200, by meillo
-
correct masqmail path in rmail script; remove docs on uninstallMon, 21 Jun 2010 09:40:16 +0200, by meillo
-
added some words about exim to docs/uucp-setupSat, 19 Jun 2010 19:18:46 +0200, by meillo
-
what about the `rmail' alias?Sat, 19 Jun 2010 19:00:04 +0200, by meillo
-
added a document that describes UUCP relevant stuffSat, 19 Jun 2010 18:53:45 +0200, by meillo
-
added a comment on how to make group uucp trusted tooSat, 19 Jun 2010 18:52:19 +0200, by meillo
-
added rmail script from postfixSat, 19 Jun 2010 18:50:41 +0200, by meillo
-
mservdetect should be listed in man section 1 if it resides in /.../bin/Sat, 19 Jun 2010 18:31:03 +0200, by meillo
-
is_ingroup(): check for the primary group of a user tooSat, 19 Jun 2010 18:08:55 +0200, by meillo
-
using is_privileged_user() to check here tooSat, 19 Jun 2010 18:07:31 +0200, by meillo
-
refactoringSat, 19 Jun 2010 12:35:08 +0200, by meillo
-
moved check for NULL into destroy_message()Sat, 19 Jun 2010 11:14:34 +0200, by meillo
-
refactoring plus one small bugfixSat, 19 Jun 2010 11:11:28 +0200, by meillo
-
man/Makefile.in was not up to dateSat, 19 Jun 2010 10:52:24 +0200, by meillo
-
next version will be 0.2.24Sat, 19 Jun 2010 10:51:23 +0200, by meillo
-
updated ChangeLog and NEWSWed, 16 Jun 2010 22:09:33 +0200, by meillo
-
added copyright notices to files I improvedWed, 16 Jun 2010 19:36:22 +0200, by meillo
-
fixed correct processing of mails with data lines longer 4096 charsWed, 16 Jun 2010 19:06:34 +0200, by meillo
-
do not reparent the daemon to init if init is already the parentWed, 16 Jun 2010 10:39:44 +0200, by meillo
-
made a comment more exactWed, 16 Jun 2010 10:35:13 +0200, by meillo
-
fixed Debian bug 536060 (log files are closed after SIGHUP receival)Wed, 16 Jun 2010 10:32:20 +0200, by meillo
-
removed dead code (a SIGCHLD handler)Wed, 16 Jun 2010 10:14:50 +0200, by meillo
-
Added tag 0.2.23 for changeset c343f5012551Sun, 30 May 2010 21:01:45 +0200, by meillo
-
fixed the subject line of a test caseSun, 30 May 2010 20:59:49 +0200, by meillo
-
updated README; added howto-report-bugsSun, 30 May 2010 19:15:26 +0200, by meillo
-
rename and movement of README contentsSun, 30 May 2010 17:11:07 +0200, by meillo
-
install to /usr/local by default (was /usr)Sun, 30 May 2010 16:54:59 +0200, by meillo
-
improved comments in test casesSun, 30 May 2010 16:52:35 +0200, by meillo
-
reworked the test cases completelySun, 30 May 2010 16:05:49 +0200, by meillo
-
better EXTRA_DIST valueSat, 29 May 2010 23:48:42 +0200, by meillo
-
refactoring in Makefile.amSat, 29 May 2010 23:43:32 +0200, by meillo
-
tiny improvement in usage messageSat, 29 May 2010 22:57:17 +0200, by meillo
-
updated docs; moved files aroundSat, 29 May 2010 22:53:42 +0200, by meillo
-
install docs and examples tooSat, 29 May 2010 22:33:10 +0200, by meillo
-
moved man pages from docs/ to man/Sat, 29 May 2010 22:07:07 +0200, by meillo
-
added old manual from the old websiteSat, 29 May 2010 21:51:13 +0200, by meillo
-
install man pages again, patch by Juergen DaubertSat, 29 May 2010 14:28:45 +0200, by meillo
-
changes probably introduced by a newer version of automake or thelikeSat, 29 May 2010 14:23:07 +0200, by meillo
-
updated ChangeLog and NEWSThu, 27 May 2010 13:33:45 +0200, by meillo
-
next release will be 0.2.23Thu, 27 May 2010 13:33:14 +0200, by meillo
-
fixed inverted condition for undefined online_fileFri, 21 May 2010 14:45:56 +0200, by meillo
-
fixed wrong paths in the md5sum file (gen-dist)Thu, 20 May 2010 21:49:24 +0200, by meillo
-
Added tag 0.2.22 for changeset f3bdb5b382ecThu, 20 May 2010 21:23:19 +0200, by meillo
-
added a script to generate a releaseThu, 20 May 2010 21:21:22 +0200, by meillo
-
fixed tests/local.shWed, 19 May 2010 13:33:05 +0200, by meillo
-
clarified what identifier is expected by mailrmMon, 17 May 2010 13:16:07 +0200, by meillo
-
documented log_dir; minor improvementsMon, 17 May 2010 12:09:51 +0200, by meillo
-
we already have an always-bcc feature: log_userMon, 17 May 2010 12:07:33 +0200, by meillo
-
decided to release the next version as 0.2.22 (not as 0.3.0)Thu, 13 May 2010 17:34:23 +0200, by meillo
-
updated ChangeLog and NEWSMon, 10 May 2010 12:26:54 +0200, by meillo
-
next version will be 0.3.0Mon, 10 May 2010 11:03:26 +0200, by meillo
-
removed obsolete autoHELL filesMon, 10 May 2010 10:59:15 +0200, by meillo
-
removed trigraph warningMon, 10 May 2010 10:57:23 +0200, by meillo
-
updated config example and man page to new default online fileMon, 10 May 2010 10:39:28 +0200, by meillo
-
updated the generated AutoHELL filesFri, 07 May 2010 16:44:26 +0200, by meillo
-
fixed unexpanded $prefix in template pathsFri, 07 May 2010 16:42:58 +0200, by meillo
-
reformating of man page sourcesFri, 07 May 2010 13:50:23 +0200, by meillo
-
flattened conditional nestingThu, 06 May 2010 13:31:57 +0200, by meillo
-
fixed man pageThu, 06 May 2010 13:24:49 +0200, by meillo
-
we should probably add an always-bcc featureThu, 06 May 2010 13:02:40 +0200, by meillo
-
added old changlog entry for 0.2.21, sourced from debian/changelogThu, 06 May 2010 12:54:00 +0200, by meillo
-
clarified the situation by changing a commentThu, 06 May 2010 12:46:53 +0200, by meillo
-
flattened conditional nestingThu, 06 May 2010 11:52:34 +0200, by meillo
-
g_malloc terminates the program on failure automaticallyThu, 06 May 2010 11:50:40 +0200, by meillo
-
added myself as maintainer; updated URL of the websiteThu, 06 May 2010 11:44:43 +0200, by meillo
-
fixed typing errorMon, 08 Feb 2010 14:43:12 +0100, by meillo
-
fixed spell errorMon, 08 Feb 2010 14:10:01 +0100, by meillo
-
refactoring: early exit instead of deep if levelsFri, 05 Dec 2008 11:32:26 +0100, by meillo
-
small cleanupsFri, 05 Dec 2008 11:26:24 +0100, by meillo
-
Added tag 0.2.21-4 for changeset af25f5c39d90Thu, 04 Dec 2008 09:45:12 +0100, by meillo
-
Added tag 0.2.21 for changeset 08114f7dcc23Thu, 04 Dec 2008 09:45:01 +0100, by meillo
-
added myself to AUTHORS and the source files I improvedThu, 06 Nov 2008 10:36:56 +0100, by meillo
-
fixed empty or only-whitespace connection namesThu, 06 Nov 2008 10:13:29 +0100, by meillo
-
fixed delivery with empty or non-existent alias fileThu, 06 Nov 2008 09:41:35 +0100, by meillo
-
fixed man pagesThu, 06 Nov 2008 09:33:32 +0100, by meillo
-
code beautifying; 0 -> \0 if appropriateThu, 06 Nov 2008 09:18:38 +0100, by meillo
-
replaced number 0 with character \0 where appropriateWed, 29 Oct 2008 21:21:26 +0100, by meillo
-
code beautifyingWed, 29 Oct 2008 21:10:18 +0100, by meillo
-
removed noop-code; some beautifyingWed, 29 Oct 2008 16:34:13 +0100, by meillo
-
mergedMon, 27 Oct 2008 16:23:31 +0100, by meillo
-
changed indention and line wrapping to a more consistent styleMon, 27 Oct 2008 16:23:10 +0100, by meillo
-
removed tests from configure scriptMon, 27 Oct 2008 16:21:27 +0100, by meillo
-
removed tests from MakefilesMon, 27 Oct 2008 16:20:41 +0100, by meillo
-
removed docs from Makefiles; stuff about last commitMon, 27 Oct 2008 14:51:31 +0100, by meillo
-
switched tests dir to ordinary MakefileFri, 26 Sep 2008 22:55:52 +0200, by meillo
-
removed remaining reference to docs in MakefileFri, 26 Sep 2008 22:15:26 +0200, by meillo
-
removed references to distribution directoriesFri, 26 Sep 2008 21:51:05 +0200, by meillo
-
man pages will be maintained in troff nowFri, 26 Sep 2008 21:40:10 +0200, by meillo
-
removed distribution specific dataFri, 26 Sep 2008 21:26:36 +0200, by meillo