Use the same mh_hostname() function from test/common.h in mhsign(1)
[mmh] / sbr / Makefile.in
2017-03-07 Philipp Takacsallow msgs as parameters for whom
2017-01-01 Dmitry BogatovRemove unused code
2016-09-18 Philipp Takacsredesign version string
2016-04-22 Philipp TakacsMerge branch 'm_getfld2-meillo' into master
2016-04-09 m@mmmmarascio.xyzReplace getcpy() and strdup() with mh_xstrdup()
2015-11-12 markus schnalkeFinally we get rid of the unmaintainable m_getfld()!
2015-11-09 markus schnalkeAdd new implementation m_getfld2()
2015-10-28 markus schnalkeBuild the release tarball from git, not manually
2015-10-25 Philipp Takacsadd config.o and version.o to libmh.a
2015-10-10 Philipp Takacsporte encode_rfc2047 from nmh
2015-09-19 Ken HornsteinBreak out the unquote functionality to a separate function.
2015-08-26 David LevineRemove discard() total
2015-01-17 Philipp Takacsremove done finaly
2015-01-14 markus schnalkeAdded execprog() and execprogl(), which are safer alter...
2014-11-28 markus schnalkeAdded more include directories to fix building in anoth...
2014-11-27 markus schnalkeFixed building in different build directory, as describ...
2014-11-03 markus schnalkeConverted msgstats macros & Co. to functions and added...
2014-09-25 markus schnalkesbr/trim.c: New helper function trim(). Strips whitespa...
2012-12-08 markus schnalkesbr/getpass.c: Removed nmh_getpass() for it is not...
2012-06-28 markus schnalkeCompletely removed the backup-prefix (,). We move to...
2012-06-28 markus schnalkeRemoved context_foil(). We don't need it anymore.
2012-04-30 markus schnalkeRework in charset code. (Includes renaming.)
2012-04-12 markus schnalkemhshow/mhstore: Removed support for retrieving message...
2012-03-29 markus schnalkeFolded fileproc to constant `refile'.
2012-03-26 markus schnalkeRemoved hard-coded -I.. and -I../.. from INCLUDES.
2012-03-26 markus schnalkeRemove compatibility functions that are always provided...
2012-03-24 markus schnalkeWe don't need m_msgdef.c separately and some minor...
2012-03-24 markus schnalkeMerged folder_pack.c into folder.c.
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-22 markus schnalkeRemoved the trivial peekc() and put the code at the...
2012-03-22 markus schnalkeRemoved unused fdcompare().
2012-03-22 markus schnalkeInsourced push() into send.
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-04 markus schnalkeRemoved mts.conf; the maildelivery option went into...
2012-01-05 markus schnalkeRemoved isprefix() and replaced it with strncmp().
2011-12-09 markus schnalkeWe don't want to use copy() anymore; but kept it for...
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
2011-11-05 markus schnalkeRenamed r1bindex() to mhbasename(), to make its functio...
2011-11-05 markus schnalkeRenamed ssequal() to isprefix(), because that's what...
2011-10-07 markus schnalkeRemoved unneeded sbr code.
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2010-12-20 Peter MaydellSuppress tsort diagnostic waffle
2010-12-09 Ken HornsteinMassive garbage collection. Remove functionality for...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-11-19 Ken Hornstein(Minor) cleanup of some of the autoconf code with respe...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2009-01-17 Eric Gillespie * test/runtest, test/tests/inc/test-deb359167,
2008-05-20 Peter MaydellUpdate comment now we don't use lex -o.
2008-05-16 Oliver Kiddledon't use $< in target rules in makefiles, as POSIX...
2008-05-04 Peter Maydell* bug #23163: various minor fixes for the benefit of...
2006-01-07 Josh Bressers* Remove sbr/strerror.c -- strerror(3) is defined in...
2006-01-06 Josh Bressers* patch #3968: Move the add() function from its own...
2006-01-03 Josh BressersRemove sbr/pwd.c file, moving the pwd() function into...
2006-01-02 Josh Bressers* patch #3966: Create a mh_xmalloc function to prevent...
2005-12-24 Peter MaydellAvoid non-portable use of $< outside an inference rule.
2005-11-08 Oliver Kiddlereplace obsolete autoconf macros
2005-11-06 Peter MaydellRemove space between -o and output filename so it works...
2005-11-02 Oliver Kiddlefix for newer version of flex and remove autogenerated...
2005-01-27 Oliver KiddleOn systems where it is available, use nl_langinfo to...
2002-11-21 Jon SteinhartFixed a typo in the SRCS definition; had a .o where...
2002-08-23 Jon SteinhartAdded external program hooks.
2000-12-14 Shantonu SenResolve the circular dependency of libmh on libmts...
2000-07-16 Kimmo SuominenKeep this working with other makes than GNU.
2000-05-31 Shantonu SenAdded back memory options for AIX to increase available...
2000-05-31 Doug Morrisadded lint targets for Makefiles and a configure test...
2000-05-29 Shantonu SenUpdated sbr functions to include <h/tws.h> instead...
2000-05-12 Shantonu SenMoved zotnet/mf to sbr.
2000-05-11 Shantonu SenRemoved explicit definition of both SRCS *and* OBJS...
2000-05-07 Shantonu SenAdded getpass to SRCS and OBJS.
2000-04-17 Shantonu SenAPOP support: Use the ruserpass function in this direct...
1999-10-27 Doug Morrisfixed test in Makefiles for LIBTOOL for the case where...
1999-10-26 Doug Morrisfixed libtool check, sort of...
1999-10-21 Doug Morrischanges to allow building under Mac OS X/Rhapsody
1999-04-30 Doug MorrisInitial revision