* uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast
[mmh] / uip /
2003-08-11 Jeffrey C HonigWhen compiling format strings, nmh attempts to avoid...
2003-06-30 Glenn Burkhardtfix bug #1393, "sortm core dumps", using patch provided by
2003-06-27 Glenn Burkhardtprevent double free of 'ce->cd_file' or later use of...
2003-06-26 Glenn Burkhardtfix for bug #578 repl leaks umask; there are several...
2003-06-22 Glenn Burkhardtallow gdbm/ndbm.h in addition to db1/ndbm.h; needs...
2003-01-02 Kimmo SuominenFix detection of non-mime messages when the charset...
2002-11-19 Jon SteinhartChanged to move install-mh to the bin directory instead...
2002-11-18 Jon SteinhartThe file README-ATTACHMENTS was removed - it has been...
2002-10-21 Anders ErikssonChanged scan to always pass the folder argument. This...
2002-08-23 Jon SteinhartAdded external program hooks.
2002-08-19 Jon SteinhartAdded an improved user interface for sending messages...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2001-01-09 Shantonu SenAdded popi.c to SRCS, even though it's not being built...
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-12-12 Dan HarklessWhen Shantonu made the new libmts.a, he swapped $(MTSLI...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-08-07 Ruud de RooijModify umask set by mhshow to enable user execute bit...
2000-07-21 Dan HarklessApplied Kurt J. Lidl <lidl@eng.us.uu.net>'s $MAILHOST...
2000-07-20 Dan HarklessKen Hornstein's SASL patch was not integrated properly...
2000-07-16 Kimmo SuominenSASL stuff.
2000-07-16 Kimmo SuominenSASL mods.
2000-07-07 Kimmo SuominenSASL support from Ken Hornstein <kenh@cmf.nrl.navy...
2000-06-12 Ruud de Rooij* Merged mts/sendmail functionality into mts/smtp;... kim-before-sasl
2000-06-07 Ruud de Rooij* Added one more mkstemp invocation to uip/spost.c...
2000-05-31 Doug Morrisadded lint targets for Makefiles and a configure test...
2000-05-31 Dan HarklessApplied Alec Wolman <wolman@cs.washington.edu>'s dropsb...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
2000-05-28 Ruud de Rooij* Added autoconf check for getutent().
2000-05-28 Ruud de Rooij* Applied patch from Peter Maydell to uip/scansbr.c...
2000-05-26 Dan Harklessmsh has been unable to show MIME messages ever since...
2000-04-17 Shantonu SenAPOP support: If APOP is enabled, build it into inc...
2000-04-16 Shantonu SenChanged some string terminations from NULL to \0.
2000-04-06 Dan HarklessApplied Eric Schnoebelen <eric@cirr.com>'s mhshowsbr...
2000-03-28 Doug Morrisadded Todd Miller's packf patch
2000-03-17 Dan Harklesswesley.craig@umich.edu did not document his previous...
2000-03-14 Dan HarklessApplied Sullivan N. Beck <sbeck@cise.ufl.edu>'s mhshow...
2000-03-06 Dan HarklessApplied Neil W Rickert <rickert+nmh@cs.niu.edu>'s msh...
2000-03-03 Dan HarklessAdded a new "boolean" type to mh.h and TRUE and FALSE...
2000-03-02 Dan HarklessChanged the GECOS-field '&' translation behavior to...
2000-02-29 Dan HarklessChanged "echo > stamp-h.in" in Makefile.in to "date...
2000-02-29 Dan HarklessUpped the version number to 1.0.3+dev (ideally this...
2000-02-28 Ruud de Rooij * Fix security hole in mhshowsbr.c which allowed untru...
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
2000-02-04 Dan Harkless* Applied wesley.craig@umich.edu's KPOP patches. Accor...
2000-01-26 Dan HarklessDan Winship informed me that the right fix when gcc...
2000-01-26 Dan HarklessJust added a comment explaining that akvalue() does...
2000-01-26 Dan HarklessI had my envelope-From:-setting in the wrong place...
2000-01-26 Dan HarklessAdded a comment bemoaning the lack of aliasing on the...
2000-01-26 Dan HarklessImplemented a new type of username masquerading, which...
2000-01-25 Dan HarklessThe prototype I gave for initgroups() which was documen...
2000-01-25 Dan HarklessPut in a prototype for client() to get rid of the ...
2000-01-25 Dan HarklessTypecast to get rid of warnings that index into cc...
2000-01-25 Dan HarklessPut in prototype for initgroups() to get rid of "defaul...
2000-01-25 Dan HarklessTypecast to get rid of warnings that array index into...
2000-01-06 Ruud de Rooij * Move mhtest from bindir to libdir.
1999-10-21 Doug Morrischanges to allow building under Mac OS X/Rhapsody
1999-10-17 Ruud de Rooij * Changed repl defaults to partly revert to MH behaviour:
1999-10-15 Doug Morrisreplaced the BIND guess (based on BSDishness) with...
1999-10-02 Dan HarklessI didn't like the double use of "MAILGROUP" for two...
1999-09-26 Ruud de Rooij * Added config.sub and config.guess to the list of...
1999-09-13 Doug Morrisupdates to post.c and termsbr.c that prevent warnings...
1999-09-12 Doug MorrisLots of little code cleanups to prevent warnings -...
1999-09-12 Doug Morrisfix for configure to find db1/ndbm.h in new linux systems
1999-09-10 Doug Morrisconfigure, configure.in stamp-h.in, and uip/Makefile...
1999-08-17 Dan HarklessAutomated #define of MAILGROUP and installation of...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan HarklessPreviously contained the code:
1999-07-16 Dan HarklessEliminated compilation warnings. pop_action() and...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan Harklessdonote() previously was written such that it could...
1999-07-16 Dan Harklesserr2peer() previously returned garbage. Now it returns...
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan HarklessEliminated compilation warnings.
1999-07-16 Dan HarklessChanged call of done() to return of done() to eliminate...
1999-06-09 Doug Morrisuse mkstemp on systems that have it
1999-05-13 Dan HarklessUse "#include <errno.h>" instead of "extern int errno...
1999-05-13 Dan Harklessdeal with SIGPIPE so mhl doesn't print "Broken pipe...
1999-05-13 Dan HarklessAdded -library switch so it can parse user aliases...
1999-05-13 Dan HarklessAllow display of 8bit encoded messages. From Kimmo...
1999-05-13 Dan HarklessMake whatnow "list" work with "lproc: show" again....
1999-05-13 Dan HarklessProperly deal with relative folder names. Problem noted...
1999-04-30 Doug MorrisInitial revision