2012-04-12 |
markus schnalke | mhshow/mhstore: Removed support for retrieving message... |
tree | commitdiff |
2012-04-11 |
markus schnalke | Removed #ifdef lint. |
tree | commitdiff |
2012-04-10 |
markus schnalke | Scanning an empty mbox file is no error. |
tree | commitdiff |
2012-03-29 |
markus schnalke | Folded fileproc to constant `refile'. |
tree | commitdiff |
2012-03-29 |
markus schnalke | Trash folder replaces rmmproc. Rework of rmm(1) and... |
tree | commitdiff |
2012-03-28 |
markus schnalke | Fixed programming mistakes, detected by cppcheck. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Enhance fix of 0b81a300d9e7cf78b6bc11d8c870f57fa81fcdc4. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Create proper prototypes for formataddr(). |
tree | commitdiff |
2012-03-27 |
markus schnalke | Report an error when the width used by putaddr is less... |
tree | commitdiff |
2012-03-27 |
markus schnalke | We have only numeric timezone support (e.g. +0200)... |
tree | commitdiff |
2012-03-27 |
markus schnalke | abs() is part of C89. |
tree | commitdiff |
2012-03-27 |
markus schnalke | FreeBSD needs the HAVE_STRUCT_TM_TM_GMTOFF test. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Removed HAVE_STRUCT_TM_TM_GMTOFF support. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Changed types and added casts so that build is clean... |
tree | commitdiff |
2012-03-27 |
markus schnalke | Proper field initialization. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Add some comments to the format compiler and engine. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Remove some unused macros. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Completely remove the use of TIME_WITH_SYS_TIME. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Remove OS-specific defines. Remove GECOS ampersand... |
tree | commitdiff |
2012-03-27 |
markus schnalke | Clean up time handling; always assume we have tzset(). |
tree | commitdiff |
2012-03-27 |
markus schnalke | We are making POSIX signal support a requirement. |
tree | commitdiff |
2012-03-27 |
markus schnalke | Switch from using RETSIGTYPE via autoconf to void. |
tree | commitdiff |
2012-03-26 |
markus schnalke | Removed hard-coded -I.. and -I../.. from INCLUDES. |
tree | commitdiff |
2012-03-26 |
markus schnalke | Remove RPATH code though. Discussions on nmh-workers... |
tree | commitdiff |
2012-03-26 |
markus schnalke | Clean up process wait to use POSIX waitpid() interface. |
tree | commitdiff |
2012-03-26 |
markus schnalke | Make use of mkstemp() unconditional (vs. mktemp()). |
tree | commitdiff |
2012-03-26 |
markus schnalke | Remove compatibility functions that are always provided... |
tree | commitdiff |
2012-03-26 |
markus schnalke | Collapse termio/termios/sgtty terminal interface down... |
tree | commitdiff |
2012-03-26 |
markus schnalke | Eliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs. |
tree | commitdiff |
2012-03-26 |
markus schnalke | Deprecate uname() in favour of (Posix) gethostname(). |
tree | commitdiff |
2012-03-26 |
markus schnalke | Moved #endif so that lockit () is only declared with... |
tree | commitdiff |
2012-03-24 |
markus schnalke | Removed the now irrelevant parts of the ``history secti... |
tree | commitdiff |
2012-03-24 |
markus schnalke | CHANGE OF THE DECADE: I finally gave m_unknown() a... |
tree | commitdiff |
2012-03-24 |
markus schnalke | s/unixbuf/fromline/ and minor refactoring. |
tree | commitdiff |
2012-03-24 |
markus schnalke | Replaced msg_style with the boolean ismbox. |
tree | commitdiff |
2012-03-24 |
markus schnalke | We don't need m_msgdef.c separately and some minor... |
tree | commitdiff |
2012-03-24 |
markus schnalke | Removed support to handle ARPAnet (RFC733) addresses... |
tree | commitdiff |
2012-03-24 |
markus schnalke | Merged folder_pack.c into folder.c. |
tree | commitdiff |
2012-03-24 |
markus schnalke | Replaced folder_exists() by a call to create_folder(). |
tree | commitdiff |
2012-03-24 |
markus schnalke | In-sourced copyip() and could make the code simpler. |
tree | commitdiff |
2012-03-24 |
markus schnalke | closefds() doesn't seem relevant or large enough to... |
tree | commitdiff |
2012-03-24 |
markus schnalke | Replaced atooi() with strtoul(..., 8). That's part... |
tree | commitdiff |
2012-03-24 |
markus schnalke | etcpath(): The unchanged argument is the ultimate fall... |
tree | commitdiff |
2012-03-23 |
markus schnalke | makedir(): Removed the strange RUID!=EUID code and... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed the trivial peekc() and put the code at the... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed now unused OfficialName(). (Had been for UUCP... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed unused fdcompare(). |
tree | commitdiff |
2012-03-22 |
markus schnalke | Insourced push() into send. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Rewrote late declations, which are part of C99, but... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Updated message, as `install-mh' had been replaced... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Call send directly, not via sendproc. Removed its profi... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Call spost directly, not via postproc. Remove the postp... |
tree | commitdiff |
2012-03-22 |
markus schnalke | Hardcoded mhmail instead of mailproc. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed the mhlproc profile entry. Call mhl directly. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Defined show(mime)proc locally and removed their profil... |
tree | commitdiff |
2012-03-22 |
markus schnalke | s/lproc/listproc/ |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed the now unused incproc var. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Removed the `mhbuild' indirection via `buildmimeproc'. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Querying the pager here is not necessary. |
tree | commitdiff |
2012-03-22 |
markus schnalke | Rework of Editor/defaulteditor, similar to Pager/defaul... |
tree | commitdiff |
2012-03-22 |
markus schnalke | moreproc is now Pager/defaultpager; removed -moreproc... |
tree | commitdiff |
2012-03-21 |
markus schnalke | On today's systems fork() will hardly fail, thus remove... |
tree | commitdiff |
2012-03-21 |
markus schnalke | Removed support for UUCP bang path addresses. |
tree | commitdiff |
2012-03-21 |
markus schnalke | Made DUMB the default and removed the the #ifdefs. |
tree | commitdiff |
2012-03-21 |
markus schnalke | Made the RPATHS config option the default and removed... |
tree | commitdiff |
2012-03-20 |
markus schnalke | Makefiles: s/nmh/mmh/; fixed generation of mmhdist. |
tree | commitdiff |
2012-02-11 |
markus schnalke | Removed unused stuff from makefile. |
tree | commitdiff |
2012-02-11 |
markus schnalke | Made show(1) the default lproc. `list' and `display... |
tree | commitdiff |
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 |
next |