]> diplodocus.org Git - nmh/history - Makefile.am
new.c: Order two return statements to match comment.
[nmh] / Makefile.am
2017-09-02 Ralph CorderoyMove base64.c's prototypes from prototypes.h to new...
2017-08-28 Ralph CorderoyMove read_line.c's prototypes from prototypes.h to...
2017-08-28 Ralph CorderoyMove terminal.c's prototypes from prototypes.h to new...
2017-08-28 Ralph CorderoyCreate mhmisc.h with mhmisc.c's global-function prototypes.
2017-08-17 Ralph CorderoyMakefile.am: Remove `test -d' guarding `mkdir -p'.
2017-08-17 Ralph CorderoyMakefile.am: Remove multiple `mkdir -p' for etc; use...
2017-08-01 Ken HornsteinMerge branch 'fix-post-bcc'
2017-07-31 David LevineHacked m_Eom() to fix test-eom-align.
2017-05-26 Ralph CorderoyMakefile.am: Add test/inc/test-eom-align to XFAIL_TESTS.
2017-05-18 Ken HornsteinSwitch from using script(1) to a new custom utility...
2017-05-16 Ralph CorderoyMerge sbr/norm_charmap.c into sbr/check_charset.c.
2017-05-16 Ralph CorderoyPart 1 of merging sbr/norm_charmap.c into sbr/check_cha...
2017-05-16 Ralph Corderoysbr/unquote.c: Move prototype from h/prototypes.h to...
2017-05-16 Ralph Corderoysbr/mime_type.c: Move prototype from h/prototypes.h...
2017-05-16 Ralph Corderoysbr/message_id.c: Move duplicate prototypes to new...
2017-05-16 Ralph Corderoysbr/makedir.c: Move prototype from h/prototypes.h to...
2017-05-16 Ralph Corderoysbr/m_popen.c: Move prototypes from h/prototypes.h...
2017-05-15 Ralph Corderoysbr/m_maildir.c: Move prototypes from h/prototypes...
2017-05-15 Ralph Corderoysbr/m_rand.c: Move prototype from h/prototypes.h to...
2017-05-15 Ralph Corderoyh/prototypes.h: Give sbr/lock_file.c's prototypes their...
2017-05-15 Ralph Corderoyuip/mhshowsbr.c: Create header file with exports' decla...
2017-05-15 Ralph Corderoyuip/mhoutsbr.c: Move exported prototype to new header...
2017-05-15 Ralph Corderoysbr/m_mktemp.h: Create with missing prototypes.
2017-05-15 Ralph CorderoyCreate and use header file for uip/mhfree.c's exports.
2017-05-15 David LevineAdded explicit dependency to build sbr/icalparse.h...
2017-05-14 Ralph CorderoyReplace calls to unputenv() with unsetenv(3).
2017-05-13 Ralph CorderoyMakefile.am: Alter long lists to be sorted, one entry...
2017-03-25 David LevineAdded etc/rmmproc.messageid.
2017-02-19 Ken HornsteinChange "servers" mts.conf entry to only support a singl...
2016-11-13 David LevineReplaced docs/COMPLETION-BASH with etc/bash_completions...
2016-11-12 Ralph CorderoyReplace copy(s, d) with POSIX-1.2008's stpcpy(d, s).
2016-11-10 Ralph CorderoyAdd test-forw-coverage to improve uip/forw.c's coverage.
2016-11-08 Ralph CorderoyAdd test/format/test-ap to get 100% uip/ap.c coverage.
2016-11-07 David LevineDon't parse parse # lines with mhbuild -nodirectives.
2016-11-01 Ralph Corderoytest/folder: Add test-coverage; lots of check_exit.
2016-10-30 Ralph CorderoySplit gcov target into multiple sub-targets.
2016-10-30 Ralph CorderoyRemove sbr/peekc.c containing unused peekc().
2016-10-30 Ralph CorderoyFix test-header-parsing test script.
2016-10-26 David LevineMoved build_nmh to top level directory.
2016-10-25 David LevineAdded -r to gcov invocation.
2016-10-21 David LevineFixed MIME parser so it can read binary content.
2016-10-20 David LevineAdded test/mhshow/test-binary. The MIME parser doesn't
2016-10-19 David LevineRemoved remaining relics of generated ctypoe-checked...
2016-10-19 Ralph CorderoyAlter ctype-checked to handle EOF and be hand-written.
2016-10-19 Ralph CorderoyRemove ./configure's --enable-debug support; it did...
2016-10-19 Ralph CorderoyAdd check-programs target to Makefile.am to add to...
2016-10-17 Ralph CorderoyA-ha! automake has support for tests expected to fail...
2016-10-16 Ralph CorderoyAdd failing test case for single-character header parsing.
2016-10-11 Oliver KiddleFor the autoconf/automake stuff to replace getline...
2016-10-06 David LevineMerge branch 'welcome'
2016-09-28 David LevineAdded welcome message when nmh detects that its version...
2016-09-26 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-25 David LevineAdded MH(7) man page, as an alias of nmh(7).
2016-09-25 David LevineMerge remote-tracking branch 'origin' into smtputf8
2016-09-24 Ken HornsteinAdd our sample localpostprox, and also pick up replalia...
2016-09-23 Ken HornsteinSwitch to AM_DISTCHECK_CONFIGURE_FLAGS.
2016-09-23 Ken HornsteinWhoops, a typo from the last merge; when the one variab...
2016-09-23 Ken HornsteinMerge branch 'pop-tls'
2016-09-23 David LevineAdded SMTPUTF8 (RFC 6531) support:
2016-09-21 David LevineAdded test/mhl/test-rfc6532.
2016-09-17 David LevineUpdated Makefile.am to correspond to file replacement...
2016-09-16 David LevineMoved CPPFLAGS additions to AM_CPPFLAGS.
2016-09-13 Ken HornsteinSave this for now.
2016-09-12 Ken HornsteinBeginnings of a new library API.
2016-09-09 Ken HornsteinCloser, but not there yet.
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-05 Ken HornsteinSwitch from our horrible awk script that parses the...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-29 David LevineAdded warning message on stderr if folder -nocreate...
2016-08-20 Ken HornsteinRetrieve appropriate profile entries and pass them...
2016-08-15 Ken HornsteinAdd $(ICONVLIB) to programs that need it.
2016-08-15 Ken HornsteinAdd $(ICONVLIB) to programs that need it.
2016-08-15 Ken HornsteinNewer versions of Automake want to include the test...
2016-08-14 Ken HornsteinNewer versions of Automake want to include the test...
2016-08-10 David LevineCanonicalize MH_TEST_DIR in TESTS_ENVIRONMENT.
2016-08-10 David LevineCanonicalize MH_TEST_DIR in TESTS_ENVIRONMENT.
2016-07-21 David LevineMoved md5.c from uip to sbr.
2016-07-21 David LevineMoved md5.c from uip to sbr.
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-07-05 David LevineMoved sendfrom code from contrib into send(1).
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-05-29 David LevineAdded sendfrom to docs/contrib.
2016-05-29 David LevineAdded sendfrom to docs/contrib.
2016-05-21 David LevineAdded docdir to mhparam.
2016-05-21 David LevineAdded docdir to mhparam.
2016-04-13 Eric GillespieRename files to match renamed functions
2016-04-03 Eric GillespieRename and document functions that read from stdin.
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineReplaced -oauth service switch with -saslmech xoauth2
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-17 David LevineAdded oauth support to whatnow.
2016-03-13 David LevineMerge branch 'master' into xoauth
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-08 Eric GillespieTest that show always shows message numbers.
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-19 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
next