mmh
2012-01-04 markus schnalkeRenamed all standard sequences (e.g. cur->c) and made...
2012-01-04 markus schnalkeInverted the second arg of seq_setunseen(), to be more...
2012-01-04 markus schnalkeAnother fix for the strchr() transition: Check for...
2012-01-04 markus schnalkeActivated default sequence negation (exclamation mark).
2012-01-04 markus schnalkeActivated a default unseen sequence; updated man pages...
2012-01-04 markus schnalkeFixed bug in brkstring(), newly introduced by the switc...
2012-01-04 markus schnalkeGlobally defined the names for the standard sequences.
2012-01-04 markus schnalkesbr/brkstring.c: replaced static brkany() with call...
2012-01-03 markus schnalkeFixed minor typo in man page.
2012-01-03 markus schnalkeRemoved remaining lines from the --with-pager=... remov...
2012-01-03 markus schnalkes/vfork/fork/
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2012-01-02 markus schnalkeRemoved ``Face'' support in mhl.
2012-01-02 markus schnalkeRemoved references to unused default procs and commente...
2012-01-02 markus schnalkeRemoved the configuration option NOPUBLICSEQ.
2012-01-02 markus schnalkeRenames: s/+outbox/+sent/ and s/cc:/Cc:/
2012-01-02 markus schnalkeUpdated INSTALL and changed `nmh' strings to `mmh'
2011-12-23 markus schnalkeReworked the man page system and some man page contents...
2011-12-23 markus schnalkeBe quiet! Only talk if you have something useful to...
2011-12-23 markus schnalkeAdjusted Makefile to the rename: etc/scan.default ...
2011-12-23 markus schnalkeUpdated all man pages and renamed install-mh.man to...
2011-12-23 markus schnalkeUnimportant stuff.
2011-12-23 markus schnalkeReplaced C program `install-mh' by shell script `mmh'.
2011-12-23 markus schnalkeSplit nmh dir into mmh dir (~/.mmh) and mail storage...
2011-12-13 markus schnalkeFixed bug, reported by Phil: Profile entry Draft-Folder...
2011-12-13 markus schnalkeCleanup in m_draft. There was some confusingly unnecess...
2011-12-13 markus schnalkeMinor change in output message
2011-12-12 markus schnalkeRemoved the global alias file
2011-12-12 markus schnalkeMoved etcpath() from config/config.c to sbr/path.c
2011-12-09 markus schnalkeCode cosmetic
2011-12-09 markus schnalkeAdjusted the default scan listing: remove the body...
2011-12-09 markus schnalkeCode cosmetics
2011-12-09 markus schnalkeWe have `NULL' in order to not need to write `(char...
2011-12-09 markus schnalkeRemoved void casts for ignored return values of functio...
2011-12-09 markus schnalkeWe don't want to use copy() anymore; but kept it for...
2011-12-09 markus schnalkes/pfolder/curfolder/g
2011-12-09 markus schnalke"." is no longer an alias for "cur"
2011-12-09 markus schnalkeRemoved the option to disable `~user' support (MHRC)
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
2011-11-21 markus schnalkeCosmetic refactoring
2011-11-20 markus schnalkeCosmetic change
2011-11-20 markus schnalkeCosmetic change
2011-11-20 markus schnalkeAdded comment
2011-11-20 markus schnalkeSimplification: Removed unnecessary variable
2011-11-20 markus schnalkeThe existence of the profile entry Path is already...
2011-11-05 markus schnalkeCode reformating.
2011-11-05 markus schnalkeImproved pluspath() and used it instead of path() where...
2011-11-05 markus schnalkeRefactored sbr/getfolder.c
2011-11-05 markus schnalkeIntroduced FDEF and FCUR for speaking arguments to...
2011-11-05 markus schnalkeRearranged code in the file.
2011-11-05 markus schnalkeRefactoring in sbr/path.c.
2011-11-05 markus schnalkeRenamed r1bindex() to mhbasename(), to make its functio...
2011-11-05 markus schnalkeRenamed ssequal() to isprefix(), because that's what...
2011-11-05 markus schnalkeRemoved defines for obsolete BSD bcopy functions; Use...
2011-11-05 markus schnalkeWe don't need macros for only putting two strings next...
2011-11-05 markus schnalkeRemoved references to bboards, as we don't support...
2011-11-01 markus schnalkeBroke long lines.
2011-11-01 markus schnalkeDon't call writev() anymore.
2011-11-01 markus schnalkeRemoved outc(), which only called putchar(), while...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-30 markus schnalkeRemoved the draft message in favor for a consistent...
2011-10-16 markus schnalkeFixed broken swit numbering (there are more files to...
2011-10-16 markus schnalkeRemoved the whom program, which relayed on post(8)...
2011-10-16 markus schnalkeRemoved the split feature of send.
2011-10-07 markus schnalkeRemoved unneeded sbr code.
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2011-10-05 markus schnalkeRemoved mhn, as it was already replaced by mhlist/mhsho...
2011-10-05 markus schnalkeRemoved msh, vmh and wmh.
2011-10-05 markus schnalkeRemoved unused and not compiling program wmh.
2011-10-05 markus schnalkeRemoved obsolete MTS docs from README.developers
2011-10-05 markus schnalkeClarification fix in man/mhparam.man, related to -debug.
2011-10-05 markus schnalkeReworked LINK, now named `altmsglink', similar to BACKU...
2011-10-05 markus schnalkeMoved default file/folder modes from acconfig.h to...
2011-10-05 markus schnalkeRemoved --with-{editor,pager} configure options.
2011-10-05 markus schnalkeDocumented -debug switch or mhparam(1)
2011-10-05 markus schnalkeMoved sendmail item to better place in man page mh...
2011-10-05 markus schnalkeRemoved configure option --with-hash-prefix and moved...
2011-10-04 markus schnalkeRenamed configure.in to the more modern name configure.ac
2011-10-04 markus schnalkeNicer structure in summary printing of the configure...
2011-10-04 markus schnalkeMoved the sendmail path config line from mts.conf to...
2011-10-04 markus schnalkeRemoved TLS support. We don't need it anymore as we...
2011-10-04 markus schnalkeRemoved SASL support. We don't need it anymore because...
2011-10-04 markus schnalkeRemoved the MTS and post; now we always use /usr/sbin...
2011-10-04 markus schnalkeRemoved --with-smtpservers configure option and thelike
2011-10-04 markus schnalkeRemoved all POP support
2011-09-28 markus schnalkeWe'll always use sendmail (spost) now
2011-09-28 markus schnalkeInstall to /usr/local/mmh
2011-09-09 markus schnalkeThis is the birth of mmh. :-)
2011-04-13 Ken HornsteinWhoops, user & port were in the wrong order so msgchk... mmh-start
2011-02-22 Ken HornsteinUpdated the developer README with a few notes about...
2011-02-07 Paul VixieSigned-off-by: Ken Hornstein <kenh@pobox.com>
2010-12-21 Peter MaydellClean up code in inc.c
2010-12-20 Peter MaydellSuppress tsort diagnostic waffle
2010-12-20 Peter MaydellFix unused-function warnings in lex output
2010-12-20 Peter MaydellFix used-uninitialised warning in fmt_rfc2047.c
2010-12-20 Peter MaydellFix used-uninitialised warning in new.c
2010-12-20 Peter MaydellFix crash if fnext/fprev are given an empty folder...
2010-12-20 Peter MaydellFix warning in sbr/folder_addmsg.c by code cleanup
2010-12-16 Ken HornsteinFix so this compiles without SASL support.
next