2004-12-17 |
Oliver Kiddle | Fix -part option to mhshow/mhlist/mhstore to find sub... |
tree | commitdiff |
2004-11-19 |
Jon Steinhart | Added mail directory argument to folder_addmsg in order... |
tree | commitdiff |
2004-10-15 |
Jon Steinhart | Fixed calling of external hooks. |
tree | commitdiff |
2004-10-12 |
Jon Steinhart | Fixed another weird bug caused by the static mailpath... |
tree | commitdiff |
2004-10-12 |
Jon Steinhart | Fixed bug that caused anno to mangle headers. |
tree | commitdiff |
2004-10-12 |
Jon Steinhart | Fixed bug in which the static maildir was overwritted... |
tree | commitdiff |
2003-10-06 |
Glenn Burkhardt | db configuration fix for Debian; yet another location... |
tree | commitdiff |
2003-09-30 |
Glenn Burkhardt | [bug #4302] errno is not always an extern int |
tree | commitdiff |
2003-09-30 |
Glenn Burkhardt | fix handling of "-list" and "-seq" options, so behavior... |
tree | commitdiff |
2003-09-28 |
Glenn Burkhardt | update 'mp->lowmsg' from 0 to 1 during regular 'inc... |
tree | commitdiff |
2003-09-22 |
Glenn Burkhardt | make 'spost' handling of "masquerade:" line of mts... |
tree | commitdiff |
2003-09-22 |
Glenn Burkhardt | status of action wasn't saved for use by 'N' result... |
tree | commitdiff |
2003-09-21 |
Glenn Burkhardt | Apply bug fix reported to Debian (#136976) by Peter... |
tree | commitdiff |
2003-09-16 |
Glenn Burkhardt | add command to remove $(libdir)/install-mh prior to... |
tree | commitdiff |
2003-09-14 |
Jeffrey C Honig | The first ``inc'' into an empty folder would not update... |
tree | commitdiff |
2003-09-05 |
Ken Hornstein | Merge in changes from the 1.1 branch. |
tree | commitdiff |
2003-08-11 |
Jeffrey C Honig | When compiling format strings, nmh attempts to avoid... |
tree | commitdiff |
2003-06-30 |
Glenn Burkhardt | fix bug #1393, "sortm core dumps", using patch provided by |
tree | commitdiff |
2003-06-27 |
Glenn Burkhardt | prevent double free of 'ce->cd_file' or later use of... |
tree | commitdiff |
2003-06-26 |
Glenn Burkhardt | fix for bug #578 repl leaks umask; there are several... |
tree | commitdiff |
2003-06-22 |
Glenn Burkhardt | allow gdbm/ndbm.h in addition to db1/ndbm.h; needs... |
tree | commitdiff |
2003-01-02 |
Kimmo Suominen | Fix detection of non-mime messages when the charset... |
tree | commitdiff |
2002-11-19 |
Jon Steinhart | Changed to move install-mh to the bin directory instead... |
tree | commitdiff |
2002-11-18 |
Jon Steinhart | The file README-ATTACHMENTS was removed - it has been... |
tree | commitdiff |
2002-10-21 |
Anders Eriksson | Changed scan to always pass the folder argument. This... |
tree | commitdiff |
2002-08-23 |
Jon Steinhart | Added external program hooks. |
tree | commitdiff |
2002-08-19 |
Jon Steinhart | Added an improved user interface for sending messages... |
tree | commitdiff |
2002-07-02 |
Ken Hornstein | Add/update copyright notice in all source code files. |
tree | commitdiff |
2001-01-09 |
Shantonu Sen | Added popi.c to SRCS, even though it's not being built... |
tree | commitdiff |
2000-12-14 |
Shantonu Sen | Resolve the circular dependency of libmh on libmts... |
tree | commitdiff |
2000-12-12 |
Dan Harkless | When Shantonu made the new libmts.a, he swapped $(MTSLI... |
tree | commitdiff |
2000-09-08 |
Shantonu Sen | Updated #include's to point to new location of mts... |
tree | commitdiff |
2000-08-07 |
Ruud de Rooij | Modify umask set by mhshow to enable user execute bit... |
tree | commitdiff |
2000-07-21 |
Dan Harkless | Applied Kurt J. Lidl <lidl@eng.us.uu.net>'s $MAILHOST... |
tree | commitdiff |
2000-07-20 |
Dan Harkless | Ken Hornstein's SASL patch was not integrated properly... |
tree | commitdiff |
2000-07-16 |
Kimmo Suominen | SASL stuff. |
tree | commitdiff |
2000-07-16 |
Kimmo Suominen | SASL mods. |
tree | commitdiff |
2000-07-07 |
Kimmo Suominen | SASL support from Ken Hornstein <kenh@cmf.nrl.navy... |
tree | commitdiff |
2000-06-12 |
Ruud de Rooij | * Merged mts/sendmail functionality into mts/smtp;... kim-before-sasl |
tree | commitdiff |
2000-06-07 |
Ruud de Rooij | * Added one more mkstemp invocation to uip/spost.c... |
tree | commitdiff |
2000-05-31 |
Doug Morris | added lint targets for Makefiles and a configure test... |
tree | commitdiff |
2000-05-31 |
Dan Harkless | Applied Alec Wolman <wolman@cs.washington.edu>'s dropsb... |
tree | commitdiff |
2000-05-29 |
Shantonu Sen | Updating user programs to use <h/tws> instead of <zotne... |
tree | commitdiff |
2000-05-28 |
Ruud de Rooij | * Added autoconf check for getutent(). |
tree | commitdiff |
2000-05-28 |
Ruud de Rooij | * Applied patch from Peter Maydell to uip/scansbr.c... |
tree | commitdiff |
2000-05-26 |
Dan Harkless | msh has been unable to show MIME messages ever since... |
tree | commitdiff |
2000-04-17 |
Shantonu Sen | APOP support: If APOP is enabled, build it into inc... |
tree | commitdiff |
2000-04-16 |
Shantonu Sen | Changed some string terminations from NULL to \0. |
tree | commitdiff |
2000-04-06 |
Dan Harkless | Applied Eric Schnoebelen <eric@cirr.com>'s mhshowsbr... |
tree | commitdiff |
2000-03-28 |
Doug Morris | added Todd Miller's packf patch |
tree | commitdiff |
2000-03-17 |
Dan Harkless | wesley.craig@umich.edu did not document his previous... |
tree | commitdiff |
2000-03-14 |
Dan Harkless | Applied Sullivan N. Beck <sbeck@cise.ufl.edu>'s mhshow... |
tree | commitdiff |
2000-03-06 |
Dan Harkless | Applied Neil W Rickert <rickert+nmh@cs.niu.edu>'s msh... |
tree | commitdiff |
2000-03-03 |
Dan Harkless | Added a new "boolean" type to mh.h and TRUE and FALSE... |
tree | commitdiff |
2000-03-02 |
Dan Harkless | Changed the GECOS-field '&' translation behavior to... |
tree | commitdiff |
2000-02-29 |
Dan Harkless | Changed "echo > stamp-h.in" in Makefile.in to "date... |
tree | commitdiff |
2000-02-29 |
Dan Harkless | Upped the version number to 1.0.3+dev (ideally this... |
tree | commitdiff |
2000-02-28 |
Ruud de Rooij | * Fix security hole in mhshowsbr.c which allowed untru... |
tree | commitdiff |
2000-02-04 |
Dan Harkless | Whoever originally added the -help switch to all the... |
tree | commitdiff |
2000-02-04 |
Dan Harkless | * Applied wesley.craig@umich.edu's KPOP patches. Accor... |
tree | commitdiff |
2000-01-26 |
Dan Harkless | Dan Winship informed me that the right fix when gcc... |
tree | commitdiff |
2000-01-26 |
Dan Harkless | Just added a comment explaining that akvalue() does... |
tree | commitdiff |
2000-01-26 |
Dan Harkless | I had my envelope-From:-setting in the wrong place... |
tree | commitdiff |
2000-01-26 |
Dan Harkless | Added a comment bemoaning the lack of aliasing on the... |
tree | commitdiff |
2000-01-26 |
Dan Harkless | Implemented a new type of username masquerading, which... |
tree | commitdiff |
2000-01-25 |
Dan Harkless | The prototype I gave for initgroups() which was documen... |
tree | commitdiff |
2000-01-25 |
Dan Harkless | Put in a prototype for client() to get rid of the ... |
tree | commitdiff |
2000-01-25 |
Dan Harkless | Typecast to get rid of warnings that index into cc... |
tree | commitdiff |
2000-01-25 |
Dan Harkless | Put in prototype for initgroups() to get rid of "defaul... |
tree | commitdiff |
2000-01-25 |
Dan Harkless | Typecast to get rid of warnings that array index into... |
tree | commitdiff |
2000-01-06 |
Ruud de Rooij | * Move mhtest from bindir to libdir. |
tree | commitdiff |
1999-10-21 |
Doug Morris | changes to allow building under Mac OS X/Rhapsody |
tree | commitdiff |
1999-10-17 |
Ruud de Rooij | * Changed repl defaults to partly revert to MH behaviour: |
tree | commitdiff |
1999-10-15 |
Doug Morris | replaced the BIND guess (based on BSDishness) with... |
tree | commitdiff |
1999-10-02 |
Dan Harkless | I didn't like the double use of "MAILGROUP" for two... |
tree | commitdiff |
1999-09-26 |
Ruud de Rooij | * Added config.sub and config.guess to the list of... |
tree | commitdiff |
1999-09-13 |
Doug Morris | updates to post.c and termsbr.c that prevent warnings... |
tree | commitdiff |
1999-09-12 |
Doug Morris | Lots of little code cleanups to prevent warnings -... |
tree | commitdiff |
1999-09-12 |
Doug Morris | fix for configure to find db1/ndbm.h in new linux systems |
tree | commitdiff |
1999-09-10 |
Doug Morris | configure, configure.in stamp-h.in, and uip/Makefile... |
tree | commitdiff |
1999-08-17 |
Dan Harkless | Automated #define of MAILGROUP and installation of... |
tree | commitdiff |
1999-07-16 |
Dan Harkless | Eliminated compilation warnings. |
tree | commitdiff |
1999-07-16 |
Dan Harkless | Previously contained the code: |
tree | commitdiff |
1999-07-16 |
Dan Harkless | Eliminated compilation warnings. pop_action() and... |
tree | commitdiff |
1999-07-16 |
Dan Harkless | Eliminated compilation warnings. |
tree | commitdiff |
1999-07-16 |
Dan Harkless | donote() previously was written such that it could... |
tree | commitdiff |
1999-07-16 |
Dan Harkless | err2peer() previously returned garbage. Now it returns... |
tree | commitdiff |
1999-07-16 |
Dan Harkless | Eliminated compilation warnings. |
tree | commitdiff |
1999-07-16 |
Dan Harkless | Eliminated compilation warnings. |
tree | commitdiff |
1999-07-16 |
Dan Harkless | Eliminated compilation warnings. |
tree | commitdiff |
1999-07-16 |
Dan Harkless | Changed call of done() to return of done() to eliminate... |
tree | commitdiff |
1999-06-09 |
Doug Morris | use mkstemp on systems that have it |
tree | commitdiff |
1999-05-13 |
Dan Harkless | Use "#include <errno.h>" instead of "extern int errno... |
tree | commitdiff |
1999-05-13 |
Dan Harkless | deal with SIGPIPE so mhl doesn't print "Broken pipe... |
tree | commitdiff |
1999-05-13 |
Dan Harkless | Added -library switch so it can parse user aliases... |
tree | commitdiff |
1999-05-13 |
Dan Harkless | Allow display of 8bit encoded messages. From Kimmo... |
tree | commitdiff |
1999-05-13 |
Dan Harkless | Make whatnow "list" work with "lproc: show" again.... |
tree | commitdiff |
1999-05-13 |
Dan Harkless | Properly deal with relative folder names. Problem noted... |
tree | commitdiff |
1999-04-30 |
Doug Morris | Initial revision |
tree | commitdiff |
|