Merge branch 'm_getfld2-meillo' into master
[mmh] / uip / inc.c
2016-04-22 Philipp TakacsMerge branch 'm_getfld2-meillo' into master
2016-04-21 markus schnalkeMake default scan/inc listing file-based
2016-04-09 m@mmmmarascio.xyzReplace getcpy() and strdup() with mh_xstrdup()
2016-03-25 m@mmmmarascio.xyzReplace free() with mh_free0()
2015-11-12 markus schnalkeConvert inc and scan from m_getfld() to m_getfld2()
2015-11-12 markus schnalkeUse continue instead of one long if for the whole loop...
2015-04-19 Philipp TakacsUse sysexits.h for better exit-codes
2015-04-10 markus schnalkeMove #include from h/mh.h to source files
2015-03-11 Marcin CieslakReplaced setgid() calls with setegid() so that it works...
2015-02-22 Philipp Takacsnonstatic function for atexit, check if atexit fails
2015-01-17 Philipp Takacsremove last rests of done in uip
2015-01-16 Philipp TakacsReplace done with exit at uip
2012-06-04 markus schnalkeRemoved configure flag --disable-locale and have it...
2012-05-05 markus schnalkeRequire at least 2 chars for `no' variants of switches.
2012-05-01 markus schnalkeRenamed -version switch to -Version to remove the confl...
2012-05-01 markus schnalkeBring in all of the mh-e support that is actually used
2012-03-29 markus schnalkeAdded missing NULL sentinels in switches array.
2012-03-28 markus schnalkeFixed programming mistakes, detected by cppcheck.
2012-03-27 markus schnalkeWe have only numeric timezone support (e.g. +0200)...
2012-03-24 markus schnalkeCHANGE OF THE DECADE: I finally gave m_unknown() a...
2012-03-24 markus schnalkeReplaced folder_exists() by a call to create_folder().
2012-03-20 markus schnalkes/nfs/fmtstr/
2012-03-20 markus schnalkescan(): Replaced explicit noisy parameter with implicit...
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