Removed special `folder' and `dtimenow' format escapes from scan listings.
[mmh] / uip / inc.c
2012-03-20 markus schnalkeRemoved special `folder' and `dtimenow' format escapes...
2012-02-13 markus schnalkeRemoved support for Encrypted: headers, which were...
2012-02-10 markus schnalkeRemoved `-format string' switches but made -form accept...
2012-02-09 markus schnalkeAugmented new_fs() with an additional argument for...
2012-02-08 markus schnalkeMerged h/mts.h into h/prototypes.h.
2012-02-04 markus schnalkeRemoved mts.conf; the maildelivery option went into...
2012-01-30 markus schnalkeRest of the MMDF-style mail drop support removal.
2012-01-28 markus schnalkeRemoved support for MMDF-style mail drops.
2012-01-04 markus schnalkeInverted the second arg of seq_setunseen(), to be more...
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 schnalkes/pfolder/curfolder/g
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
2011-11-20 markus schnalkeThe existence of the profile entry Path is already...
2011-11-05 markus schnalkeIntroduced FDEF and FCUR for speaking arguments to...
2011-11-05 markus schnalkeRenamed r1bindex() to mhbasename(), to make its functio...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-16 markus schnalkeFixed broken swit numbering (there are more files to...
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2011-10-04 markus schnalkeRemoved all POP support
2010-12-21 Peter MaydellClean up code in inc.c
2010-12-14 Oliver Kiddleswitches need to be renumbered following removal of...
2010-12-09 Ken HornsteinMassive garbage collection. Remove functionality for...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2009-12-25 David Levine * uip/inc.c: gcc 4.4.1 noticed that maildir could...
2008-06-02 Peter MaydellWhen building on gcc, use noreturn attribute on adios...
2007-11-04 Joel ReicherReturn type of (*done)() changed to void. default_done...
2007-11-04 Joel ReicherChange link-time overriding of done() to run-time reass...
2007-08-21 Josh Bressers* Red Hat Bug #253342: inc.c, utils.c, utils.h: When...
2006-04-27 Joel ReicherCreated pluspath function to check for '+' prefix and...
2006-04-14 Joel ReicherGet rid of some trivial warnings; unused variables...
2006-02-20 Josh Bressers* sbr/m_draft.c, sbr/utils.c, uip/folder.c, uip/inc...
2005-01-27 Oliver KiddleAdded -proxy option to inc and msgchk
2004-10-12 Jon SteinhartFixed another weird bug caused by the static mailpath...
2004-10-12 Jon SteinhartFixed bug in which the static maildir was overwritted...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2003-09-28 Glenn Burkhardtupdate 'mp->lowmsg' from 0 to 1 during regular 'inc...
2003-09-14 Jeffrey C HonigThe first ``inc'' into an empty folder would not update...
2002-08-23 Jon SteinhartAdded external program hooks.
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-07-21 Dan HarklessApplied Kurt J. Lidl <lidl@eng.us.uu.net>'s $MAILHOST...
2000-07-16 Kimmo SuominenSASL stuff.
2000-07-07 Kimmo SuominenSASL support from Ken Hornstein <kenh@cmf.nrl.navy...
2000-06-07 Ruud de Rooij* Added one more mkstemp invocation to uip/spost.c...
2000-05-29 Shantonu SenUpdating user programs to use <h/tws> instead of <zotne...
2000-03-17 Dan Harklesswesley.craig@umich.edu did not document his previous...
2000-02-04 Dan HarklessWhoever originally added the -help switch to all the...
2000-02-04 Dan Harkless* Applied wesley.craig@umich.edu's KPOP patches. Accor...
1999-07-16 Dan HarklessEliminated compilation warnings. pop_action() and...
1999-04-30 Doug MorrisInitial revision