Mercurial > masqmail
graph
-
added support for STARTTLS wrappers2010-07-23, by meillo
-
added a note to the long vs. int question in md5.h2010-07-23, by meillo
-
added READMEs to describe the sense of contrib/ and misc/2010-07-21, by meillo
-
added config-transition2010-07-21, by meillo
-
small improvement of guess-hostname2010-07-21, by meillo
-
added an executable bit2010-07-19, by meillo
-
added misc/list-versions2010-07-19, by meillo
-
added the contents of the old FAQ page2010-07-19, by meillo
-
removed the old manual because it is really outdated now2010-07-19, 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 newlines to the end of log and debug messages where missing2010-07-18, by meillo
-
removed commented code and replaced // by /* */2010-07-18, by meillo
-
default listen_addresses: use 127.0.0.1 instead of `localhost'2010-07-16, by meillo
-
REMOVED MAILDIR SUPPORT2010-07-16, by meillo
-
removed the --disable-smtp-server configure option2010-07-16, by meillo
-
removed --with-glib-static configure option2010-07-16, by meillo
-
added docs/howto-static-linking2010-07-16, by meillo
-
removed dns_getname() which was already commented2010-07-16, by meillo
-
reworked resolvtest; let it build; refactored in lookup.c2010-07-16, by meillo
-
generated Makefile.in to install THANKS file2010-07-16, by meillo
-
the goal is to have less config options2010-07-16, by meillo
-
added comment: TODO file may not be up-to-date2010-07-16, by meillo
-
moved the CREDITS section from README to THANKS2010-07-16, by meillo
-
There was still a /usr/sbin/masqmail path2010-07-16, by meillo
-
specified group by name; added path to --with-glib-static2010-07-15, by meillo
-
typographic fix: alignments in configure -h2010-07-15, by meillo
-
REMOVED POP3 SUPPORT2010-07-15, by meillo
-
further pop3_login stuff I forgot to remove2010-07-15, by meillo
-
forgot to remove the pop3_login option in conf.c in the last commit2010-07-15, by meillo
-
removed the pop-before-smtp (smtp-after-pop) function2010-07-15, by meillo
-
refactoring and simplifications in mservdetect2010-07-14, by meillo
-
improved mservdetect in various ways2010-07-14, by meillo
-
added two setup guides2010-07-14, by meillo
-
improved INSTALL (2nd sendmail link)2010-07-14, by meillo
-
added an example route config with encryption2010-07-14, by meillo
-
improved and simplified the example config2010-07-14, by meillo
-
added a development helper script to update the date and version in man pages2010-07-14, by meillo
-
added comments on how to compile with glib-1.22010-07-14, by meillo
-
do *not* use the openssl option -crlf in a wrapper command2010-07-14, by meillo
-
added comments to deliver.c (stuff to check)2010-07-14, by meillo
-
removed `remote_port' config option2010-07-14, by meillo
-
better debug logging of outgoing SMTP dialogs2010-07-14, by meillo
-
fixed a small typo in the debug output2010-07-14, by meillo
-
merge2010-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
-
merge2010-07-13, by meillo
-
documented the wrapper option of route files better2010-07-13, by meillo
-
merge2010-07-13, by meillo
-
added a missing #include <sys/stat.h>2010-07-13, by meillo
-
merge2010-07-13, by meillo
-
write a log message when the daemon starts up2010-07-13, by meillo
-
moved the PPP setup documentation from INSTALL to an own file2010-07-08, by meillo
-
updated and improved INSTALL2010-07-08, by meillo
-
removed the mserver feature2010-07-08, by meillo
-
disabled POP3 support by default2010-07-08, by meillo
-
guess-hostname: ordered guesses by quality2010-07-08, by meillo
-
listen per default on localhost:25 now2010-07-08, by meillo
-
added a script to guess the host's name2010-07-08, by meillo
-
next version will be 0.3.02010-07-08, by meillo
-
documented that online_pipe must contain an absolute path2010-07-08, by meillo
-
local_hosts defaults to localhost;foo;foo.example.org now2010-07-08, by meillo
-
require host_name to be set in config file2010-07-08, by meillo
-
shut down on errors reading config file2010-07-08, by meillo
-
merge2010-07-08, by meillo
-
local_hosts defaults to `localhost' now2010-07-07, by meillo
-
mail_dir defaults to /var/mail now2010-07-07, by meillo
-
default values for logdir and spooldir2010-07-07, by meillo
-
Added tag 0.2.25 for changeset 115d3c92493b2010-07-07, by meillo
-
moved rmail from bin (man1) to sbin (man8)2010-07-07, by meillo
-
improved the Makefile (check diff for details)2010-07-07, by meillo
-
small fix in Makefile if dirs do not exist2010-07-07, 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/masqmail 0.2.242010-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
-
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
-
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