2011-11-05 |
markus schnalke | Rearranged code in the file. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
markus schnalke | Refactoring in sbr/path.c. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
markus schnalke | Renamed r1bindex() to mhbasename(), to make its functio... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
markus schnalke | Renamed ssequal() to isprefix(), because that's what... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
markus schnalke | Removed defines for obsolete BSD bcopy functions; Use... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
markus schnalke | We don't need macros for only putting two strings next... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
markus schnalke | Removed references to bboards, as we don't support... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
markus schnalke | Broke long lines. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
markus schnalke | Don't call writev() anymore. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
markus schnalke | Removed outc(), which only called putchar(), while... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
markus schnalke | Removed the space between function names and the openin... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
markus schnalke | Reformated comments and long lines |
commit | commitdiff | tree | snapshot |
2011-10-30 |
markus schnalke | Removed the draft message in favor for a consistent... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
markus schnalke | Fixed broken swit numbering (there are more files to... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
markus schnalke | Removed the whom program, which relayed on post(8)... |
commit | commitdiff | tree | snapshot |
2011-10-16 |
markus schnalke | Removed the split feature of send. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
markus schnalke | Removed unneeded sbr code. |
commit | commitdiff | tree | snapshot |
2011-10-07 |
markus schnalke | Rearranged whitespace (and comments) in all the code! |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Removed mhn, as it was already replaced by mhlist/mhsho... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Removed msh, vmh and wmh. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Removed unused and not compiling program wmh. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Removed obsolete MTS docs from README.developers |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Clarification fix in man/mhparam.man, related to -debug. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Reworked LINK, now named `altmsglink', similar to BACKU... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Moved default file/folder modes from acconfig.h to... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Removed --with-{editor,pager} configure options. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Documented -debug switch or mhparam(1) |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Moved sendmail item to better place in man page mh... |
commit | commitdiff | tree | snapshot |
2011-10-05 |
markus schnalke | Removed configure option --with-hash-prefix and moved... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
markus schnalke | Renamed configure.in to the more modern name configure.ac |
commit | commitdiff | tree | snapshot |
2011-10-04 |
markus schnalke | Nicer structure in summary printing of the configure... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
markus schnalke | Moved the sendmail path config line from mts.conf to... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
markus schnalke | Removed TLS support. We don't need it anymore as we... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
markus schnalke | Removed SASL support. We don't need it anymore because... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
markus schnalke | Removed the MTS and post; now we always use /usr/sbin... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
markus schnalke | Removed --with-smtpservers configure option and thelike |
commit | commitdiff | tree | snapshot |
2011-10-04 |
markus schnalke | Removed all POP support |
commit | commitdiff | tree | snapshot |
2011-09-28 |
markus schnalke | We'll always use sendmail (spost) now |
commit | commitdiff | tree | snapshot |
2011-09-28 |
markus schnalke | Install to /usr/local/mmh |
commit | commitdiff | tree | snapshot |
2011-09-09 |
markus schnalke | This is the birth of mmh. :-) |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Ken Hornstein | Whoops, user & port were in the wrong order so msgchk... mmh-start |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Ken Hornstein | Updated the developer README with a few notes about... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Paul Vixie | Signed-off-by: Ken Hornstein <kenh@pobox.com> |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Peter Maydell | Clean up code in inc.c |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Peter Maydell | Suppress tsort diagnostic waffle |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Peter Maydell | Fix unused-function warnings in lex output |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Peter Maydell | Fix used-uninitialised warning in fmt_rfc2047.c |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Peter Maydell | Fix used-uninitialised warning in new.c |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Peter Maydell | Fix crash if fnext/fprev are given an empty folder... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Peter Maydell | Fix warning in sbr/folder_addmsg.c by code cleanup |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Ken Hornstein | Fix so this compiles without SASL support. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Ken Hornstein | All of the arguments to AC_ARG_ENABLE need to be quoted... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Ken Hornstein | Make sure we ignore config.h.in~ |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Markus Schnalke | fix typo and clarify two sentences in mhpath man page |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Markus Schnalke | improve mhparam man page |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Oliver Kiddle | fix badly formatted code found by Markus Schnalke |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Scott Snyder | propagate and check return status of close() in slocal |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Markus Schnalke | document msg parameter to folder |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Oliver Kiddle | switches need to be renumbered following removal of... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Ken Hornstein | Massive garbage collection. Remove functionality for... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
David Levine | * uip/whatnowsbr.c: enforce requirement of at least... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
David Levine | man/send.man: added name= portion to Content-Type |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Ken Hornstein | Whoops, forgot to bracket the calls for TLS shutdown... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Ken Hornstein | Update for git conversions (and cleanup of autogen... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Ken Hornstein | Change configure.in to emit a warning when an argument... |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Ken Hornstein | Fix the test for sasl.h to look in the correct place. cvs-repository-moved-to-git |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Ken Hornstein | (Minor) cleanup of some of the autoconf code with respe... |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Peter Maydell | man/slocal.man: fix formatting error that meant a subse... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Peter Maydell | configure.in: add a level of expansion for mandir when... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Peter Maydell | man/rmm.man: fix error in synopsis: the option is ... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Peter Maydell | Silence a (harmless) uninitialized variable warning. |
commit | commitdiff | tree | snapshot |
2010-08-31 |
David Levine | * uip/.cvsignore: added "new". PRE_POSIX_CONVERSION |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Earl Hood | #ifdef AI_ADDRCONFIG since older IPv4-only systems... |
commit | commitdiff | tree | snapshot |
2010-02-06 |
Earl Hood | Fixed variable declaration so older compilers will... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Earl Hood | * Bug #15213, #18635: The use of the insecure m_scratch... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Earl Hood | * mts/smtp/smtp.c: added SASL support if mts configuration |
commit | commitdiff | tree | snapshot |
2009-12-30 |
David Levine | * uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast |
commit | commitdiff | tree | snapshot |
2009-12-30 |
David Levine | * uip/new.c: cast folder_len to int to avoid warning on |
commit | commitdiff | tree | snapshot |
2009-12-25 |
David Levine | * uip/inc.c: gcc 4.4.1 noticed that maildir could... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
David Levine | * mts/smtp/smtp.c: In sm_auth_sasl (), removed zeroing of |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Josh Bressers | Remove duplicate sm_fgetc() declaration |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Ken Hornstein | Fix warning in getaddrinfo() call. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Eric Gillespie | * etc/mhn.defaults.sh: Never try to make mhshow start... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Eric Gillespie | Note 'new' commands. |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Eric Gillespie | * test/runtest, test/tests/inc/test-deb359167, |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Ken Hornstein | Move freeaddrinfo() to inside of our loop; this prevent... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Ken Hornstein | Massive overhaul of networking code. Changes: |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Peter Maydell | * sbr/m_getfld.c: fix two bugs which could cause us... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Peter Maydell | test/common.sh: new file for common utility functions... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
Peter Maydell | test/runtest: automatically run setup-test if it hasn... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
David Levine | * h/mh.h: raised NAMESZ from 128 to 999. RFC 2822... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
David Levine | * sbr/m_getfld.c: in warning message, use NAMESZ-2... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
David Levine | * docs/MAIL.FILTERING: added note on removing procmail... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Eric Gillespie | +mhn.defaults.sh.cfg |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Eric Gillespie | * test/setup-test: Don't run autogen.sh unless needed... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Eric Gillespie | This is what happens with last-minute "safe" improvemen... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Eric Gillespie | * sbr/ambigsw.c: Send print_sw output to stderr. ... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Eric Gillespie | * uip/pick.c: Ensure valid sequence name as soon as... |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Eric Gillespie | * uip/pick.c: Print matching messages immediately... |
commit | commitdiff | tree | snapshot |
next |