2012-03-17 |
David Levine | Automated generation of mh-chart.man. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
David Levine | Commmiting last manual update of mh-chart.man before... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
David Levine | Removed some unused code having to do with permissions... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
David Levine | Added mhshow-suffix-text/calendar. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ken Hornstein | Improve the documentation for "send" a bit in terms... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ken Hornstein | Make -attach Nmh-Attachment & -attachformat 1 the default. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ken Hornstein | Update for changes to post. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ken Hornstein | Create new switches -atfile and -noatfile to control... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ken Hornstein | Update post(8) regarding the New World Order. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ken Hornstein | Whoops, forgot to put "." before some of the suffixes. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ken Hornstein | Add some more default MIME content suffixes. |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ken Hornstein | Call readconfig() on mhn.defaults so we get default... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Ken Hornstein | A test for the group addressing functionality handled... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ken Hornstein | Remove all masquerade support (draft_from is now the... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ken Hornstein | Clean up prototypes. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ken Hornstein | Fix some warnings. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ken Hornstein | I guess the -i option to sed works differently on Linux... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
David Levine | Initialized local format_len. gcc on 64-bit Linux... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ken Hornstein | New test suite for "post"; uses fakesmtp to trap the... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Ken Hornstein | Make sure we don't send Envelope-From if we're using... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Ken Hornstein | A new test program, fakesmtp, to help us test post. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Ken Hornstein | Fix the SMTP code so it doesn't end up in a hard loop... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
David Levine | Disabled the optimization to stop stat'ing directory... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
David Levine | Changed output_md5() to output just the checksum. ... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
David Levine | Added test/getfqnd.c, a replacement for "hostname"... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
David Levine | On some platforms, need to be out of $SPDIR in order... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
David Levine | Promote uid_t value to long and print with %ld to preve... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Ken Hornstein | Modify getfullname so it performs the same processing... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Ken Hornstein | Create proper prototypes for formataddr() and concataddr(). |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Ken Hornstein | New changes: Sender: cannot be blank, Sender: always... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Ken Hornstein | Require From: header in all outgoing messages. |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Ken Hornstein | Add support for a -notls switch, for consistency's... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Ken Hornstein | Clean up a bunch of unused code and options. Specifically: |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Ken Hornstein | SMTPMTS has been the default for over a decade, so... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
David Levine | Fixed mhstore to honor nmh-storage profile entry even... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
David Levine | There were two fd leaks in mhparse.c: |
commit | commitdiff | tree | snapshot |
2012-03-10 |
David Levine | Replaced UTC-8 with UTF-8. |
commit | commitdiff | tree | snapshot |
2012-03-10 |
David Levine | Removed bash-ism from test-pick. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
David Levine | Enabled all groff warnings, with -ww, in manpages test... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
David Levine | Fixed mhlist -verbose to work with all content types... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
David Levine | 1) Removed -noverbose from defaults of mhshow man page... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
David Levine | Added test-refile. |
commit | commitdiff | tree | snapshot |
2012-03-08 |
David Levine | Replaced us-ascii with iso-8859-1 in examples, just... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
David Levine | Added test-mhparam and test-mhstore. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
David Levine | Removed all traces of rmfproc. It had been used by... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
David Levine | Some of the man pages had mentioned that arguments... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
David Levine | Escape spaces in DEFAULTS sections of man pages so... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
David Levine | Removed ignored -verbose (and -noverbose) options to... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
David Levine | Fixed example to show that mhparam preserves case of... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
David Levine | Initialized local wasdlm to prevent uninitialized use. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Ken Hornstein | Finally got a reasonable burst test working. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Ken Hornstein | Update with recent fix. |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Ken Hornstein | Change this to use "uint32_t" for a 32-bit type, otherw... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Ken Hornstein | Fix burst so it actually complies with RFC 934. This... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Ken Hornstein | A test for burst; still needs work. |
commit | commitdiff | tree | snapshot |
2012-03-03 |
David Levine | Added test-mhlist. |
commit | commitdiff | tree | snapshot |
2012-03-03 |
David Levine | mhbuild -check would always fail because it tried to... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
David Levine | Brought mh-chart man page up to date. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
David Levine | Added documentation of -snoop. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
David Levine | Removed RCS sparc object file. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
David Levine | Under docs/historical/mh-6.8.5, mh.rf and mh.me were... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
David Levine | Removed entire docs/historical/mh-6.8.5/local/ tree... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Ken Hornstein | %G isn't actually part of POSIX, so change to %Y. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Ken Hornstein | Fixed a problem that caused the test to fail if you... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
David Levine | Initialized local msgnum to 0. |
commit | commitdiff | tree | snapshot |
2012-03-01 |
David Levine | Added all of the MH sources, including RCS files, in |
commit | commitdiff | tree | snapshot |
2012-02-29 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-02-29 |
David Levine | Removed the sources to the historical documents just... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
David Levine | Added sources to historical documents downloaded from |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Ken Hornstein | Fix a segfault that happens when using the -file option. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Ken Hornstein | Argh, I didn't mean to commit the distcomps I was using... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Ken Hornstein | dist(1) now processes drafts using mh-format! The... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Ken Hornstein | Fix this man page for the New World Order. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Ken Hornstein | Improve these man pages a bit. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Ken Hornstein | Add support for %(msg) function working when not using... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Ken Hornstein | Part of the patch from bug #4301; clean up our prototyp... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
David Levine | Added docs/historical/. See README for where they... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
commit | commitdiff | tree | snapshot |
2012-02-28 |
David Levine | Removed blank line after "End of Forwarded Message... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Ken Hornstein | Add the note about the burst(1) change to pending-relea... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Ken Hornstein | Fix bug #1466. It turns out that RFC 934 specifies... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
David Levine | Added cast in conditional to prevent signed/unsigned... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
David Levine | Changed domains in man page and test examples to use... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
David Levine | Fixed to report failure if getfulname hadn't been built... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
David Levine | They test with output to a tty didn't work under make... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Ken Hornstein | Add support for -nosasl and -saslmaxssf switches. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Document changes to forw(1). |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Clean up some typos in here. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Got the forw -digest test working. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Update digestcomps and forwcomps with comments and... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Make -volume switch actually work (it always got overri... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Remove the forw-digest test until we have it working. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | A test for forw -digest. It doesn't quite work yet. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Fix up some of the pick tests: |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Update the pending release notes with new features. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Add a new README documenting the changes to the compone... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Ken Hornstein | Beginnings of a test suite for the mh-format support... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
David Levine | Added test-pick. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
David Levine | Suppress echoing of man page build lines. One of them... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
David Levine | Changed type of a local to unsigned and removed local... |
commit | commitdiff | tree | snapshot |
next |