2012-02-10 |
markus schnalke | Removed `-format string' switches but made -form accept... |
tree | commitdiff |
2012-02-09 |
markus schnalke | Replaced open_form() with new_fs() for the last time... |
tree | commitdiff |
2012-02-09 |
markus schnalke | Augmented new_fs() with an additional argument for... |
tree | commitdiff |
2012-02-09 |
markus schnalke | Cosmetic refactoring in fmt_new.c. |
tree | commitdiff |
2012-02-08 |
markus schnalke | Removed unnecessary prototypes. |
tree | commitdiff |
2012-02-08 |
markus schnalke | Merged h/mts.h into h/prototypes.h. |
tree | commitdiff |
2012-02-04 |
markus schnalke | Improved quoting the fullname. |
tree | commitdiff |
2012-02-04 |
markus schnalke | Removed mts.conf; the maildelivery option went into... |
tree | commitdiff |
2012-02-03 |
markus schnalke | Removed the last masquerading type: username_extension. |
tree | commitdiff |
2012-02-03 |
markus schnalke | Removed draft_from masquerading. |
tree | commitdiff |
2012-02-03 |
markus schnalke | Removed mmailid masquerading. |
tree | commitdiff |
2012-02-03 |
markus schnalke | Comment changes. |
tree | commitdiff |
2012-02-03 |
markus schnalke | Fixed abort of e.g. comp when draft folder is empty. |
tree | commitdiff |
2012-02-03 |
markus schnalke | Syntactic and comment changes. |
tree | commitdiff |
2012-01-30 |
markus schnalke | Alias: Removed the address group `*', which meant every... |
tree | commitdiff |
2012-01-30 |
markus schnalke | Rest of the MMDF-style mail drop support removal. |
tree | commitdiff |
2012-01-28 |
markus schnalke | Removed mmdelim[12], which were the delimiters for... |
tree | commitdiff |
2012-01-28 |
markus schnalke | Removed EISREMOTE check. |
tree | commitdiff |
2012-01-25 |
markus schnalke | Removed (allmost all) JLR-specific code. |
tree | commitdiff |
2012-01-25 |
markus schnalke | Removed LBL compile condition (format: addtoseq). |
tree | commitdiff |
2012-01-25 |
markus schnalke | Removed several `#if 0' fragments. |
tree | commitdiff |
2012-01-25 |
markus schnalke | Finally fixed the annoying `Invalid cross-device link... |
tree | commitdiff |
2012-01-24 |
markus schnalke | Activated Jon's attachment system by default and steaml... |
tree | commitdiff |
2012-01-05 |
markus schnalke | Free memory after use in m_draft(). |
tree | commitdiff |
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-05 |
markus schnalke | Removed forgotten unused variable. |
tree | commitdiff |
2012-01-05 |
markus schnalke | Removed the non-LOCALE character code and the #ifdefs... |
tree | commitdiff |
2012-01-05 |
markus schnalke | Refactoring in sbr/m_convert.c |
tree | commitdiff |
2012-01-05 |
markus schnalke | Reserved special sequence names may be upper case too... |
tree | commitdiff |
2012-01-05 |
markus schnalke | Much more straight-forward handling of the beyond sequence. |
tree | commitdiff |
2012-01-04 |
markus schnalke | Various minor cleanups in sbr/m_convert.c. |
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 | Another fix for the strchr() transition: Check for... |
tree | commitdiff |
2012-01-04 |
markus schnalke | Activated default sequence negation (exclamation mark). |
tree | commitdiff |
2012-01-04 |
markus schnalke | Activated a default unseen sequence; updated man pages... |
tree | commitdiff |
2012-01-04 |
markus schnalke | Fixed bug in brkstring(), newly introduced by the switc... |
tree | commitdiff |
2012-01-04 |
markus schnalke | sbr/brkstring.c: replaced static brkany() with call... |
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 | Removed the configuration option NOPUBLICSEQ. |
tree | commitdiff |
2011-12-23 |
markus schnalke | Unimportant stuff. |
tree | commitdiff |
2011-12-23 |
markus schnalke | Split nmh dir into mmh dir (~/.mmh) and mail storage... |
tree | commitdiff |
2011-12-13 |
markus schnalke | Fixed bug, reported by Phil: Profile entry Draft-Folder... |
tree | commitdiff |
2011-12-13 |
markus schnalke | Cleanup in m_draft. There was some confusingly unnecess... |
tree | commitdiff |
2011-12-13 |
markus schnalke | Minor change in output message |
tree | commitdiff |
2011-12-12 |
markus schnalke | Moved etcpath() from config/config.c to sbr/path.c |
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 | "." is no longer an alias for "cur" |
tree | commitdiff |
2011-12-09 |
markus schnalke | Completely reworked the path convertion functions |
tree | commitdiff |
2011-11-21 |
markus schnalke | Cosmetic refactoring |
tree | commitdiff |
2011-11-20 |
markus schnalke | Added comment |
tree | commitdiff |
2011-11-20 |
markus schnalke | Simplification: Removed unnecessary variable |
tree | commitdiff |
2011-11-05 |
markus schnalke | Code reformating. |
tree | commitdiff |
2011-11-05 |
markus schnalke | Improved pluspath() and used it instead of path() where... |
tree | commitdiff |
2011-11-05 |
markus schnalke | Refactored sbr/getfolder.c |
tree | commitdiff |
2011-11-05 |
markus schnalke | Introduced FDEF and FCUR for speaking arguments to... |
tree | commitdiff |
2011-11-05 |
markus schnalke | Rearranged code in the file. |
tree | commitdiff |
2011-11-05 |
markus schnalke | Refactoring in sbr/path.c. |
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-05 |
markus schnalke | Removed defines for obsolete BSD bcopy functions; Use... |
tree | commitdiff |
2011-11-05 |
markus schnalke | We don't need macros for only putting two strings next... |
tree | commitdiff |
2011-11-01 |
markus schnalke | Broke long lines. |
tree | commitdiff |
2011-11-01 |
markus schnalke | Don't call writev() anymore. |
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 | Removed the whom program, which relayed on post(8)... |
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 msh, vmh and wmh. |
tree | commitdiff |
2011-10-05 |
markus schnalke | Reworked LINK, now named `altmsglink', similar to BACKU... |
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 the MTS and post; now we always use /usr/sbin... |
tree | commitdiff |
2011-10-04 |
markus schnalke | Removed --with-smtpservers configure option and thelike |
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 |
2010-12-20 |
Peter Maydell | Suppress tsort diagnostic waffle |
tree | commitdiff |
2010-12-20 |
Peter Maydell | Fix unused-function warnings in lex output |
tree | commitdiff |
2010-12-20 |
Peter Maydell | Fix used-uninitialised warning in fmt_rfc2047.c |
tree | commitdiff |
2010-12-20 |
Peter Maydell | Fix warning in sbr/folder_addmsg.c by code cleanup |
tree | commitdiff |
2010-12-09 |
Ken Hornstein | Massive garbage collection. Remove functionality for... |
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-02-06 |
Earl Hood | #ifdef AI_ADDRCONFIG since older IPv4-only systems... |
tree | commitdiff |
2010-02-06 |
Earl Hood | Fixed variable declaration so older compilers will... |
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-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 |
next |