* uip/.cvsignore: added "new".
[mmh] / uip /
2010-08-31 David Levine * uip/.cvsignore: added "new". PRE_POSIX_CONVERSION
2010-02-06 Earl Hood#ifdef AI_ADDRCONFIG since older IPv4-only systems...
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-12-30 David Levine * uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast
2009-12-30 David Levine * uip/new.c: cast folder_len to int to avoid warning on
2009-12-25 David Levine * uip/inc.c: gcc 4.4.1 noticed that maildir could...
2009-01-21 Ken HornsteinFix warning in getaddrinfo() call.
2009-01-17 Eric Gillespie * test/runtest, test/tests/inc/test-deb359167,
2009-01-16 Ken HornsteinMassive overhaul of networking code. Changes:
2008-08-14 Eric GillespieThis is what happens with last-minute "safe" improvemen...
2008-08-14 Eric Gillespie * sbr/ambigsw.c: Send print_sw output to stderr. ...
2008-08-14 Eric Gillespie * uip/pick.c: Ensure valid sequence name as soon as...
2008-08-14 Eric Gillespie * uip/pick.c: Print matching messages immediately...
2008-08-14 Eric Gillespie * uip/Makefile.in, uip/popi.c: Remove popi.c, which...
2008-08-14 Eric Gillespie * h/mhparse.h: Move interfaces also used by mhbuildsbr...
2008-08-13 Eric Gillespie * test/tests/mhshow/test-qp: Test various valid and...
2008-08-08 Eric Gillespie * sbr/discard.c, sbr/m_getfld.c, uip/scansbr.c: Add...
2008-08-05 Peter Maydelluip/folder.c: chdir(nmhdir) in main rather than in...
2008-08-05 Peter MaydellDump hacky overoptimisation in addir -- it doesn't...
2008-08-05 Peter MaydellSimplify dodir/addir/addfold (patch from Eric Gillespie)
2008-08-03 Peter Maydellbug #23319: rework the way we handle the working direct...
2008-06-02 Peter MaydellWhen building on gcc, use noreturn attribute on adios...
2008-05-22 Peter MaydellDon't use MB_CUR_MAX if we aren't compiled with multiby...
2008-05-22 Peter MaydellFactor out common code for writing ls shell command...
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...
next