Use the same mh_hostname() function from test/common.h in mhsign(1)
[mmh] / sbr /
2012-06-23 markus schnalkeAdded missing header. Reported by Dennis Herrmann.
2012-05-01 markus schnalkeRemoved the altmsglink (named `@') and env var `$edital...
2012-05-01 markus schnalkeBring in all of the mh-e support that is actually used
2012-04-30 markus schnalkeRework in charset code. (Includes renaming.)
2012-04-12 markus schnalkemhshow/mhstore: Removed support for retrieving message...
2012-04-11 markus schnalkeRemoved #ifdef lint.
2012-04-10 markus schnalkeScanning an empty mbox file is no error.
2012-03-29 markus schnalkeFolded fileproc to constant `refile'.
2012-03-29 markus schnalkeTrash folder replaces rmmproc. Rework of rmm(1) and...
2012-03-28 markus schnalkeFixed programming mistakes, detected by cppcheck.
2012-03-27 markus schnalkeEnhance fix of 0b81a300d9e7cf78b6bc11d8c870f57fa81fcdc4.
2012-03-27 markus schnalkeCreate proper prototypes for formataddr().
2012-03-27 markus schnalkeReport an error when the width used by putaddr is less...
2012-03-27 markus schnalkeWe have only numeric timezone support (e.g. +0200)...
2012-03-27 markus schnalkeabs() is part of C89.
2012-03-27 markus schnalkeFreeBSD needs the HAVE_STRUCT_TM_TM_GMTOFF test.
2012-03-27 markus schnalkeRemoved HAVE_STRUCT_TM_TM_GMTOFF support.
2012-03-27 markus schnalkeChanged types and added casts so that build is clean...
2012-03-27 markus schnalkeProper field initialization.
2012-03-27 markus schnalkeAdd some comments to the format compiler and engine.
2012-03-27 markus schnalkeRemove some unused macros.
2012-03-27 markus schnalkeCompletely remove the use of TIME_WITH_SYS_TIME.
2012-03-27 markus schnalkeRemove OS-specific defines. Remove GECOS ampersand...
2012-03-27 markus schnalkeClean up time handling; always assume we have tzset().
2012-03-27 markus schnalkeWe are making POSIX signal support a requirement.
2012-03-27 markus schnalkeSwitch from using RETSIGTYPE via autoconf to void.
2012-03-26 markus schnalkeRemoved hard-coded -I.. and -I../.. from INCLUDES.
2012-03-26 markus schnalkeRemove RPATH code though. Discussions on nmh-workers...
2012-03-26 markus schnalkeClean up process wait to use POSIX waitpid() interface.
2012-03-26 markus schnalkeMake use of mkstemp() unconditional (vs. mktemp()).
2012-03-26 markus schnalkeRemove compatibility functions that are always provided...
2012-03-26 markus schnalkeCollapse termio/termios/sgtty terminal interface down...
2012-03-26 markus schnalkeEliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.
2012-03-26 markus schnalkeDeprecate uname() in favour of (Posix) gethostname().
2012-03-26 markus schnalkeMoved #endif so that lockit () is only declared with...
2012-03-24 markus schnalkeRemoved the now irrelevant parts of the ``history secti...
2012-03-24 markus schnalkeCHANGE OF THE DECADE: I finally gave m_unknown() a...
2012-03-24 markus schnalkes/unixbuf/fromline/ and minor refactoring.
2012-03-24 markus schnalkeReplaced msg_style with the boolean ismbox.
2012-03-24 markus schnalkeWe don't need m_msgdef.c separately and some minor...
2012-03-24 markus schnalkeRemoved support to handle ARPAnet (RFC733) addresses...
2012-03-24 markus schnalkeMerged folder_pack.c into folder.c.
2012-03-24 markus schnalkeReplaced folder_exists() by a call to create_folder().
2012-03-24 markus schnalkeIn-sourced copyip() and could make the code simpler.
2012-03-24 markus schnalkeclosefds() doesn't seem relevant or large enough to...
2012-03-24 markus schnalkeReplaced atooi() with strtoul(..., 8). That's part...
2012-03-24 markus schnalkeetcpath(): The unchanged argument is the ultimate fall...
2012-03-23 markus schnalkemakedir(): Removed the strange RUID!=EUID code and...
2012-03-22 markus schnalkeRemoved the trivial peekc() and put the code at the...
2012-03-22 markus schnalkeRemoved now unused OfficialName(). (Had been for UUCP...
2012-03-22 markus schnalkeRemoved unused fdcompare().
2012-03-22 markus schnalkeInsourced push() into send.
2012-03-22 markus schnalkeRewrote late declations, which are part of C99, but...
2012-03-22 markus schnalkeUpdated message, as `install-mh' had been replaced...
2012-03-22 markus schnalkeCall send directly, not via sendproc. Removed its profi...
2012-03-22 markus schnalkeCall spost directly, not via postproc. Remove the postp...
2012-03-22 markus schnalkeHardcoded mhmail instead of mailproc.
2012-03-22 markus schnalkeRemoved the mhlproc profile entry. Call mhl directly.
2012-03-22 markus schnalkeDefined show(mime)proc locally and removed their profil...
2012-03-22 markus schnalkes/lproc/listproc/
2012-03-22 markus schnalkeRemoved the now unused incproc var.
2012-03-22 markus schnalkeRemoved the `mhbuild' indirection via `buildmimeproc'.
2012-03-22 markus schnalkeQuerying the pager here is not necessary.
2012-03-22 markus schnalkeRework of Editor/defaulteditor, similar to Pager/defaul...
2012-03-22 markus schnalkemoreproc is now Pager/defaultpager; removed -moreproc...
2012-03-21 markus schnalkeOn today's systems fork() will hardly fail, thus remove...
2012-03-21 markus schnalkeRemoved support for UUCP bang path addresses.
2012-03-21 markus schnalkeMade DUMB the default and removed the the #ifdefs.
2012-03-21 markus schnalkeMade the RPATHS config option the default and removed...
2012-03-20 markus schnalkeMakefiles: s/nmh/mmh/; fixed generation of mmhdist.
2012-02-11 markus schnalkeRemoved unused stuff from makefile.
2012-02-11 markus schnalkeMade show(1) the default lproc. `list' and `display...
2012-02-10 markus schnalkeRemoved `-format string' switches but made -form accept...
2012-02-09 markus schnalkeReplaced open_form() with new_fs() for the last time...
2012-02-09 markus schnalkeAugmented new_fs() with an additional argument for...
2012-02-09 markus schnalkeCosmetic refactoring in fmt_new.c.
2012-02-08 markus schnalkeRemoved unnecessary prototypes.
2012-02-08 markus schnalkeMerged h/mts.h into h/prototypes.h.
2012-02-04 markus schnalkeImproved quoting the fullname.
2012-02-04 markus schnalkeRemoved mts.conf; the maildelivery option went into...
2012-02-03 markus schnalkeRemoved the last masquerading type: username_extension.
2012-02-03 markus schnalkeRemoved draft_from masquerading.
2012-02-03 markus schnalkeRemoved mmailid masquerading.
2012-02-03 markus schnalkeComment changes.
2012-02-03 markus schnalkeFixed abort of e.g. comp when draft folder is empty.
2012-02-03 markus schnalkeSyntactic and comment changes.
2012-01-30 markus schnalkeAlias: Removed the address group `*', which meant every...
2012-01-30 markus schnalkeRest of the MMDF-style mail drop support removal.
2012-01-28 markus schnalkeRemoved mmdelim[12], which were the delimiters for...
2012-01-28 markus schnalkeRemoved EISREMOTE check.
2012-01-25 markus schnalkeRemoved (allmost all) JLR-specific code.
2012-01-25 markus schnalkeRemoved LBL compile condition (format: addtoseq).
2012-01-25 markus schnalkeRemoved several `#if 0' fragments.
2012-01-25 markus schnalkeFinally fixed the annoying `Invalid cross-device link...
2012-01-24 markus schnalkeActivated Jon's attachment system by default and steaml...
2012-01-05 markus schnalkeFree memory after use in m_draft().
2012-01-05 markus schnalkeExplicit checks for return values of strcmp().
2012-01-05 markus schnalkeRemoved isprefix() and replaced it with strncmp().
2012-01-05 markus schnalkeRemoved forgotten unused variable.
2012-01-05 markus schnalkeRemoved the non-LOCALE character code and the #ifdefs...
next