]> diplodocus.org Git - nmh/history - uip
Got rid of a couple of globals used by attach get_line().
[nmh] / uip /
2014-01-05 David LevineGot rid of a couple of globals used by attach get_line().
2014-01-05 David LevineMoved the functions that implement whatnow attach from
2014-01-05 David LevineIn whatnow help, don't show that detached can be abbrev...
2014-01-03 Ken HornsteinGarbage collect some Autoconf cruft that has been aroun...
2014-01-03 Ken HornsteinConvert all of the terminal functions over to terminfo...
2014-01-02 Ken HornsteinSwitch from the M-X format for characters with the...
2014-01-02 Ken HornsteinDrop support for different behavior on hardcopy termina...
2014-01-02 Ken HornsteinMove the termsbr code into the libmh library, where...
2014-01-01 David LevineChanged several globals to be static, to avoid collision,
2013-12-31 Ken HornsteinChange fmttest to use litputs() on str and output buffe...
2013-12-28 David LevineFixed chmod of temp file in prompter. Noticed by valgrind.
2013-12-28 David LevineNull-terminate buffer in mbx_copy() in dropsbr.c. ...
2013-12-22 David Levinefile --mime on OpenBSD returns strings such as "text...
2013-12-22 David LevineWhooops, gcc on OpenBSD noticed a nasty in the last...
2013-12-22 David LevineWith whatnow attach, determine the content MIME type...
2013-12-22 David LevineIncreased size of file command buffer in make_mime_comp...
2013-12-13 David LevineTweaked rcvtty.c to squelch warnings on OpenBSD. Three...
2013-12-13 David LevineInitialize local child_id in main() of whom.c to squelc...
2013-12-13 David LevineSquelch warning from cc on OpenBSD that fd argument...
2013-12-11 David LevineRemoved a bunch of unreachable break statements found by
2013-12-09 David LevineRemoved dependence of build_nmh on ldd by adding sasl...
2013-12-05 David LevineFix to commit 7e40862e6a4da7810a46aa1e28b05e527fdc208a:
2013-12-05 David LevineReally fixed mhmail.
2013-12-05 David LevineFixed test-mhmail failure on Solaris: its tail doesn...
2013-12-05 Ken HornsteinGarbage collect "normalize".
2013-12-05 David LevineUse ICONV_CONST in declaration of variable that's passed to
2013-12-05 David LevineAdded comment about not supporting trailing semicolons
2013-12-04 Ken HornsteinMerge branch 'encode-rfc2047'
2013-12-03 Ken HornsteinAdd support for a -file switch to handle messages that...
2013-12-02 Ken HornsteinRemove code to set the signature buffer; it turns out...
2013-11-14 Ken HornsteinSwitch fmttest over to using snprintb() instead of...
2013-11-13 Ken HornsteinFix up date mode so it works without providing a format...
2013-11-09 Ken HornsteinAdd support for -changecur and -nochangecur to mhlist(1).
2013-11-08 Ken HornsteinFix handling of -headerencoding switch.
2013-11-03 David LevineCleaned up the "stripped CRs" mhfixmsg verbose message.
2013-10-31 Ken HornsteinSupport the -headerencoding switch to select the header...
2013-10-30 Ken HornsteinIt looks like simple quoted-printable encoding of heade...
2013-10-28 Ken HornsteinFix bug found by LLVM.
2013-10-28 Ken HornsteinFix up warnings reported by LLVM.
2013-10-27 David LevineInterpret a full path argument to mhfixmsg as a filenam...
2013-10-19 David LevineAdded volatile qualifier in a couple of places to get...
2013-10-19 David LevineAllow mhfixmsg to strip carriage returns from ISO-8850...
2013-10-18 Ken HornsteinImplemented -build switch for comp, at the request...
2013-10-16 Ken HornsteinAdd locking support to the version of the sequence...
2013-10-06 David LevineThe Content-Disposition type needs to be "inline" for...
2013-08-19 David LevineAdded -replacetextplain switch to mhfixmsg. If enabled...
2013-07-01 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2013-07-01 Lyndon NerenbergRevert "Move a variable manipulation outside the contex...
2013-07-01 Lyndon NerenbergMerge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh
2013-07-01 Lyndon NerenbergMove a variable manipulation outside the context of...
2013-07-01 Lyndon NerenbergCopy a parameter off the call stack to quell a longjmp...
2013-07-01 David LevineMerge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
2013-06-30 Lyndon NerenbergRemove spurious return statements after exit().
2013-06-30 David LevineOK, fixed test-mhfixmsg on Solaris 11, where BUFSIZ...
2013-06-30 David LevineAdded to the Solaris debug printout.
2013-06-30 David LevineRemoved exit() after a longjmp() in uip/sendsbr.c to...
2013-06-30 David LevineMore debugging of test-mhfixmsg on Solaris.
2013-05-12 David LevineFixed strip_crs() in mhfixmsg to work even if it's the
2013-05-07 David LevineFixed number of bytes to fread() in strip_crs() in...
2013-05-04 David LevineReplaced hard-coded "more" with DEFAULT_PAGER in show_t...
2013-05-04 David LevineWhen the mhfixmsg -decodetext switch is enabled, each...
2013-05-04 David LevineRemoved unused declaration of "nolist" from mhshow.c.
2013-05-04 David LevineReplaced raw hack to add the credentials profile entry...
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-28 David LevineAllow -clobber with mhstore -outfile.
2013-04-28 David LevineAdded -outfile switch to mhstore(1).
2013-04-27 David LevineAllow mhfixmsg -reformat to succeed even when decode...
2013-04-23 David LevineCompleted commit 52a236230220232fd632b5aa88eb9bb31dba34...
2013-04-21 David LevineAdded quoting of local part of invalid address in messa...
2013-04-20 David LevineRefined commit 9b70e8396d50989db2177547515594bc15ee8b17...
2013-04-20 David LevineAdded mention to mhlist(1) man page, in response to...
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 LevineA "credentials" mh-profile entry has been added. This...
2013-04-04 David LevineBe sure that mhfixmsg returns a status of non-zero if
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-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 David LevineAlways update sequences and context in mhfixmsg, not...
2013-03-22 David LevineFixes from M. Levinson:
2013-03-21 Ken HornsteinChange mhfixmsg to the new world folder_read() API.
2013-03-21 Ken HornsteinMerge branch 'newlock'
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 LevineAdded support for Content-Disposition header (RFC 2183) to
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 David LevineFixed use of WIFEXITED in mhfixmsg.c.
2013-03-17 David LevineAdded mhfixmsg(1).
2013-03-15 Ken HornsteinMostly complete now, but not yet functional.
next