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 |
2009-01-16 |
Ken Hornstein | Move freeaddrinfo() to inside of our loop; this prevent... |
tree | commitdiff |
2009-01-16 |
Ken Hornstein | Massive overhaul of networking code. Changes: |
tree | commitdiff |
2008-12-26 |
Peter Maydell | * sbr/m_getfld.c: fix two bugs which could cause us... |
tree | commitdiff |
2008-10-23 |
David Levine | * sbr/m_getfld.c: in warning message, use NAMESZ-2... |
tree | commitdiff |
2008-08-14 |
Eric Gillespie | * sbr/ambigsw.c: Send print_sw output to stderr. ... |
tree | commitdiff |
2008-08-13 |
Eric Gillespie | * test/tests/bad-input/test-header: Add test for it. |
tree | commitdiff |
2008-08-08 |
Eric Gillespie | * sbr/discard.c, sbr/m_getfld.c, uip/scansbr.c: Add... |
tree | commitdiff |
2008-08-03 |
Peter Maydell | Add protective 'do { ... } while (0)' wrappers to multi... |
tree | commitdiff |
2008-08-03 |
Peter Maydell | When doing an if-test on the result of a function which... |
tree | commitdiff |
2008-06-02 |
Peter Maydell | When building on gcc, use noreturn attribute on adios... |
tree | commitdiff |
2008-05-21 |
Peter Maydell | Don't rely on realloc() to follow POSIX in handling... |
tree | commitdiff |
2008-05-21 |
Peter Maydell | Add some table size declarations for the benefit of... |
tree | commitdiff |
2008-05-20 |
Peter Maydell | Update comment now we don't use lex -o. |
tree | commitdiff |
2008-05-18 |
David Levine | * sbr/addrsbr.c: removed "err" from conditional, becaus... |
tree | commitdiff |
2008-05-16 |
Oliver Kiddle | don't use $< in target rules in makefiles, as POSIX... |
tree | commitdiff |
2008-05-04 |
Peter Maydell | bug #23167: sbr/ruserpass.c (ruserpass): make bad permi... |
tree | commitdiff |
2008-05-04 |
Peter Maydell | * bug #23163: various minor fixes for the benefit of... |
tree | commitdiff |
2008-04-11 |
Oliver Kiddle | move most remaining macros out of acconfig.h which... |
tree | commitdiff |
2008-04-05 |
Peter Maydell | Bug #20028 (Debian bug 399271): fix code assuming that... |
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 | 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 | Suppress 'uninitialised variable' warning. |
tree | commitdiff |
2007-04-29 |
Peter Maydell | Minor rearrangement so variables/functions used only... |
tree | commitdiff |
next |