2012-03-29 |
markus schnalke | Added wrapper mmhwrap for parallel installations with... |
blob | commitdiff |
2012-03-26 |
markus schnalke | Removed hard-coded -I.. and -I../.. from INCLUDES. |
blob | commitdiff | diff to current |
2012-03-26 |
markus schnalke | Removed conflict(8), because checking passwd, /var... |
blob | commitdiff | diff to current |
2012-03-23 |
markus schnalke | Merged annosbr.c into anno.c, as it is no longer used... |
blob | commitdiff | diff to current |
2012-03-23 |
markus schnalke | whatnow: call external anno(1) instead of internal... |
blob | commitdiff | diff to current |
2012-03-23 |
markus schnalke | forw,repl: Replaced internal annotate() call with invok... |
blob | commitdiff | diff to current |
2012-03-23 |
markus schnalke | Fixed building in a separate build directory. |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Merged mhstoresbr.c into mhstore.c, cause it's not... |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Merged mhbuildsbr.c into mhbuild.c, cause it is not... |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | slocal: use mhetcdir instead of NMHETCDIR. |
blob | commitdiff | diff to current |
2012-03-21 |
markus schnalke | Slocal uses rcvpack now. Code beautification in slocal. |
blob | commitdiff | diff to current |
2012-03-21 |
markus schnalke | Makefile: inc does not depend on dropsbr. |
blob | commitdiff | diff to current |
2012-03-20 |
markus schnalke | Makefiles: s/nmh/mmh/; fixed generation of mmhdist. |
blob | commitdiff | diff to current |
2012-03-20 |
markus schnalke | Replaced mkinstalldirs with `mkdir -p'. |
blob | commitdiff | diff to current |
2012-03-20 |
markus schnalke | Ensured clean uninstall. |
blob | commitdiff | diff to current |
2012-03-09 |
markus schnalke | Moved conflict, rcv*, slocal, spost from libdir to... |
blob | commitdiff | diff to current |
2012-03-09 |
markus schnalke | Added new helper `print-mimetype' and added Mime-Type... |
blob | commitdiff | diff to current |
2012-02-11 |
markus schnalke | Removed the -width option from ap and dp. Always print... |
blob | commitdiff | diff to current |
2012-02-11 |
markus schnalke | Merged picksbr.c into pick.c. |
blob | commitdiff | diff to current |
2012-02-10 |
markus schnalke | Removed now unused dependencies (distsbr.o) in makefile. |
blob | commitdiff | diff to current |
2012-02-10 |
markus schnalke | Merged mhlsbr.c into mhl.c. |
blob | commitdiff | diff to current |
2012-02-10 |
markus schnalke | show: Never call internal mhl(); always construct absol... |
blob | commitdiff | diff to current |
2012-02-10 |
markus schnalke | Removed rcvtty. |
blob | commitdiff | diff to current |
2012-02-09 |
markus schnalke | Merged replsbr.c into repl.c. |
blob | commitdiff | diff to current |
2012-02-09 |
markus schnalke | Moved mhl(1) from libdir to bindir. |
blob | commitdiff | diff to current |
2012-02-08 |
markus schnalke | Removed unnecessary dependencies from Makefile (annosbr.o). |
blob | commitdiff | diff to current |
2012-02-08 |
markus schnalke | Call anno(1) instead of compiling annosbr.c into send(1). |
blob | commitdiff | diff to current |
2012-02-08 |
markus schnalke | Moved sendsbr.c into send.c as it is not compiled into... |
blob | commitdiff | diff to current |
2012-02-08 |
markus schnalke | Replaced sendfiles with a simpler version that uses... |
blob | commitdiff | diff to current |
2012-02-08 |
markus schnalke | Removed viamail. |
blob | commitdiff | diff to current |
2012-02-08 |
markus schnalke | comp, dist, forw, repl don't depend on sendsbr anymore. |
blob | commitdiff | diff to current |
2012-02-08 |
markus schnalke | Separated send from whatnow, similar to the previous... |
blob | commitdiff | diff to current |
2012-02-08 |
markus schnalke | Always exec whatnow; don't link the code into comp... |
blob | commitdiff | diff to current |
2012-02-04 |
markus schnalke | Removed the suppress dups feature from slocal for simpl... |
blob | commitdiff | diff to current |
2012-02-04 |
markus schnalke | Removed mts.conf; the maildelivery option went into... |
blob | commitdiff | diff to current |
2012-02-04 |
markus schnalke | Removed the built-in FTP client. |
blob | commitdiff | diff to current |
2011-12-23 |
markus schnalke | Replaced C program `install-mh' by shell script `mmh'. |
blob | commitdiff | diff to current |
2011-10-16 |
markus schnalke | Removed the whom program, which relayed on post(8)... |
blob | commitdiff | diff to current |
2011-10-07 |
markus schnalke | Rearranged whitespace (and comments) in all the code! |
blob | commitdiff | diff to current |
2011-10-05 |
markus schnalke | Removed mhn, as it was already replaced by mhlist/mhsho... |
blob | commitdiff | diff to current |
2011-10-05 |
markus schnalke | Removed msh, vmh and wmh. |
blob | commitdiff | diff to current |
2011-10-05 |
markus schnalke | Removed unused and not compiling program wmh. |
blob | commitdiff | diff to current |
2011-10-04 |
markus schnalke | Removed the MTS and post; now we always use /usr/sbin... |
blob | commitdiff | diff to current |
2011-10-04 |
markus schnalke | Removed all POP support |
blob | commitdiff | diff to current |
2011-09-28 |
markus schnalke | We'll always use sendmail (spost) now |
blob | commitdiff | diff to current |
2010-12-09 |
Ken Hornstein | Massive garbage collection. Remove functionality for... |
blob | commitdiff | diff to current |
2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
blob | commitdiff | diff to current |
2010-11-19 |
Ken Hornstein | (Minor) cleanup of some of the autoconf code with respe... |
blob | commitdiff | diff to current |
2009-01-17 |
Eric Gillespie | * test/runtest, test/tests/inc/test-deb359167, |
blob | commitdiff | diff to current |
2008-08-14 |
Eric Gillespie | * uip/Makefile.in, uip/popi.c: Remove popi.c, which... |
blob | commitdiff | diff to current |
2008-08-14 |
Eric Gillespie | * h/mhparse.h: Move interfaces also used by mhbuildsbr... |
blob | commitdiff | diff to current |
2005-12-24 |
Peter Maydell | Rework detection and handling of ndbm: we now check... |
blob | commitdiff | diff to current |
2005-11-13 |
Oliver Kiddle | remove link to install-mh that caused problems on some... |
blob | commitdiff | diff to current |
2005-11-08 |
Oliver Kiddle | prepend DESTDIR to install locations |
blob | commitdiff | diff to current |
2005-11-08 |
Oliver Kiddle | replace obsolete autoconf macros |
blob | commitdiff | diff to current |
2003-09-16 |
Glenn Burkhardt | add command to remove $(libdir)/install-mh prior to... |
blob | commitdiff | diff to current |
2002-11-19 |
Jon Steinhart | Changed to move install-mh to the bin directory instead... |
blob | commitdiff | diff to current |
2002-11-18 |
Jon Steinhart | The file README-ATTACHMENTS was removed - it has been... |
blob | commitdiff | diff to current |
2001-01-09 |
Shantonu Sen | Added popi.c to SRCS, even though it's not being built... |
blob | commitdiff | diff to current |
2000-12-12 |
Dan Harkless | When Shantonu made the new libmts.a, he swapped $(MTSLI... |
blob | commitdiff | diff to current |
2000-09-08 |
Shantonu Sen | Updated #include's to point to new location of mts... |
blob | commitdiff | diff to current |
2000-07-20 |
Dan Harkless | Ken Hornstein's SASL patch was not integrated properly... |
blob | commitdiff | diff to current |
2000-07-16 |
Kimmo Suominen | SASL mods. |
blob | commitdiff | diff to current |
2000-06-12 |
Ruud de Rooij | * Merged mts/sendmail functionality into mts/smtp;... kim-before-sasl |
blob | commitdiff | diff to current |
2000-05-31 |
Doug Morris | added lint targets for Makefiles and a configure test... |
blob | commitdiff | diff to current |
2000-05-28 |
Ruud de Rooij | * Applied patch from Peter Maydell to uip/scansbr.c... |
blob | commitdiff | diff to current |
2000-04-17 |
Shantonu Sen | APOP support: If APOP is enabled, build it into inc... |
blob | commitdiff | diff to current |
2000-01-06 |
Ruud de Rooij | * Move mhtest from bindir to libdir. |
blob | commitdiff | diff to current |
1999-10-21 |
Doug Morris | changes to allow building under Mac OS X/Rhapsody |
blob | commitdiff | diff to current |
1999-10-02 |
Dan Harkless | I didn't like the double use of "MAILGROUP" for two... |
blob | commitdiff | diff to current |
1999-09-10 |
Doug Morris | configure, configure.in stamp-h.in, and uip/Makefile... |
blob | commitdiff | diff to current |
1999-08-17 |
Dan Harkless | Automated #define of MAILGROUP and installation of... |
blob | commitdiff | diff to current |
1999-04-30 |
Doug Morris | Initial revision |
blob | commitdiff | diff to current |
|