2012-03-27 |
David Levine | Removed hostable relics from h/mts.h and sbr/mts.c.
|
commit | commitdiff | tree |
2012-03-27 |
David Levine | Removed the hostable option from mts.conf because it...
|
commit | commitdiff | tree |
2012-03-26 |
David Levine | Added test-install-mh.
|
commit | commitdiff | tree |
2012-03-25 |
David Levine | Note that %(myname) truncates the GECOS field at the...
|
commit | commitdiff | tree |
2012-03-25 |
David Levine | Removed -realsize from man page because mhshow doesn...
|
commit | commitdiff | tree |
2012-03-24 |
David Levine | Fixed Cygwin notes.
|
commit | commitdiff | tree |
2012-03-24 |
David Levine | Ensure that escape_display_name() can't overrun a buffer.
|
commit | commitdiff | tree |
2012-03-24 |
David Levine | Cleaned up compile warnings.
|
commit | commitdiff | tree |
2012-03-23 |
David Levine | Added function escape_display_name() to double quote...
|
commit | commitdiff | tree |
2012-03-23 |
David Levine | Moved NMH_READLINE to after our setting of CFLAGS,...
|
commit | commitdiff | tree |
2012-03-22 |
David Levine | If a pager isn't specified with configure --with-pager...
|
commit | commitdiff | tree |
2012-03-21 |
David Levine | Fixed harmless compile warnings.
|
commit | commitdiff | tree |
2012-03-19 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
|
commit | commitdiff | tree |
2012-03-19 |
Steve Rader | Added list of hand picked types initially genereted...
|
commit | commitdiff | tree |
2012-03-18 |
David Levine | Added release note that ./@ is obsolete/deprecated.
|
commit | commitdiff | tree |
2012-03-18 |
David Levine | Added test-whom.
|
commit | commitdiff | tree |
2012-03-18 |
David Levine | Added documentation of -sever, -port, -sasl, -saslmech...
|
commit | commitdiff | tree |
2012-03-18 |
David Levine | Added whom, it's the fifth program referred to in mh...
|
commit | commitdiff | tree |
2012-03-17 |
David Levine | In gcov target, added warning if configured with -...
|
commit | commitdiff | tree |
2012-03-17 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
|
commit | commitdiff | tree |
2012-03-17 |
David Levine | Automated generation of mh-chart.man.
|
commit | commitdiff | tree |
2012-03-17 |
David Levine | Automated generation of mh-chart.man.
|
commit | commitdiff | tree |
2012-03-17 |
David Levine | Commmiting last manual update of mh-chart.man before...
|
commit | commitdiff | tree |
2012-03-17 |
David Levine | Removed some unused code having to do with permissions...
|
commit | commitdiff | tree |
2012-03-17 |
David Levine | Added mhshow-suffix-text/calendar.
|
commit | commitdiff | tree |
2012-03-15 |
David Levine | Initialized local format_len. gcc on 64-bit Linux...
|
commit | commitdiff | tree |
2012-03-14 |
David Levine | Disabled the optimization to stop stat'ing directory...
|
commit | commitdiff | tree |
2012-03-14 |
David Levine | Changed output_md5() to output just the checksum. ...
|
commit | commitdiff | tree |
2012-03-14 |
David Levine | Added test/getfqnd.c, a replacement for "hostname"...
|
commit | commitdiff | tree |
2012-03-14 |
David Levine | On some platforms, need to be out of $SPDIR in order...
|
commit | commitdiff | tree |
2012-03-14 |
David Levine | Promote uid_t value to long and print with %ld to prevent...
|
commit | commitdiff | tree |
2012-03-12 |
David Levine | Fixed mhstore to honor nmh-storage profile entry even...
|
commit | commitdiff | tree |
2012-03-11 |
David Levine | There were two fd leaks in mhparse.c:
|
commit | commitdiff | tree |
2012-03-10 |
David Levine | Replaced UTC-8 with UTF-8.
|
commit | commitdiff | tree |
2012-03-10 |
David Levine | Removed bash-ism from test-pick.
|
commit | commitdiff | tree |
2012-03-09 |
David Levine | Enabled all groff warnings, with -ww, in manpages test...
|
commit | commitdiff | tree |
2012-03-09 |
David Levine | Fixed mhlist -verbose to work with all content types...
|
commit | commitdiff | tree |
2012-03-09 |
David Levine | 1) Removed -noverbose from defaults of mhshow man page...
|
commit | commitdiff | tree |
2012-03-08 |
David Levine | Added test-refile.
|
commit | commitdiff | tree |
2012-03-08 |
David Levine | Replaced us-ascii with iso-8859-1 in examples, just...
|
commit | commitdiff | tree |
2012-03-07 |
David Levine | Added test-mhparam and test-mhstore.
|
commit | commitdiff | tree |
2012-03-07 |
David Levine | Removed all traces of rmfproc. It had been used by...
|
commit | commitdiff | tree |
2012-03-07 |
David Levine | Some of the man pages had mentioned that arguments...
|
commit | commitdiff | tree |
2012-03-07 |
David Levine | Escape spaces in DEFAULTS sections of man pages so...
|
commit | commitdiff | tree |
2012-03-07 |
David Levine | Removed ignored -verbose (and -noverbose) options to...
|
commit | commitdiff | tree |
2012-03-07 |
David Levine | Fixed example to show that mhparam preserves case of...
|
commit | commitdiff | tree |
2012-03-07 |
David Levine | Initialized local wasdlm to prevent uninitialized use.
|
commit | commitdiff | tree |
2012-03-03 |
David Levine | Added test-mhlist.
|
commit | commitdiff | tree |
2012-03-03 |
David Levine | mhbuild -check would always fail because it tried to...
|
commit | commitdiff | tree |
2012-03-02 |
David Levine | Brought mh-chart man page up to date.
|
commit | commitdiff | tree |
2012-03-01 |
David Levine | Added documentation of -snoop.
|
commit | commitdiff | tree |
2012-03-01 |
David Levine | Removed RCS sparc object file.
|
commit | commitdiff | tree |
2012-03-01 |
David Levine | Under docs/historical/mh-6.8.5, mh.rf and mh.me were...
|
commit | commitdiff | tree |
2012-03-01 |
David Levine | Removed entire docs/historical/mh-6.8.5/local/ tree...
|
commit | commitdiff | tree |
2012-03-01 |
David Levine | Initialized local msgnum to 0.
|
commit | commitdiff | tree |
2012-03-01 |
David Levine | Added all of the MH sources, including RCS files, in
|
commit | commitdiff | tree |
2012-02-29 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
|
commit | commitdiff | tree |
2012-02-29 |
David Levine | Removed the sources to the historical documents just...
|
commit | commitdiff | tree |
2012-02-29 |
David Levine | Added sources to historical documents downloaded from
|
commit | commitdiff | tree |
2012-02-29 |
David Levine | Added docs/historical/. See README for where they...
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | Removed blank line after "End of Forwarded Message...
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | Added cast in conditional to prevent signed/unsigned...
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | Changed domains in man page and test examples to use...
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | Fixed to report failure if getfulname hadn't been built...
|
commit | commitdiff | tree |
2012-02-28 |
David Levine | They test with output to a tty didn't work under make...
|
commit | commitdiff | tree |
2012-02-26 |
David Levine | Added test-pick.
|
commit | commitdiff | tree |
2012-02-26 |
David Levine | Suppress echoing of man page build lines. One of them...
|
commit | commitdiff | tree |
2012-02-26 |
David Levine | Changed type of a local to unsigned and removed local...
|
commit | commitdiff | tree |
2012-02-26 |
David Levine | Added gcov and gcov-clean targets.
|
commit | commitdiff | tree |
2012-02-23 |
David Levine | Added test-flist and test-mark sequences tests.
|
commit | commitdiff | tree |
2012-02-23 |
David Levine | Don't list _sysconfdir/ directory in RPM spec. We...
|
commit | commitdiff | tree |
2012-02-22 |
David Levine | Removed reference to mhost.com.
|
commit | commitdiff | tree |
2012-02-22 |
David Levine | Updated to reflect that all of the lists are on nongnu...
|
commit | commitdiff | tree |
2012-02-22 |
David Levine | With "make rpm", configure all modified files in sysconfdir...
|
commit | commitdiff | tree |
2012-02-21 |
David Levine | Migrated a couple more tests to use run_test() in common.sh.
|
commit | commitdiff | tree |
2012-02-20 |
David Levine | Removed unused local ncomps because gcc complained...
|
commit | commitdiff | tree |
2012-02-19 |
David Levine | Ken noted that "make check" can be run before installation...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Moved "make check" to after "make install".
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | gcc was warning about unused arguments to main, so...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Consolidated runtest and check_string test functions.
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Have each test clean up after itself if it completes...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Added mhpath test. Updated mhpath man page to reflect...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | The test check() function now removes the expected...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Initialized local "in" to suppress gcc warning about...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Enclosed program name and directory in double quotes...
|
commit | commitdiff | tree |
2012-02-18 |
David Levine | Here's the proper fix instead of the hack of d28ce569fe23314...
|
commit | commitdiff | tree |
2012-02-17 |
David Levine | Added a couple of NMH_UNUSED's to suppress warnings...
|
commit | commitdiff | tree |
2012-02-17 |
David Levine | Hacked to work with make distcheck. Maybe not the...
|
commit | commitdiff | tree |
2012-02-17 |
David Levine | Moved check() function from individual tests to common.sh.
|
commit | commitdiff | tree |
2012-02-17 |
David Levine | Rearranged test suite environment variables so that...
|
commit | commitdiff | tree |
2012-02-15 |
David Levine | Updated documentation of environment variables in mh...
|
commit | commitdiff | tree |
2012-02-14 |
David Levine | Changed "make test" to "make check".
|
commit | commitdiff | tree |
2012-02-14 |
David Levine | Fixed progress indicator.
|
commit | commitdiff | tree |
2012-02-10 |
David Levine | Show assignment of configure variables using VAR=VALUE...
|
commit | commitdiff | tree |
2012-02-09 |
David Levine | Updated INSTALL and MACHINES documentation a bit.
|
commit | commitdiff | tree |
2012-02-09 |
David Levine | Added mhshow subpart test.
|
commit | commitdiff | tree |
2012-02-09 |
David Levine | Always run setup-test from make test/runalltests, just...
|
commit | commitdiff | tree |
2012-02-08 |
David Levine | Added OURDEFS to DEFS in Makefile.am, to restore it...
|
commit | commitdiff | tree |
2012-02-08 |
David Levine | Removed use of tzset()/tzname in dtimezone(). They...
|
commit | commitdiff | tree |
next |