]> diplodocus.org Git - nmh/shortlog
nmh
2013-05-01 David LevineRemoved remaining #includes of stdio.h and stdlib.h...
2013-05-01 David LevineApplied what was done to uip/send.c in commit
2013-04-29 David LevineRemoved some #includes of stdio.h, ctype.h, stdlib...
2013-04-29 David LevineRemoved some #includes of unistd.h and stdio.h because...
2013-04-29 David LevineRedirect some outputs in the test suite to standard...
2013-04-28 David LevineFix to commit af429a902add614e35cd76d15172a4ccb70a3be1 to
2013-04-28 David LevineTweaked check of -outfile in test-mhstore.
2013-04-28 David LevineAllow -clobber with mhstore -outfile.
2013-04-28 David LevineAdded -outfile switch to mhstore(1).
2013-04-28 David LevineRefined error message from check() shell function of...
2013-04-28 Ken HornsteinRemove extra arguments from two anno tests; the check...
2013-04-27 David LevineRemoved #include of sys/param.h from sbr/makedir.c...
2013-04-27 David LevineAllow mhfixmsg -reformat to succeed even when decode...
2013-04-27 David LevineAdded support for 'ignore space' argument to check...
2013-04-23 David LevineCompleted commit 52a236230220232fd632b5aa88eb9bb31dba34...
2013-04-21 David LevineReplaced calls to static getcpy() in mf.c with calls...
2013-04-21 David LevineAdded quoting of local part of invalid address in messa...
2013-04-21 David LevineFixed small formatting glitch in repl man page.
2013-04-21 David LevineAdded const to arguments of mf functions.
2013-04-21 David LevineAdded const to argument of getname().
2013-04-21 David LevineAdded const to argument of getcpy().
2013-04-20 David LevineRefined commit 9b70e8396d50989db2177547515594bc15ee8b17...
2013-04-20 David LevineAdded mention to mhlist(1) man page, in response to...
2013-04-19 Paul Foxtest-mark: add tests for relative message selections
2013-04-19 Paul Foxmh-sequence.man: document new '=+' and '=-' for selecti...
2013-04-19 Paul Foxm_convert: 'foo=n' and 'foo=+/-n' now select msgs with...
2013-04-19 David LevineFixed permissions of maildelivery file in test-slocal...
2013-04-16 David LevinePlugged memory leak in m_unknown().
2013-04-16 David LevineAdded date to test message with two blank lines between...
2013-04-16 David LevineFixed problem in m_getfld() reported by Paul Fox. ...
2013-04-14 David LevineMoved #include of signal.h to h/signals.h. And it...
2013-04-14 David LevineMoved #include of errno.h to h/nmh.h.
2013-04-14 David LevineRemoved #include of sys/wait.h from sbr/pidstatus.c...
2013-04-14 David LevineA "credentials" mh-profile entry has been added. This...
2013-04-10 David LevineFixed typo in several man pages.
2013-04-04 David LevineAdded vpick to dist_contib_DATA so it gets distributed.
2013-04-04 David LevineBe sure that mhfixmsg returns a status of non-zero if
2013-04-03 David LevineAdded port number to "Connecting to" message with ...
2013-04-01 Ken HornsteinDocument new -initialtls option.
2013-04-01 David LevineCast away constness of SSL_CTX_new() arg because that's
2013-04-01 David LevineLook at post instead of inc to determine build options...
2013-04-01 David LevineAdded const to SSL_METHOD *.
2013-03-31 Ken HornsteinPreliminary support for TLS negotiation at the very...
2013-03-31 David LevineMoved #include <sys/wait.h> to h/nmh.h.
2013-03-31 David LevineRemoved limit on maximum number of sequences in a folder.
2013-03-30 David LevineMoved #include <assert.h> to h/nmh.h.
2013-03-29 David LevineA bug fix and an enhancement to mhfixmsg based on patches
2013-03-27 Ken HornsteinDocument changes regarding increased per-folder sequenc...
2013-03-27 Ken HornsteinWarn the user if too many sequences exist during sequen...
2013-03-27 Ken HornsteinChange seqset_t to unsigned long to support more sequen...
2013-03-26 David LevineReworded description of "mark -seq foo delete all"...
2013-03-24 David LevineFinished replacing mh_strcasecmp() with strcasecmp...
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2013-03-24 David LevineMore replacements of mh_strcasecmp() with strcasecmp().
2013-03-24 David LevineStarted replacing uses of mh_strcasecmp() with strcasec...
2013-03-24 Ken HornsteinChange folder_delmsgs() to save context and sequence...
2013-03-22 Ken HornsteinMake some formatting changes to conform to our manpage...
2013-03-22 David LevineAlways update sequences and context in mhfixmsg, not...
2013-03-22 David LevineFixes from M. Levinson:
2013-03-22 Ken HornsteinMinor formatting fix for fmttest man page.
2013-03-22 Alexander ZangerlWent through the sources and checked where etcpath...
2013-03-21 Ken HornsteinMake sure to mark the sequence file as closed in the...
2013-03-21 Ken HornsteinChange mhfixmsg to the new world folder_read() API.
2013-03-21 Ken HornsteinMerge branch 'newlock'
2013-03-21 Ken HornsteinMore documentation about locking changes.
2013-03-21 Ken HornsteinSupport for sequence file locking in inc(1).
2013-03-21 Ken HornsteinDon't lock and write the sequence files until after...
2013-03-21 David LevineReplaced reference to mktemp(3) with mkstemp(3) in
2013-03-21 David LevineAdded support for Content-Disposition header (RFC 2183) to
2013-03-21 David LevineRemoved hard-coded locking selection from SPECS/nmh...
2013-03-21 David LevineFixed typo in rmf man page.
2013-03-19 David LevineAdded -[no]rmmproc switches to rmm and mhfixmsg.
2013-03-19 Ken HornsteinMake sure the building of config/config.o and sbr/mts...
2013-03-19 David LevineAdded -[no]rmmproc switches to rmm and mhfixmsg.
2013-03-18 Ken HornsteinAdd code for (and convert world to) the new world lock...
2013-03-18 Ken HornsteinAdd ICONVLIB to build rule for mhfixmsg
2013-03-18 David LevineFixed use of WIFEXITED in mhfixmsg.c.
2013-03-18 David LevineFixed procmail example in mhfixmsg man page.
2013-03-17 David LevineRemoved color-tests from AM_INIT_AUTOMAKE because the...
2013-03-17 David LevineAdded mhfixmsg(1).
2013-03-17 David LevineFixed typo in fmmtest man page.
2013-03-16 Ken HornsteinAdd information about locking support entries to the...
2013-03-16 Ken HornsteinSupport for locking tests in the test suite.
2013-03-15 Ken HornsteinTurns out the close function can be called with FILE...
2013-03-15 Ken HornsteinMostly complete now, but not yet functional.
2013-03-15 David LevineCorrected comment describing copy_seqs().
2013-03-15 David LevineChanged c_cefile member of struct Content from pointer to
2013-03-15 David LevineAdded -[no]retainsequences switches to refile(1).
2013-03-15 David LevineChanged loop in dumpwidth() to go from [0, 0xffff)...
2013-03-15 David LevineChanged detection of warning in build_nmh for sign...
2013-03-14 Ken HornsteinMore locking updates; still doesn't compile yet.
2013-03-14 Ken HornsteinStart of the changes for the new lock code. Does not...
2013-03-12 Ken HornsteinAdd support for RFC-2017, message/external-body content...
2013-03-12 Ken HornsteinChange sample disposition from "application" to "attach...
2013-03-11 David LevineAdded check that writesomecmd() isn't at the end of...
2013-03-11 David LevineIgnore the sign mismatch warning when sbr/dtimep.c...
2013-03-08 David LevineFixed spelling of "preserve" in refile man page.
next