]> git.notmuchmail.org Git - notmuch/history - test/smtp-dummy.c
test: redirect STDIN from /dev/null
[notmuch] / test / smtp-dummy.c
2019-05-10 David Bremnertest: let the OS choose a port for smtp-dummy
2019-02-17 David Bremnernotmuch (0.28.2-1) unstable; urgency=medium
2019-02-17 David BremnerImport notmuch_0.28.2.orig.tar.gz
2018-06-29 David Bremnernotmuch (0.27-2) unstable; urgency=medium
2018-06-13 David BremnerImport notmuch_0.27.orig.tar.gz
2017-12-09 David BremnerMerge branch 'release'
2017-11-06 David BremnerMerge branch 'release'
2017-09-12 David BremnerMerge tag '0.25.1'
2017-08-30 David Bremnertest/smtp-dummy: convert to 'goto DONE' style
2017-08-30 David Bremnertest/smtp-dummy: uncrustify
2016-09-09 David BremnerMerge branch 'release'
2016-07-19 David BremnerMerge branch 'release'
2016-06-05 Daniel Kahn GillmorUse https instead of http where possible
2012-10-20 Tomi Ollilatest/smtp-dummy: add --background option and functionality
2012-09-02 Mike Kellytest/smtp-dummy.c: fix compilation on FreeBSD
2011-11-13 Thomas Josttest: make smtp-dummy work with Emacs 24
2011-11-12 Tomi Ollilasmtp-dummy: clear sockaddr_in structure before use...
2011-06-22 Carl Worthsmtp-dummy: Prefer return rather than exit() in main.
2011-06-22 Dmitry KurochkinFix compilation warnings in test/smtp-dummy.c.
2010-11-08 Carl WorthMerge in ruby bindings.
2010-10-27 Carl Worthtest: Add test that emacs interface actually sends...