2012-01-04 |
markus schnalke | Activated default sequence negation (exclamation mark). |
commit | commitdiff | tree | snapshot |
2012-01-04 |
markus schnalke | Activated a default unseen sequence; updated man pages... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
markus schnalke | Fixed bug in brkstring(), newly introduced by the switc... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
markus schnalke | Globally defined the names for the standard sequences. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
markus schnalke | sbr/brkstring.c: replaced static brkany() with call... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
markus schnalke | Fixed minor typo in man page. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
markus schnalke | Removed remaining lines from the --with-pager=... remov... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
markus schnalke | s/vfork/fork/ |
commit | commitdiff | tree | snapshot |
2012-01-03 |
markus schnalke | Relayouted all switch statements: case aligns with... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
markus schnalke | Removed ``Face'' support in mhl. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
markus schnalke | Removed references to unused default procs and commente... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
markus schnalke | Removed the configuration option NOPUBLICSEQ. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
markus schnalke | Renames: s/+outbox/+sent/ and s/cc:/Cc:/ |
commit | commitdiff | tree | snapshot |
2012-01-02 |
markus schnalke | Updated INSTALL and changed `nmh' strings to `mmh' |
commit | commitdiff | tree | snapshot |
2011-12-23 |
markus schnalke | Reworked the man page system and some man page contents... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
markus schnalke | Be quiet! Only talk if you have something useful to... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
markus schnalke | Adjusted Makefile to the rename: etc/scan.default ... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
markus schnalke | Updated all man pages and renamed install-mh.man to... |
commit | commitdiff | tree | snapshot |
2011-12-23 |
markus schnalke | Unimportant stuff. |
commit | commitdiff | tree | snapshot |
2011-12-23 |
markus schnalke | Replaced C program `install-mh' by shell script `mmh'. |
commit | commitdiff | tree | snapshot |
2011-12-23 |
markus schnalke | Split nmh dir into mmh dir (~/.mmh) and mail storage... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
markus schnalke | Fixed bug, reported by Phil: Profile entry Draft-Folder... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
markus schnalke | Cleanup in m_draft. There was some confusingly unnecess... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
markus schnalke | Minor change in output message |
commit | commitdiff | tree | snapshot |
2011-12-12 |
markus schnalke | Removed the global alias file |
commit | commitdiff | tree | snapshot |
2011-12-12 |
markus schnalke | Moved etcpath() from config/config.c to sbr/path.c |
commit | commitdiff | tree | snapshot |
2011-12-09 |
markus schnalke | Code cosmetic |
commit | commitdiff | tree | snapshot |
2011-12-09 |
markus schnalke | Adjusted the default scan listing: remove the body... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
markus schnalke | Code cosmetics |
commit | commitdiff | tree | snapshot |
2011-12-09 |
markus schnalke | We have `NULL' in order to not need to write `(char... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
markus schnalke | Removed void casts for ignored return values of functio... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
markus schnalke | We don't want to use copy() anymore; but kept it for... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
markus schnalke | s/pfolder/curfolder/g |
commit | commitdiff | tree | snapshot |
2011-12-09 |
markus schnalke | "." is no longer an alias for "cur" |
commit | commitdiff | tree | snapshot |
2011-12-09 |
markus schnalke | Removed the option to disable `~user' support (MHRC) |
commit | commitdiff | tree | snapshot |
2011-12-09 |
markus schnalke | Completely reworked the path convertion functions |
commit | commitdiff | tree | snapshot |
2011-11-21 |
markus schnalke | Cosmetic refactoring |
commit | commitdiff | tree | snapshot |
2011-11-20 |
markus schnalke | Cosmetic change |
commit | commitdiff | tree | snapshot |
2011-11-20 |
markus schnalke | Cosmetic change |
commit | commitdiff | tree | snapshot |
2011-11-20 |
markus schnalke | Added comment |
commit | commitdiff | tree | snapshot |
2011-11-20 |
markus schnalke | Simplification: Removed unnecessary variable |
commit | commitdiff | tree | snapshot |
2011-11-20 |
markus schnalke | The existence of the profile entry Path is already... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
markus schnalke | Code reformating. |
commit | commitdiff | tree | snapshot |
2011-11-05 |
markus schnalke | Improved pluspath() and used it instead of path() where... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
markus schnalke | Refactored sbr/getfolder.c |
commit | commitdiff | tree | snapshot |
2011-11-05 |
markus schnalke | Introduced FDEF and FCUR for speaking arguments to... |
commit | commitdiff | tree | snapshot |
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 |
next |