mmh
2012-01-25 markus schnalkeRemoved LBL compile condition (format: addtoseq).
2012-01-25 markus schnalkeRemoved several `#if 0' fragments.
2012-01-25 markus schnalkeFinally fixed the annoying `Invalid cross-device link...
2012-01-24 markus schnalkeUpdated the man pages to the recent changes.
2012-01-24 markus schnalkeFixed -mime for forw and repl.
2012-01-24 markus schnalkeRemoved the mime command from whatnow and automimeproc...
2012-01-24 markus schnalkeActivated Jon's attachment system by default and steaml...
2012-01-24 markus schnalkeAdded a comment and a variable initialization.
2012-01-05 markus schnalkeFree memory after use in m_draft().
2012-01-05 markus schnalkeExplicit checks for return values of strcmp().
2012-01-05 markus schnalkeRemoved isprefix() and replaced it with strncmp().
2012-01-05 markus schnalkeRemoved forgotten unused variable.
2012-01-05 markus schnalkeRemoved the non-LOCALE character code and the #ifdefs...
2012-01-05 markus schnalkeRefactoring in sbr/m_convert.c
2012-01-05 markus schnalkeReserved special sequence names may be upper case too...
2012-01-05 markus schnalkeMuch more straight-forward handling of the beyond sequence.
2012-01-04 markus schnalkeVarious minor cleanups in sbr/m_convert.c.
2012-01-04 markus schnalkeRemoved the unused message flag: DELETED.
2012-01-04 markus schnalkes/ALLOW_NEW/ALLOW_BEYOND/
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...
next