2012-01-05 |
markus schnalke | Explicit checks for return values of strcmp(). |
tree | commitdiff |
2012-01-05 |
markus schnalke | Removed isprefix() and replaced it with strncmp(). |
tree | commitdiff |
2012-01-04 |
markus schnalke | s/ALLOW_NEW/ALLOW_BEYOND/ |
tree | commitdiff |
2012-01-04 |
markus schnalke | Renamed all standard sequences (e.g. cur->c) and made... |
tree | commitdiff |
2012-01-04 |
markus schnalke | Inverted the second arg of seq_setunseen(), to be more... |
tree | commitdiff |
2012-01-04 |
markus schnalke | Activated a default unseen sequence; updated man pages... |
tree | commitdiff |
2012-01-03 |
markus schnalke | s/vfork/fork/ |
tree | commitdiff |
2012-01-03 |
markus schnalke | Relayouted all switch statements: case aligns with... |
tree | commitdiff |
2012-01-02 |
markus schnalke | Removed ``Face'' support in mhl. |
tree | commitdiff |
2012-01-02 |
markus schnalke | Removed references to unused default procs and commente... |
tree | commitdiff |
2012-01-02 |
markus schnalke | Renames: s/+outbox/+sent/ and s/cc:/Cc:/ |
tree | commitdiff |
2011-12-23 |
markus schnalke | Replaced C program `install-mh' by shell script `mmh'. |
tree | commitdiff |
2011-12-23 |
markus schnalke | Split nmh dir into mmh dir (~/.mmh) and mail storage... |
tree | commitdiff |
2011-12-12 |
markus schnalke | Removed the global alias file |
tree | commitdiff |
2011-12-09 |
markus schnalke | Code cosmetic |
tree | commitdiff |
2011-12-09 |
markus schnalke | We have `NULL' in order to not need to write `(char... |
tree | commitdiff |
2011-12-09 |
markus schnalke | Removed void casts for ignored return values of functio... |
tree | commitdiff |
2011-12-09 |
markus schnalke | We don't want to use copy() anymore; but kept it for... |
tree | commitdiff |
2011-12-09 |
markus schnalke | s/pfolder/curfolder/g |
tree | commitdiff |
2011-12-09 |
markus schnalke | Completely reworked the path convertion functions |
tree | commitdiff |
2011-11-20 |
markus schnalke | Cosmetic change |
tree | commitdiff |
2011-11-20 |
markus schnalke | Cosmetic change |
tree | commitdiff |
2011-11-20 |
markus schnalke | The existence of the profile entry Path is already... |
tree | commitdiff |
2011-11-05 |
markus schnalke | Improved pluspath() and used it instead of path() where... |
tree | commitdiff |
2011-11-05 |
markus schnalke | Introduced FDEF and FCUR for speaking arguments to... |
tree | commitdiff |
2011-11-05 |
markus schnalke | Renamed r1bindex() to mhbasename(), to make its functio... |
tree | commitdiff |
2011-11-05 |
markus schnalke | Renamed ssequal() to isprefix(), because that's what... |
tree | commitdiff |
2011-11-01 |
markus schnalke | Removed outc(), which only called putchar(), while... |
tree | commitdiff |
2011-11-01 |
markus schnalke | Removed the space between function names and the openin... |
tree | commitdiff |
2011-10-31 |
markus schnalke | Reformated comments and long lines |
tree | commitdiff |
2011-10-30 |
markus schnalke | Removed the draft message in favor for a consistent... |
tree | commitdiff |
2011-10-16 |
markus schnalke | Fixed broken swit numbering (there are more files to... |
tree | commitdiff |
2011-10-16 |
markus schnalke | Removed the whom program, which relayed on post(8)... |
tree | commitdiff |
2011-10-16 |
markus schnalke | Removed the split feature of send. |
tree | commitdiff |
2011-10-07 |
markus schnalke | Removed unneeded sbr code. |
tree | commitdiff |
2011-10-07 |
markus schnalke | Rearranged whitespace (and comments) in all the code! |
tree | commitdiff |
2011-10-05 |
markus schnalke | Removed mhn, as it was already replaced by mhlist/mhsho... |
tree | commitdiff |
2011-10-05 |
markus schnalke | Removed msh, vmh and wmh. |
tree | commitdiff |
2011-10-05 |
markus schnalke | Removed unused and not compiling program wmh. |
tree | commitdiff |
2011-10-05 |
markus schnalke | Reworked LINK, now named `altmsglink', similar to BACKU... |
tree | commitdiff |
2011-10-05 |
markus schnalke | Removed --with-{editor,pager} configure options. |
tree | commitdiff |
2011-10-05 |
markus schnalke | Removed configure option --with-hash-prefix and moved... |
tree | commitdiff |
2011-10-04 |
markus schnalke | Moved the sendmail path config line from mts.conf to... |
tree | commitdiff |
2011-10-04 |
markus schnalke | Removed TLS support. We don't need it anymore as we... |
tree | commitdiff |
2011-10-04 |
markus schnalke | Removed SASL support. We don't need it anymore because... |
tree | commitdiff |
2011-10-04 |
markus schnalke | Removed the MTS and post; now we always use /usr/sbin... |
tree | commitdiff |
2011-10-04 |
markus schnalke | Removed all POP support |
tree | commitdiff |
2011-09-28 |
markus schnalke | We'll always use sendmail (spost) now |
tree | commitdiff |
2011-04-13 |
Ken Hornstein | Whoops, user & port were in the wrong order so msgchk... mmh-start |
tree | commitdiff |
2010-12-21 |
Peter Maydell | Clean up code in inc.c |
tree | commitdiff |
2010-12-20 |
Peter Maydell | Fix used-uninitialised warning in new.c |
tree | commitdiff |
2010-12-20 |
Peter Maydell | Fix crash if fnext/fprev are given an empty folder... |
tree | commitdiff |
2010-12-16 |
Oliver Kiddle | fix badly formatted code found by Markus Schnalke |
tree | commitdiff |
2010-12-15 |
Scott Snyder | propagate and check return status of close() in slocal |
tree | commitdiff |
2010-12-14 |
Oliver Kiddle | switches need to be renumbered following removal of... |
tree | commitdiff |
2010-12-09 |
Ken Hornstein | Massive garbage collection. Remove functionality for... |
tree | commitdiff |
2010-12-08 |
David Levine | * uip/whatnowsbr.c: enforce requirement of at least... |
tree | commitdiff |
2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
tree | commitdiff |
2010-12-03 |
Ken Hornstein | Update for git conversions (and cleanup of autogen... |
tree | commitdiff |
2010-11-19 |
Ken Hornstein | (Minor) cleanup of some of the autoconf code with respe... |
tree | commitdiff |
2010-08-31 |
David Levine | * uip/.cvsignore: added "new". PRE_POSIX_CONVERSION |
tree | commitdiff |
2010-02-06 |
Earl Hood | #ifdef AI_ADDRCONFIG since older IPv4-only systems... |
tree | commitdiff |
2010-02-04 |
Earl Hood | * Bug #15213, #18635: The use of the insecure m_scratch... |
tree | commitdiff |
2010-02-03 |
Earl Hood | * mts/smtp/smtp.c: added SASL support if mts configuration |
tree | commitdiff |
2009-12-30 |
David Levine | * uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast |
tree | commitdiff |
2009-12-30 |
David Levine | * uip/new.c: cast folder_len to int to avoid warning on |
tree | commitdiff |
2009-12-25 |
David Levine | * uip/inc.c: gcc 4.4.1 noticed that maildir could... |
tree | commitdiff |
2009-01-21 |
Ken Hornstein | Fix warning in getaddrinfo() call. |
tree | commitdiff |
2009-01-17 |
Eric Gillespie | * test/runtest, test/tests/inc/test-deb359167, |
tree | commitdiff |
2009-01-16 |
Ken Hornstein | Massive overhaul of networking code. Changes: |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | This is what happens with last-minute "safe" improvemen... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * sbr/ambigsw.c: Send print_sw output to stderr. ... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * uip/pick.c: Ensure valid sequence name as soon as... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * uip/pick.c: Print matching messages immediately... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * uip/Makefile.in, uip/popi.c: Remove popi.c, which... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * h/mhparse.h: Move interfaces also used by mhbuildsbr... |
tree | commitdiff |
2008-08-13 |
Eric Gillespie | * test/tests/mhshow/test-qp: Test various valid and... |
tree | commitdiff |
2008-08-08 |
Eric Gillespie | * sbr/discard.c, sbr/m_getfld.c, uip/scansbr.c: Add... |
tree | commitdiff |
2008-08-05 |
Peter Maydell | uip/folder.c: chdir(nmhdir) in main rather than in... |
tree | commitdiff |
2008-08-05 |
Peter Maydell | Dump hacky overoptimisation in addir -- it doesn't... |
tree | commitdiff |
2008-08-05 |
Peter Maydell | Simplify dodir/addir/addfold (patch from Eric Gillespie) |
tree | commitdiff |
2008-08-03 |
Peter Maydell | bug #23319: rework the way we handle the working direct... |
tree | commitdiff |
2008-06-02 |
Peter Maydell | When building on gcc, use noreturn attribute on adios... |
tree | commitdiff |
2008-05-22 |
Peter Maydell | Don't use MB_CUR_MAX if we aren't compiled with multiby... |
tree | commitdiff |
2008-05-22 |
Peter Maydell | Factor out common code for writing ls shell command... |
tree | commitdiff |
2008-04-11 |
Oliver Kiddle | move most remaining macros out of acconfig.h which... |
tree | commitdiff |
2008-04-05 |
Peter Maydell | * bug #18655: fix use of admonish() for a fatal error... |
tree | commitdiff |
2008-04-05 |
Peter Maydell | Bug #20028 (Debian bug 399271): fix code assuming that... |
tree | commitdiff |
2008-01-25 |
Josh Bressers | * uip/mhshowsbr.c (show_all_messages): Be more generous... |
tree | commitdiff |
2007-11-08 |
Joel Reicher | Insert types for args of some function pointers to... |
tree | commitdiff |
2007-11-04 |
Joel Reicher | Return type of (*done)() changed to void. default_done... |
tree | commitdiff |
2007-11-04 |
Joel Reicher | Refactor cts pointer and free()ing on abnormal exit... |
tree | commitdiff |
2007-11-04 |
Joel Reicher | Change link-time overriding of done() to run-time reass... |
tree | commitdiff |
2007-08-21 |
Josh Bressers | * Red Hat Bug #253342: inc.c, utils.c, utils.h: When... |
tree | commitdiff |
2007-04-29 |
Peter Maydell | Rename functions to avoid clash with C library exp2(). |
tree | commitdiff |
2007-04-29 |
Peter Maydell | Change name of internal function to avoid potential... |
tree | commitdiff |
2007-04-17 |
Joel Reicher | buffer is compared with cp, and so needs to be changed... |
tree | commitdiff |
2007-04-13 |
Joel Reicher | Change all chars being passed to the ctype macros ... |
tree | commitdiff |
2007-04-10 |
Joel Reicher | Fix for bug #11139: mhl -form mhl.reply omits '> '... |
tree | commitdiff |
2007-04-10 |
Joel Reicher | Application of patch #5218: patch for bug #9742. Fixes... |
tree | commitdiff |
next |