Removed the -clear switch from mhl.
[mmh] / sbr /
2012-02-10 markus schnalkeRemoved `-format string' switches but made -form accept...
2012-02-09 markus schnalkeReplaced open_form() with new_fs() for the last time...
2012-02-09 markus schnalkeAugmented new_fs() with an additional argument for...
2012-02-09 markus schnalkeCosmetic refactoring in fmt_new.c.
2012-02-08 markus schnalkeRemoved unnecessary prototypes.
2012-02-08 markus schnalkeMerged h/mts.h into h/prototypes.h.
2012-02-04 markus schnalkeImproved quoting the fullname.
2012-02-04 markus schnalkeRemoved mts.conf; the maildelivery option went into...
2012-02-03 markus schnalkeRemoved the last masquerading type: username_extension.
2012-02-03 markus schnalkeRemoved draft_from masquerading.
2012-02-03 markus schnalkeRemoved mmailid masquerading.
2012-02-03 markus schnalkeComment changes.
2012-02-03 markus schnalkeFixed abort of e.g. comp when draft folder is empty.
2012-02-03 markus schnalkeSyntactic and comment changes.
2012-01-30 markus schnalkeAlias: Removed the address group `*', which meant every...
2012-01-30 markus schnalkeRest of the MMDF-style mail drop support removal.
2012-01-28 markus schnalkeRemoved mmdelim[12], which were the delimiters for...
2012-01-28 markus schnalkeRemoved EISREMOTE check.
2012-01-25 markus schnalkeRemoved (allmost all) JLR-specific code.
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 schnalkeActivated Jon's attachment system by default and steaml...
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 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 schnalkesbr/brkstring.c: replaced static brkany() with call...
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.
2011-12-23 markus schnalkeUnimportant stuff.
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 schnalkeMoved etcpath() from config/config.c to sbr/path.c
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 schnalkeCompletely reworked the path convertion functions
2011-11-21 markus schnalkeCosmetic refactoring
2011-11-20 markus schnalkeAdded comment
2011-11-20 markus schnalkeSimplification: Removed unnecessary variable
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-01 markus schnalkeBroke long lines.
2011-11-01 markus schnalkeDon't call writev() anymore.
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 schnalkeRemoved the whom program, which relayed on post(8)...
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 msh, vmh and wmh.
2011-10-05 markus schnalkeReworked LINK, now named `altmsglink', similar to BACKU...
2011-10-05 markus schnalkeRemoved configure option --with-hash-prefix and moved...
2011-10-04 markus schnalkeMoved the sendmail path config line from mts.conf to...
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
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 warning in sbr/folder_addmsg.c by code cleanup
2010-12-09 Ken HornsteinMassive garbage collection. Remove functionality for...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-12-03 Ken HornsteinUpdate for git conversions (and cleanup of autogen...
2010-11-19 Ken Hornstein(Minor) cleanup of some of the autoconf code with respe...
2010-02-06 Earl Hood#ifdef AI_ADDRCONFIG since older IPv4-only systems...
2010-02-06 Earl HoodFixed variable declaration so older compilers will...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2010-02-03 Earl Hood* mts/smtp/smtp.c: added SASL support if mts configuration
2009-01-21 Ken HornsteinFix warning in getaddrinfo() call.
2009-01-17 Eric Gillespie * test/runtest, test/tests/inc/test-deb359167,
next