graph
- Updated ChangeLog and NEWS2011-06-03, by meillo
- Fixed an important bug with folded headers!2011-06-03, by meillo
- next version will be 0.2.292010-07-23, by meillo
- Added tag 0.2.28 for changeset 3dc9bf11858c2010-07-23, by meillo
- updated ChangeLog and NEWS0.2.28 2010-07-23, by meillo
- removed links to oku's old email address2010-07-23, by meillo
- added my copyright to files I worked on2010-07-23, by meillo
- updated date and version in man pages2010-07-23, by meillo
- updated masqmail.route(5) to STARTLS wrappers2010-07-23, by meillo
- added support for STARTTLS wrappers2010-07-22, by meillo
- added misc/list-versions2010-07-19, by meillo
- next version will be 0.2.282010-07-19, by meillo
- Added tag 0.2.27 for changeset 18a5c335afda2010-07-18, by meillo
- updated ChangeLog and NEWS0.2.27 2010-07-18, 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 tag 0.2.26 for changeset e197e6f4dd942010-07-18, by meillo
- updated ChangeLog and NEWS0.2.26 2010-07-18, by meillo
- adjusted masqmail's path to /usr/local/...2010-07-16, by meillo
- do *not* use the openssl option -crlf in a wrapper command2010-07-14, by meillo
- added a development helper script to update the date and version in man pages2010-07-14, by meillo
- next version will be 0.2.262010-07-14, by meillo
- Documentation improvements in the INSTALL file and some man pages2010-07-14, by meillo
- Fix handling of --with-liblockfile=no or --without-liblockfile2010-07-14, by meillo
- documented the wrapper option of route files better2010-07-14, by meillo
- added a missing #include <sys/stat.h>2010-07-13, by meillo
- write a log message when the daemon starts up2010-07-13, by meillo
- Added tag 0.2.25 for changeset 115d3c92493b2010-07-08, by meillo
- updated ChangeLog and NEWS0.2.25 2010-07-08, by meillo
- moved rmail from bin (man1) to sbin (man8)2010-07-08, by meillo
- improved the Makefile (check diff for details)2010-07-08, by meillo
- small fix in Makefile if dirs do not exist2010-07-08, by meillo
- remove all installed dirs on `make uninstall'2010-07-07, by meillo
- credited Paolo's contributions2010-07-07, by meillo
- updated ChangeLog and NEWS2010-07-07, by meillo
- updated dates and versions in man pages2010-07-06, by meillo
- typo fixes in masqmail.route(5)2010-07-06, by meillo
- added a script that checks the documentation coverage of config options2010-07-06, by meillo
- /^\\fB/ in man pages indicates an option2010-07-06, by meillo
- documented, yet undocumented, set_h_reply_to_domain config option2010-07-06, by meillo
- added mailq.wmbiffrc by Paolo2010-07-06, by meillo
- check max length of addresses in SMTP dialog2010-07-06, by meillo
- fixed defer_all code2010-07-06, by meillo
- documented, yet undocumented, defer_all config option2010-07-06, by meillo
- documented, yet undocumented, spool_dir config option2010-07-06, by meillo
- small clarity improvement2010-07-06, by meillo
- fixed the use of max_size instead of max_size_delete2010-07-06, by meillo
- documented undocumented get config options2010-07-06, by meillo
- small typographic fix (`file' is a value)2010-07-06, by meillo
- moved the SIZE check to a better location2010-07-06, by meillo
- refactored SMTP_HELO and SMTP_EHLO cases2010-07-06, by meillo
- updated ChangeLog and NEWS2010-07-01, by meillo
- don't install the tests2010-07-01, by meillo
- Added tag 0.2.24 for changeset e01fed4846e42010-07-01, by meillo
- next version will be 0.2.252010-07-01, by meillo
- Todo: int may have only 16bit2010-07-01, by meillo
- better formating in debug log2010-07-01, by meillo
- added support for SMTP SIZE 0 (unlimited)2010-07-01, by meillo
- some annotations related to mail sending with SMTP SIZE2010-07-01, by meillo
- annotations at msg_calc_size()2010-07-01, by meillo
- added server-side SMTP SIZE support (patch by Paolo)2010-07-01, by meillo
- new warnmsg.tpl.it (Thanks to Paolo)2010-06-30, by meillo
- allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo)2010-06-30, by meillo
- better debugging output (thanks to Paolo)2010-06-30, by meillo
- Paolo's code and vanilla code differs2010-06-30, by meillo
- typographic fixes for masqmail.conf.5 (thanks to Paolo)2010-06-30, by meillo
- simplified a bit-operation based condition2010-06-29, by meillo
- changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding2010-06-29, by meillo
- improved comments related to -t option2010-06-29, by meillo
- exchange of the if parts to simplify the condition2010-06-29, by meillo
- never create headers from recipients2010-06-29, by meillo
- masqmail now *always* removes Bcc: headers2010-06-29, by meillo
- add `undisclosed recipients' header if no recipient headers available2010-06-29, by meillo
- remove all mercurial files from distribution2010-06-25, by meillo
- improved man page in respect to the -t option2010-06-23, by meillo
- removed the ACC_NO_RECVD_HDR because it is never set2010-06-23, by meillo
- removed executable bits2010-06-22, by meillo
- the same typos in another file2010-06-22, by meillo
- fixed tiny typo2010-06-22, by meillo
- added man page for rmail(1)2010-06-21, by meillo
- man page of mservdetect talked about /usr/bin/masqmail :-O2010-06-21, by meillo
- small typo fix2010-06-21, by meillo
- masqmail's homepage moved prog.marmaro.de/masqmail -> marmaro.de/prog/masqmail0.2.24 2010-06-21, by meillo
- updated ChangeLog and NEWS2010-06-21, by meillo
- forgot again to commit the updated Makefile.in2010-06-21, by meillo
- updated docs (online_file, mserver_iface)2010-06-21, by meillo
- correct masqmail path in rmail script; remove docs on uninstall2010-06-21, by meillo
- added some words about exim to docs/uucp-setup2010-06-19, by meillo
- what about the `rmail' alias?2010-06-19, by meillo
- added a document that describes UUCP relevant stuff2010-06-19, by meillo
- added a comment on how to make group uucp trusted too2010-06-19, by meillo
- added rmail script from postfix2010-06-19, by meillo
- mservdetect should be listed in man section 1 if it resides in /.../bin/2010-06-19, by meillo
- is_ingroup(): check for the primary group of a user too2010-06-19, by meillo
- using is_privileged_user() to check here too2010-06-19, by meillo
- refactoring2010-06-19, by meillo
- moved check for NULL into destroy_message()2010-06-19, by meillo
- refactoring plus one small bugfix2010-06-19, by meillo
- man/Makefile.in was not up to date2010-06-19, by meillo
- next version will be 0.2.242010-06-19, by meillo
- updated ChangeLog and NEWS2010-06-16, by meillo
- added copyright notices to files I improved2010-06-16, by meillo
- fixed correct processing of mails with data lines longer 4096 chars2010-06-16, by meillo
- do not reparent the daemon to init if init is already the parent2010-06-16, by meillo
- made a comment more exact2010-06-16, by meillo
- fixed Debian bug 536060 (log files are closed after SIGHUP receival)2010-06-16, by meillo
- removed dead code (a SIGCHLD handler)2010-06-16, by meillo
- Added tag 0.2.23 for changeset c343f50125512010-05-30, by meillo
- updated ChangeLog and NEWS0.2.23 2010-05-30, by meillo
- fixed the subject line of a test case2010-05-30, by meillo
- updated README; added howto-report-bugs2010-05-30, by meillo
- rename and movement of README contents2010-05-30, by meillo
- install to /usr/local by default (was /usr)2010-05-30, by meillo
- improved comments in test cases2010-05-30, by meillo
- reworked the test cases completely2010-05-30, by meillo
- better EXTRA_DIST value2010-05-29, by meillo
- refactoring in Makefile.am2010-05-29, by meillo
- tiny improvement in usage message2010-05-29, by meillo
- updated docs; moved files around2010-05-29, by meillo
- install docs and examples too2010-05-29, by meillo
- moved man pages from docs/ to man/2010-05-29, by meillo
- added old manual from the old website2010-05-29, by meillo
- install man pages again, patch by Juergen Daubert2010-05-29, by meillo
- changes probably introduced by a newer version of automake or thelike2010-05-29, by meillo
- updated ChangeLog and NEWS2010-05-27, by meillo
- next release will be 0.2.232010-05-27, by meillo
- fixed inverted condition for undefined online_file2010-05-21, by meillo
- fixed wrong paths in the md5sum file (gen-dist)2010-05-20, by meillo
- Added tag 0.2.22 for changeset f3bdb5b382ec2010-05-20, by meillo
- updated ChangeLog and NEWS0.2.22 2010-05-20, by meillo
- added a script to generate a release2010-05-20, by meillo
- fixed tests/local.sh2010-05-19, by meillo
- clarified what identifier is expected by mailrm2010-05-17, by meillo
- documented log_dir; minor improvements2010-05-17, by meillo
- we already have an always-bcc feature: log_user2010-05-17, by meillo
- decided to release the next version as 0.2.22 (not as 0.3.0)2010-05-13, by meillo
- updated ChangeLog and NEWS2010-05-10, by meillo
- next version will be 0.3.02010-05-10, by meillo
- removed obsolete autoHELL files2010-05-10, by meillo
- removed trigraph warning2010-05-10, by meillo
- updated config example and man page to new default online file2010-05-10, by meillo
- updated the generated AutoHELL files2010-05-07, by meillo
- fixed unexpanded $prefix in template paths2010-05-07, by meillo
- reformating of man page sources2010-05-07, by meillo
- flattened conditional nesting2010-05-06, by meillo
- fixed man page2010-05-06, by meillo
- we should probably add an always-bcc feature2010-05-06, by meillo
- added old changlog entry for 0.2.21, sourced from debian/changelog2010-05-06, by meillo
- clarified the situation by changing a comment2010-05-06, by meillo
- flattened conditional nesting2010-05-06, by meillo
- g_malloc terminates the program on failure automatically2010-05-06, by meillo
- added myself as maintainer; updated URL of the website2010-05-06, by meillo
- fixed typing error2010-02-08, by meillo
- fixed spell error2010-02-08, by meillo
- refactoring: early exit instead of deep if levels2008-12-05, by meillo
- small cleanups2008-12-05, by meillo
- Added tag 0.2.21-4 for changeset af25f5c39d902008-12-04, by meillo
- Added tag 0.2.21 for changeset 08114f7dcc232008-12-04, by meillo
- added myself to AUTHORS and the source files I improved2008-11-06, by meillo
- fixed empty or only-whitespace connection names2008-11-06, by meillo
- fixed delivery with empty or non-existent alias file2008-11-06, by meillo
- fixed man pages2008-11-06, by meillo
- code beautifying; 0 -> \0 if appropriate2008-11-06, by meillo
- replaced number 0 with character \0 where appropriate2008-10-29, by meillo
- code beautifying2008-10-29, by meillo
- removed noop-code; some beautifying2008-10-29, by meillo
- merged2008-10-27, by meillo
- changed indention and line wrapping to a more consistent style2008-10-27, by meillo
- removed tests from configure script2008-10-27, by meillo
- removed tests from Makefiles2008-10-27, by meillo
- removed docs from Makefiles; stuff about last commit2008-10-27, by meillo
- switched tests dir to ordinary Makefile2008-09-26, by meillo
- removed remaining reference to docs in Makefile2008-09-26, by meillo
- removed references to distribution directories2008-09-26, by meillo
- man pages will be maintained in troff now2008-09-26, by meillo
- removed distribution specific data2008-09-26, by meillo
- added diff from debian (masqmail-0.2.21-4)0.2.21-4 2008-09-26, by meillo
- this is masqmail-0.2.21 from oliver kurth0.2.21 2008-09-26, by meillo