* configure.in, INSTALL: if --enable-masquerade is not
[mmh] / uip /
2008-04-11 Oliver Kiddlemove most remaining macros out of acconfig.h which...
2008-04-05 Peter Maydell* bug #18655: fix use of admonish() for a fatal error...
2008-04-05 Peter MaydellBug #20028 (Debian bug 399271): fix code assuming that...
2008-01-25 Josh Bressers* uip/mhshowsbr.c (show_all_messages): Be more generous...
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 ReicherRefactor cts pointer and free()ing on abnormal exit...
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 MaydellRename functions to avoid clash with C library exp2().
2007-04-29 Peter MaydellChange name of internal function to avoid potential...
2007-04-17 Joel Reicherbuffer is compared with cp, and so needs to be changed...
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2007-04-10 Joel ReicherFix for bug #11139: mhl -form mhl.reply omits '> '...
2007-04-10 Joel ReicherApplication of patch #5218: patch for bug #9742. Fixes...
2007-03-21 Peter Maydellbug #18630, #18631, #18632, #18634: various patches...
2006-10-24 David Levine* uip/sendsbr.c: with attachformat values of 1 or 2...
2006-06-04 Joel ReicherFixed bug introduced when changing from check_folder...
2006-04-27 Joel ReicherCreated pluspath function to check for '+' prefix and...
2006-04-22 Paul Foxfixes case where a very long character-class range...
2006-04-14 Joel ReicherCreated function open_form() to open form file or fallb...
2006-04-14 Joel ReicherSanitised some dodgy homedir finding code, but it still...
2006-04-14 Joel ReicherGet rid of some trivial warnings; unused variables...
2006-04-13 Joel ReicherMake print_aka() and print_usr() static. They're not...
2006-04-11 Joel ReicherCreated app_msgarg() (append message arg) and a simple...
2006-04-11 Joel ReicherCompleting the .cvsignore list(s).
2006-03-31 Paul Foxthis commit:
2006-03-30 David Levine* uip/sendsbr.c: with attachformat values of 1 or 2...
2006-03-08 Josh Bressers* (mh_strcasecmp): Rename the private strcasecmp functi...
2006-02-25 David Levine* uip/sendsbr.c: replaced st_mtim with st_mtime, that...
2006-02-21 David Levine* h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
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-02-18 David LevineAdded support for optional Content_Disposition header...
2006-01-31 David LevineAdded -nocontentid (and -contentid, for symmetry) switc...
2006-01-29 Oliver Kiddleremove trailing newlines from components to fix bug...
2006-01-18 David LevineFixed make_bcc_file () to use contents of From: in...
2006-01-16 Josh Bressers* uip/post.c, uip/spost.c: Move the uptolow macro from...
2006-01-16 Oliver Kiddle*** empty log message ***
2006-01-16 Oliver Kiddleremove remnants of code for MMDF
2006-01-16 Oliver Kiddlemultiply buffer size by MB_CUR_MAX so multi-byte chars fit
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
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 MaydellRework detection and handling of ndbm: we now check...
2005-12-15 Peter MaydellImprove the checks for where to find ndbm (dbm_open...
2005-12-12 Jon SteinhartFixed annotate call for new delete argument values.
2005-12-12 Josh Bressers* uip/sendsbr.c (annoaux): Fix the call to annotate()
2005-12-07 Jon SteinhartFixed a bug where anno -append put the headers in the...
2005-11-14 Peter Maydell[bug #9813] Don't crash after removing the folder if...
2005-11-13 Peter MaydellPass some globals into sm_init() so that it uses SASL...
2005-11-13 Oliver Kiddleremove link to install-mh that caused problems on some...
2005-11-08 Oliver KiddleSimon Burge: fix to handle getutent() on NetBSD
2005-11-08 Oliver Kiddleprepend DESTDIR to install locations
2005-11-08 Oliver Kiddlereplace obsolete autoconf macros
2005-11-06 Peter MaydellFix a compile error if building nmh with --enable-apop.
2005-11-06 Peter MaydellDon't fclose() the file twice in error-exit paths from...
2005-11-02 Oliver Kiddlefail when kpop connection attempted without KPOP suppor...
2005-11-02 Oliver Kiddlespeed up flist by skipping stat on files with numbers...
2005-10-05 Oliver KiddleHarald Geyer: back out fork/vfork workaround and handle...
2005-05-18 Oliver Kiddletest/report error writing to stdout
2005-05-18 Oliver Kiddlecorrect SASL include file locations
2005-01-27 Oliver KiddleAdded -proxy option to inc and msgchk
2004-12-17 Oliver KiddleFix -part option to mhshow/mhlist/mhstore to find sub...
2004-11-19 Jon SteinhartAdded mail directory argument to folder_addmsg in order...
2004-10-15 Jon SteinhartFixed calling of external hooks.
2004-10-12 Jon SteinhartFixed another weird bug caused by the static mailpath...
2004-10-12 Jon SteinhartFixed bug that caused anno to mangle headers.
2004-10-12 Jon SteinhartFixed bug in which the static maildir was overwritted...
2003-10-06 Glenn Burkhardtdb configuration fix for Debian; yet another location...
2003-09-30 Glenn Burkhardt[bug #4302] errno is not always an extern int
2003-09-30 Glenn Burkhardtfix handling of "-list" and "-seq" options, so behavior...
2003-09-28 Glenn Burkhardtupdate 'mp->lowmsg' from 0 to 1 during regular 'inc...
2003-09-22 Glenn Burkhardtmake 'spost' handling of "masquerade:" line of mts...
2003-09-22 Glenn Burkhardtstatus of action wasn't saved for use by 'N' result...
2003-09-21 Glenn BurkhardtApply bug fix reported to Debian (#136976) by Peter...
2003-09-16 Glenn Burkhardtadd command to remove $(libdir)/install-mh prior to...
2003-09-14 Jeffrey C HonigThe first ``inc'' into an empty folder would not update...
2003-09-05 Ken HornsteinMerge in changes from the 1.1 branch.
2003-08-11 Jeffrey C HonigWhen compiling format strings, nmh attempts to avoid...
2003-06-30 Glenn Burkhardtfix bug #1393, "sortm core dumps", using patch provided by
2003-06-27 Glenn Burkhardtprevent double free of 'ce->cd_file' or later use of...
2003-06-26 Glenn Burkhardtfix for bug #578 repl leaks umask; there are several...
2003-06-22 Glenn Burkhardtallow gdbm/ndbm.h in addition to db1/ndbm.h; needs...
2003-01-02 Kimmo SuominenFix detection of non-mime messages when the charset...
2002-11-19 Jon SteinhartChanged to move install-mh to the bin directory instead...
2002-11-18 Jon SteinhartThe file README-ATTACHMENTS was removed - it has been...
2002-10-21 Anders ErikssonChanged scan to always pass the folder argument. This...
2002-08-23 Jon SteinhartAdded external program hooks.
2002-08-19 Jon SteinhartAdded an improved user interface for sending messages...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
2001-01-09 Shantonu SenAdded popi.c to SRCS, even though it's not being built...
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-12-12 Dan HarklessWhen Shantonu made the new libmts.a, he swapped $(MTSLI...
2000-09-08 Shantonu SenUpdated #include's to point to new location of mts...
2000-08-07 Ruud de RooijModify umask set by mhshow to enable user execute bit...
2000-07-21 Dan HarklessApplied Kurt J. Lidl <lidl@eng.us.uu.net>'s $MAILHOST...
2000-07-20 Dan HarklessKen Hornstein's SASL patch was not integrated properly...
2000-07-16 Kimmo SuominenSASL stuff.
2000-07-16 Kimmo SuominenSASL mods.
next