2012-06-25 |
David Levine | Added status to conflict(8) man page to note that it... |
commit | commitdiff | tree | snapshot |
2012-06-23 |
David Levine | Allow optional -to in front of To: addresses with mhmail. |
commit | commitdiff | tree | snapshot |
2012-06-23 |
David Levine | Added checks for missing mandatory arguments to mhmail. |
commit | commitdiff | tree | snapshot |
2012-06-22 |
David Levine | Changed -header-field to -headerfield. And refer to... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Lyndon Nerenberg | Default to flock() locking on OpenBSD and Darwin. |
commit | commitdiff | tree | snapshot |
2012-06-21 |
David Levine | Refined 48959daf724bb10802ca489654035f69e701efc0 by... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
David Levine | Truncated -help test in test-whom because its output... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Levine | For whatever reason, gcov got fooled by test-whom until... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Levine | Quoted a bunch of shell variables in build_nmh. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Levine | Added test-ali. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Levine | Added printout to build_nmh to report number of tests... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Levine | Added a few clarifications and more DEFAULTS to mhmail... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
David Levine | Refinement to e30560d793ff5bc704dadc2eab9d31100ad4636b... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
David Levine | Changed permissions from 0755 to 0644 on a few .c files. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
David Levine | Forget to add test/mhmail/attachment.txt to last commit. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
David Levine | Added -attach switch to mhmail. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
David Levine | Moved test-mhmail to its own test directory. |
commit | commitdiff | tree | snapshot |
2012-06-19 |
David Levine | Added mention of checkbashims script to test/README... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
David Levine | Added -header-field switch to mhmail. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
David Levine | Added Jerrad Pierce's suggestion to use -editor prompter. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
David Levine | Removed possible tmp file leak. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
David Levine | mhmail now supports -profile -resend. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
David Levine | Here's a better fix that e194fdf11df779597e19039a67454e... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
David Levine | Replaced mhmail -debug switch with -nosend, and added... |
commit | commitdiff | tree | snapshot |
2012-06-17 |
David Levine | Added -resent support to mhmail. It doesn't work with... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
David Levine | Fixed warning introduced by last change to man/mhmail... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
David Levine | Removed extra [ from synopsis. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
David Levine | Replaced compiled mhmail with script that was formerly... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
David Levine | Reworked to be as compatible as possible with compiled... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
David Levine | Added mention of mhmail as a message composition utility. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
David Levine | Added nmh lib directory to PATH in setup_test (). ... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
David Levine | Fixed temporary autoconf workaround by hard-coding... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
David Levine | Add trailing newline to body, if needed. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Ken Hornstein | Fix test for changes to mhparam. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Ken Hornstein | Make the base64 encoder endian-agnostic, and remove... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Levine | Documented mhparam -debug option. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Levine | If heirloom shell is in /usr/lib/heirloom/5bin/sh,... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Levine | If post/send fail, save the draft in dead.letter, the... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Levine | Added etcdir and libdir. And added mention that compon... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Alexander Zangerl | The base64-decoder doesn't work on 64-bit big-endian... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Levine | Support empty message body in mhmail.in the same way... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Levine | Added support to mhmail.in to read message from stdin. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Levine | Removed newline before generated From:. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Levine | Added mhmail.in. start of a replacement for compiled... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Levine | Removed unnecessary comment. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Levine | Removed another faceproc relic. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
David Levine | Added BUGS section to mh-tailor man file to note that... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
David Levine | Generate a From: header, using localmbox, if the user... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
David Levine | Fixed the export of LC_ALL so that it work with old... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Alexander Zangerl | Occasionally the post tests attempt to talk to fakesmtp... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Alexander Zangerl | Changed remaining uses of MAXPATHLEN to PATH_MAX. |
commit | commitdiff | tree | snapshot |
2012-06-12 |
David Levine | Can't use -ansi with gcc 4.5.3 on Cygwin, at least... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Ken Hornstein | Fix typo in gpg command and handle the .sig file properly. |
commit | commitdiff | tree | snapshot |
2012-06-11 |
David Levine | Replaced run-time detection of hard-link support with... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
David Levine | Added section 7 to man pages. |
commit | commitdiff | tree | snapshot |
2012-06-10 |
David Levine | Updates to SPECS/build-nmh-cygwin: |
commit | commitdiff | tree | snapshot |
2012-06-10 |
David Levine | Moved nmh and mh-chart man pages from section 1 to... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Alexander Zangerl | Corrected install-mh man page to show that it is instal... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Alexander Zangerl | Ensure that writes to /dev/tty succeed to determine... |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Alexander Zangerl | Use cat for moreproc in testsuite in case it is run... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
David Levine | Added warning to all nmh programs for multiple profile... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
David Levine | Added INSTALL, NEWS, and README to dist_doc_DATA so... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
David Levine | Changed repl and dist default to -noatfile. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Levine | Removed docs/pending-release-notes-tmp, which was added... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Levine | Removed faceproc support, deprecated in nmh 1.5. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Levine | Removed the following environment variables, deprecated... |
commit | commitdiff | tree | snapshot |
2012-06-07 |
David Levine | Changed exit status of each nmh command's -version... |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Ken Hornstein | Fix incorrect documentation about the install process... |
commit | commitdiff | tree | snapshot |
2012-06-03 |
Ken Hornstein | One more lowercase for the content-transfer-encoding. |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Ken Hornstein | Fix off-by-one error, noticed by Ralph Corderoy. |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Paul Fox | Implement the following changes: |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Ken Hornstein | Convert the content-transfer-encoding to lower-case... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
David Levine | Unset MM_CHARSET so it doesn't interfere with test... |
commit | commitdiff | tree | snapshot |
2012-05-26 |
Ken Hornstein | Support for handling multibyte encodings in cpstripped... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
David Levine | Update the current folder and current message and synch... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
David Levine | comp and dist cannot take multiple message arguments... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
David Levine | Changed wording to say that the last message selected... |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Ken Hornstein | Minor changes to replyfilter to make it compatible... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David Levine | Used this version, renamed nmh-1.5-1.sh, in application... |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David Levine | Allow selection of locking type. |
commit | commitdiff | tree | snapshot |
2012-05-12 |
David Levine | SIGNATURE/Local-Mailbox are not used by post, but just... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
David Levine | Don't test with sendmail because it would really send... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
David Levine | Wrap local part (username) of address with double quote... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
David Levine | Skip the Cygwin package (.bz2) file when searching... |
commit | commitdiff | tree | snapshot |
2012-05-09 |
David Levine | Added test script constructs to avoid. |
commit | commitdiff | tree | snapshot |
2012-05-08 |
David Levine | Fixed patch section of prep(). |
commit | commitdiff | tree | snapshot |
2012-05-08 |
David Levine | Added MACHINES to EXTRA_DIST so that it gets put in... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
David Levine | Removed locking type selection from build_nmh now that... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
David Levine | build-nmh-cygwin no longer needs to DISABLE_SETGID_MAIL... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
David Levine | Added -ansi -pedantic with gcc. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
David Levine | Added $(TESTS_SHELL) at end of TESTS_ENVIRONMENT. ... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
David Levine | Fixed some more problems caught by gcc -ansi -pedantic. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Tom Lane | Fixed places in the code relying the C99-ism of declara... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
David Levine | Removed --enable-pop and SETGID_MAIL= from nmh.spec. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
Ken Hornstein | Fix test so it will work on terminal widths other than 80. |
commit | commitdiff | tree | snapshot |
2012-05-07 |
David Levine | Default to fcntl locking for AIX, Cygwin, and Linux... |
commit | commitdiff | tree | snapshot |
2012-05-07 |
David Levine | Added note about test/inc/test-deb359167 failing becaus... |
commit | commitdiff | tree | snapshot |
2012-05-06 |
Ken Hornstein | Fix the case of the MacOS X dSYM directories. |
commit | commitdiff | tree | snapshot |
2012-05-06 |
David Levine | Remove any existing Local-Mailbox: profile component... |
commit | commitdiff | tree | snapshot |
2012-05-06 |
David Levine | Added check for EPERM when checking errno after a faile... |
commit | commitdiff | tree | snapshot |
next |