* docs/MAIL.FILTERING: added note on removing procmail -f or
[mmh] / sbr /
2008-08-14 Eric Gillespie * sbr/ambigsw.c: Send print_sw output to stderr. ...
2008-08-13 Eric Gillespie * test/tests/bad-input/test-header: Add test for it.
2008-08-08 Eric Gillespie * sbr/discard.c, sbr/m_getfld.c, uip/scansbr.c: Add...
2008-08-03 Peter MaydellAdd protective 'do { ... } while (0)' wrappers to multi...
2008-08-03 Peter MaydellWhen doing an if-test on the result of a function which...
2008-06-02 Peter MaydellWhen building on gcc, use noreturn attribute on adios...
2008-05-21 Peter MaydellDon't rely on realloc() to follow POSIX in handling...
2008-05-21 Peter MaydellAdd some table size declarations for the benefit of...
2008-05-20 Peter MaydellUpdate comment now we don't use lex -o.
2008-05-18 David Levine* sbr/addrsbr.c: removed "err" from conditional, becaus...
2008-05-16 Oliver Kiddledon't use $< in target rules in makefiles, as POSIX...
2008-05-04 Peter Maydellbug #23167: sbr/ruserpass.c (ruserpass): make bad permi...
2008-05-04 Peter Maydell* bug #23163: various minor fixes for the benefit of...
2008-04-11 Oliver Kiddlemove most remaining macros out of acconfig.h which...
2008-04-05 Peter MaydellBug #20028 (Debian bug 399271): fix code assuming that...
2007-11-08 Joel ReicherInsert types for args of some function pointers to...
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...
2007-04-29 Peter MaydellSuppress 'uninitialised variable' warning.
2007-04-29 Peter MaydellMinor rearrangement so variables/functions used only...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2007-03-21 Peter Maydellbug #18630, #18631, #18632, #18634: various patches...
2006-04-27 Joel ReicherCreated pluspath function to check for '+' prefix and...
2006-04-24 Joel Reicherssequal() does not check for a substring, but for a...
2006-04-14 Joel ReicherCreated function open_form() to open form file or fallb...
2006-04-14 Joel ReicherGet rid of some trivial warnings; unused variables...
2006-04-11 Joel ReicherCreated app_msgarg() (append message arg) and a simple...
2006-04-11 Joel ReicherCompleting the .cvsignore list(s).
2006-03-09 Josh Bressers* sbr/fmt_rfc2047.c (decode_rfc2047): Don't close the...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-03-05 Oliver Kiddleand close iconv handle if encoded block empty
2006-03-05 Oliver Kiddledon't try to malloc 0 bytes if an RFC2047 encoded block...
2006-02-21 Josh Bressers* h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c...
2006-02-20 Josh Bressers* sbr/m_draft.c, sbr/utils.c, uip/folder.c, uip/inc...
2006-01-18 Oliver Kiddleadd autoconf magic to support old systems that don...
2006-01-18 Oliver Kiddlefix bug with insertion of newline being wrong if the...
2006-01-17 Oliver Kiddlemore robust multi-byte/column support for field widths
2006-01-16 Josh Bressers* sbr/fmt_scan.c: Add the missing wchar.h include
2006-01-16 Oliver Kiddleremove remnants of code for MMDF
2006-01-15 Josh Bressers* sbr/fmt_scan.c:PUTSF() Fix an off by one formatting...
2006-01-15 Josh Bressers* sbr/fmt_scan.c: Turn the PUTSF macro into a function...
2006-01-07 Josh Bressers* Remove sbr/strerror.c -- strerror(3) is defined in...
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
2006-01-04 Josh Bressers* mh_xmalloc(), mh_xrealloc(), pwd(): Add comments...
2006-01-03 Josh BressersRemove sbr/pwd.c file, moving the pwd() function into...
2006-01-02 Josh Bressers* patch #3967: Create a mh_xrealloc function to prevent...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2005-12-24 Peter MaydellAvoid non-portable use of $< outside an inference rule.
2005-12-14 Josh Bressers* Fedora Bug #163760: sbr/context_read.c (context_read...
2005-11-19 Peter MaydellSpecial-case an MHCONTEXT of "/dev/null" and don't...
2005-11-13 Peter MaydellUse context/ctxpath==NULL to indicate that no context...
2005-11-13 Peter MaydellFix buffer overrun in address parsing code (would only...
2005-11-08 Oliver Kiddlereplace obsolete autoconf macros
2005-11-06 Peter MaydellFix various buffer overruns in fmt_scan.c; the bulk...
2005-11-06 Peter MaydellRemove space between -o and output filename so it works...
2005-11-02 Oliver Kiddlefix for newer version of flex and remove autogenerated...
2005-05-18 Oliver Kiddlefix a bug affecting AFS where nmh was setting the READO...
2005-05-18 Oliver KiddleCarl Mummert: add unquote() function for removing quote...
2005-02-23 Oliver Kiddleuse iconv to convert RFC-2047 encoded headers to the...
2005-02-23 Oliver Kiddlefix Debian bug #202667: crash when a message's filename...
2005-02-21 Oliver Kiddlefix bug where inc crashed on failing to reopen the...
2005-01-27 Oliver KiddleOn systems where it is available, use nl_langinfo to...
2005-01-21 Oliver KiddleUS-ASCII is a subset of UTF-8 so can be handled directl...
2004-11-19 Jon SteinhartAdded mail directory argument to folder_addmsg in order...
2004-11-16 Jon SteinhartFixed problem where the refile hook was being called...
2004-11-16 Jon SteinhartFixed typo in comment.
2004-11-16 Jon SteinhartRemoved unnecessary code.
2004-11-16 Jon SteinhartFixed wrong directory for hook when refiling with ...
2004-10-12 Jon SteinhartFixed strange bug that prevented a lock from ever being...
2004-10-12 Jon SteinhartFixed bug that was producing an incorrect path for...
2003-09-30 Glenn Burkhardtrestored use of PUTDF() macro; was broken in versions...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2003-09-30 Glenn Burkhardtcorrected termination condition for fill character...
2003-09-30 Glenn Burkhardt[bug #4296] PUTD() macro can't hack 10 digit values
2003-09-30 Glenn Burkhardt[bug #4296] PUTD() macro can't hack 10 digit values
2003-09-30 Glenn Burkhardt[bug #4297] The strlen mh-format function can crash...
2003-09-05 Ken HornsteinFix from branch.
2003-09-05 Ken HornsteinQuiet lock warning.
2003-09-05 Ken HornsteinMerge in locking fixes into the main line.
2003-08-11 Jeffrey C HonigWhen compiling format strings, nmh attempts to avoid...
2002-11-21 Jon SteinhartFixed a typo in the SRCS definition; had a .o where...
2002-11-20 Jon SteinhartFixed a bug in the waitpid version where it would retur...
2002-11-18 Jon SteinhartThe file README-ATTACHMENTS was removed - it has been...
2002-09-09 Jon SteinhartNew routine that provides interface to external programs.
2002-08-23 Jon SteinhartAdded external program hooks.
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2001-02-06 Shantonu SenBe more picky about symbolic time zones, and accept...
2000-12-22 Shantonu SenTake out memory hints, since we are assuming flex over...
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-09-08 Shantonu SenTook out incorrect time zones like JST and BST.
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-09-06 Shantonu SenTook out parsing of military time, which was causing...
2000-07-24 Dan HarklessRenamed DSTXXX as ADJUST_NUMERIC_ONLY_TZ_OFFSETS_WRT_DS...
2000-07-24 Dan HarklessWhen Shantonu wrote the new, more portable dtimep.lex...
2000-07-16 Kimmo SuominenComplete HAVE_MKSTEMP.
2000-07-16 Kimmo SuominenKeep this working with other makes than GNU.
2000-06-09 Dan HarklessNew dtimep.lex didn't parse day names properly. Fixed...
2000-06-04 Ruud de Rooij* Added autoconf test for Miquel van Smoorenburg's...
2000-05-31 Shantonu SenAdded back memory options for AIX to increase available...
next