]> git.ipfire.org Git - thirdparty/mlmmj.git/shortlog
thirdparty/mlmmj.git
2012-01-29  Ben SchmidtBetter VERP documentation.
2012-01-29  Ben SchmidtNew and improved documentation on Postfix integration.
2012-01-25  Ben SchmidtAdd ability to subscribe to 'both' and avoid a deadlock...
2012-01-24  Ben SchmidtFix error, changing $subject into $subject$ in deny...
2012-01-23  Ben SchmidtFix access logic so subonlypost doesn't override a...
2012-01-24  Ben SchmidtMove subreason_strs and subtype_strs to subscriberfuncs.c.
2012-01-23  Ben SchmidtChanges to how subscription and unsubscribe work.
2012-01-24  Ben SchmidtSkip whitespace after conditionals at beginnings of...
2012-01-24  Ben SchmidtFix bug where conditionals with multiple arguments...
2012-01-23  Ben SchmidtImprovements to wrapping.
2012-01-23  Ben SchmidtHandle edge cases at end-of-file properly.
2012-01-23  Ben SchmidtDon't count skipped text when reckoning line length...
2012-01-23  Ben SchmidtDon't count the space joining lines if it hasn't been...
2012-01-23  Ben SchmidtInclude reason and type when generating subscription...
2012-01-23  Ben SchmidtAdd rejection of posts and obstruction of subscriptions.
2012-01-23  Ben SchmidtAvoid bogus error messages when logging re To: and...
2012-01-23  Ben SchmidtUse character names in man pages.
2012-01-23  Ben SchmidtBetter description of mlmmj-unsub in man page.
2012-01-23  Ben SchmidtEscape dashes in man pages.
2012-01-22  Ben SchmidtRemove 'bashisms' from mlmmj-make-ml script
2012-01-16  Ben SchmidtUse %listsubs%, %digestsubs% and %nomailsubs%, not...
2012-01-09  Ben SchmidtFix $reqaddr$ which should have been $subaddr$ in Engli...
2012-01-08  Ben SchmidtUse %originalmail% instead of $originalmail$ in English...
2012-01-08  Ben SchmidtMake use of %^% directive for better formatting in...
2011-11-28  Ben SchmidtAdded Chinese translation (Dean Lee).
2011-10-27  Ben SchmidtAdded Greek translation (Epaminondas Diamantopoulos).
2011-10-18  Ben SchmidtAdded Finnish translations (Sophie Gautier).
2011-10-17  Ben SchmidtAdded German translation (Nino Novak).
2011-10-17  Ben SchmidtFix incorrect substitution in subrelease.
2011-10-10  Ben SchmidtFix capitalisation in French subject lines (Sophie...
2011-10-10  Ben SchmidtAdded French translations (Sophie Gautier).
2011-10-10  Ben SchmidtAdded Italian translations (Valter Mura).
2011-09-10  Ben SchmidtAdd admin reason to confirm.
2011-09-10  Ben SchmidtAdd admin reason to finish-sub and finish-unsub.
2011-09-05  Ben SchmidtMoved common material to a separate file.
2011-09-04  Ben SchmidtSimplify some version-related alternatives.
2011-09-04  Ben SchmidtFix some wrongly coded substitutions.
2011-06-26  Ben SchmidtUpdated to reflect new unsubscription and version switc...
2011-03-20  Ben SchmidtAdd expired as a reason for post and sub denial.
2011-03-04  Ben SchmidtChanges to make text structure clearer (changed conditi...
2011-02-21  Ben SchmidtMove prologue into its own file, and update deprecated...
2011-02-21  Ben SchmidtFirst draft of new English listtexts.
2011-01-25  Richard MortimerOnly match -probe if it appears at the end of a filename
2011-01-25  Richard MortimerEnsure that mlmmjsend, mlmmjbounce, mlmmjunsub are...
2011-01-25  Richard MortimerEnsure that address and bouncedata are freed in unsub_b...
2011-01-25  Richard MortimerFixup missing myfree of from to and repto in resend_queue()
2011-01-25  Richard MortimerAdd comment to make it clear what string manipulations...
2011-01-25  Richard MortimerEnsure that filename is always freed in clean_nolongerb...
2011-01-25  Richard MortimerOnly stat files after discounting ignored filenames.
2011-01-25  Richard MortimerEnsure that child processes exit if the execlp call...
2012-01-17  Ben SchmidtSkip blank lines followed by unsatisfied conditionals...
2012-01-17  Ben SchmidtSkip lines with directives which end up being whitespac...
2012-01-17  Ben SchmidtAdd support for conditionals in list texts.
2012-01-17  Ben SchmidtAdd %wrap% and %wrap W% formatting directives.
2012-01-17  Ben SchmidtAdd formatted substitutions that are lists.
2012-01-16  Ben SchmidtRework the internals of list text substitution and...
2012-01-16  Ben SchmidtFix potential crash when mail to the owner arrives...
2012-01-16  Ben SchmidtAdd %originalmail% and restore backward compatibility...
2012-01-16  Ben SchmidtAllow more characters in control and text filenames...
2012-01-16  Ben SchmidtAdd %%, %^%, %comment%, %control C%, %text T% formattin...
2012-01-03  Ben SchmidtMove list text escaping and substitution into a text...
2011-12-30  Ben SchmidtAbstract away operations on list texts in preparation...
2011-12-29  Ben SchmidtImprove algorithm for list text substitutions.
2012-01-03  Ben SchmidtAllow a space in $originalmail N$ substitution.
2012-01-03  Ben SchmidtImprove documentation about the digest list text.
2011-12-29  Ben SchmidtAdd $text T$ substitution
2011-12-29  Ben SchmidtAdd $$ substitution.
2011-03-20  Ben SchmidtUpdate documentation to reflect planned changes to...
2012-01-03  Ben SchmidtFix strings for operation messages.
2011-12-31  Ben SchmidtUpdate email address for README.sendmail author.
2011-09-26  Ben SchmidtAllow list texts to include real UTF-8 characters,...
2011-09-10  Ben SchmidtImplement new list text naming scheme
2011-03-06  Ben SchmidtUpdate documentation to reflect intended changes to...
2011-02-21  Ben SchmidtMark a bunch of stuff as deprecated.
2011-02-21  Ben SchmidtAdd a space to $controlN$ substitution and improve...
2011-03-06  Ben SchmidtAdded forgotten ChangeLog entry
2011-03-03  Ben SchmidtAvoid trailing whitespace in MAIL FROM line (Lukas...
2010-12-05  Ben SchmidtFixed tiny memory leak when exiting mlmmj-sub
2010-11-15  Ben SchmidtBetter EOL handling and error reporting in php-admin...
2010-11-15  Ben SchmidtAvoid losing mail when connection to relayhost fails
2010-11-14  Ben SchmidtDocument why 'nobody' is inappropriate and capitalise...
2010-11-14  Ben SchmidtIgnore TAGS files
2010-11-14  Ben SchmidtInsignificant change: zero is a valid file descriptor
2010-11-11  Ben SchmidtRemoved redundant memory freeing code
2010-11-11  Ben SchmidtImproved and more consistent closing of SMTP sessions
2010-11-11  Ben SchmidtCheck the server gives a reply before reading it to...
2010-11-11  Ben SchmidtAvoid checking addresses multiple times for notmetoo
2010-11-11  Ben SchmidtFix some memory leaks
2010-11-11  Ben SchmidtBetter logging when moving requeue mailfiles into place
2010-10-31  Ben SchmidtMore readable interface to mygetuntil() when reading...
2010-10-29  Ben SchmidtChanges to indentation in php-admin and php-user
2010-10-29  Ben SchmidtUpdate php code to use superglobals
2010-10-20  Ben SchmidtUpdate list of files to include in tarball
2010-10-20  Ben SchmidtSimplify file-reading code in php-admin (Franky Van...
2010-10-20  Ben SchmidtRemove \r more aggressively in php-admin (Franky Van...
2010-10-20  Ben SchmidtTiny typo fix in ChangeLog
2010-10-20  Ben SchmidtMake *all* random strings produced the same length
2010-10-20  Ben SchmidtOnly check for submod when we need to know (Franky...
2010-10-17  Ben SchmidtFix php-admin to work when topdir contains a symlink...
2010-10-17  Ben SchmidtMerged change for improving finding php-admin support...
next