2012-03-21 |
Ken Hornstein | Use _exit() instead of exit() so our writer process... |
tree | commitdiff |
2012-03-20 |
Ken Hornstein | Basic work to add arguments to formatproc calls. |
tree | commitdiff |
2012-03-19 |
Ken Hornstein | Fix a bug where a message header ending right on the... |
tree | commitdiff |
2012-03-17 |
David Levine | Removed some unused code having to do with permissions... |
tree | commitdiff |
2012-03-16 |
Ken Hornstein | Make -attach Nmh-Attachment & -attachformat 1 the default. |
tree | commitdiff |
2012-03-16 |
Ken Hornstein | Create new switches -atfile and -noatfile to control... |
tree | commitdiff |
2012-03-16 |
Ken Hornstein | Call readconfig() on mhn.defaults so we get default... |
tree | commitdiff |
2012-03-15 |
Ken Hornstein | Remove all masquerade support (draft_from is now the... |
tree | commitdiff |
2012-03-15 |
Ken Hornstein | Clean up prototypes. |
tree | commitdiff |
2012-03-15 |
David Levine | Initialized local format_len. gcc on 64-bit Linux... |
tree | commitdiff |
2012-03-15 |
Ken Hornstein | Make sure we don't send Envelope-From if we're using... |
tree | commitdiff |
2012-03-14 |
David Levine | Disabled the optimization to stop stat'ing directory... |
tree | commitdiff |
2012-03-13 |
Ken Hornstein | New changes: Sender: cannot be blank, Sender: always... |
tree | commitdiff |
2012-03-12 |
Ken Hornstein | Require From: header in all outgoing messages. |
tree | commitdiff |
2012-03-12 |
Ken Hornstein | Add support for a -notls switch, for consistency's... |
tree | commitdiff |
2012-03-12 |
Ken Hornstein | Clean up a bunch of unused code and options. Specifically: |
tree | commitdiff |
2012-03-12 |
Ken Hornstein | SMTPMTS has been the default for over a decade, so... |
tree | commitdiff |
2012-03-12 |
David Levine | Fixed mhstore to honor nmh-storage profile entry even... |
tree | commitdiff |
2012-03-11 |
David Levine | There were two fd leaks in mhparse.c: |
tree | commitdiff |
2012-03-09 |
David Levine | Fixed mhlist -verbose to work with all content types... |
tree | commitdiff |
2012-03-07 |
David Levine | Removed all traces of rmfproc. It had been used by... |
tree | commitdiff |
2012-03-07 |
David Levine | Initialized local wasdlm to prevent uninitialized use. |
tree | commitdiff |
2012-03-05 |
Ken Hornstein | Fix burst so it actually complies with RFC 934. This... |
tree | commitdiff |
2012-03-03 |
David Levine | mhbuild -check would always fail because it tried to... |
tree | commitdiff |
2012-03-01 |
David Levine | Initialized local msgnum to 0. |
tree | commitdiff |
2012-02-29 |
Ken Hornstein | Fix a segfault that happens when using the -file option. |
tree | commitdiff |
2012-02-29 |
Ken Hornstein | dist(1) now processes drafts using mh-format! The... |
tree | commitdiff |
2012-02-29 |
Ken Hornstein | Add support for %(msg) function working when not using... |
tree | commitdiff |
2012-02-29 |
Ken Hornstein | Part of the patch from bug #4301; clean up our prototyp... |
tree | commitdiff |
2012-02-28 |
David Levine | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
tree | commitdiff |
2012-02-28 |
David Levine | Removed blank line after "End of Forwarded Message... |
tree | commitdiff |
2012-02-28 |
Ken Hornstein | Fix bug #1466. It turns out that RFC 934 specifies... |
tree | commitdiff |
2012-02-28 |
Ken Hornstein | Add support for -nosasl and -saslmaxssf switches. |
tree | commitdiff |
2012-02-27 |
Ken Hornstein | Make -volume switch actually work (it always got overri... |
tree | commitdiff |
2012-02-26 |
David Levine | Changed type of a local to unsigned and removed local... |
tree | commitdiff |
2012-02-26 |
Ken Hornstein | Finally, some support for mh-format when using forw... |
tree | commitdiff |
2012-02-21 |
Ken Hornstein | Add support for a -subject switch to comp. |
tree | commitdiff |
2012-02-20 |
David Levine | Removed unused local ncomps because gcc complained... |
tree | commitdiff |
2012-02-20 |
Ken Hornstein | Add support for "to", "cc", "from", and "fcc" component... |
tree | commitdiff |
2012-02-18 |
David Levine | Initialized local "in" to suppress gcc warning about... |
tree | commitdiff |
2012-02-17 |
Ken Hornstein | Beginning support for mh-format support in comp(1)... |
tree | commitdiff |
2012-02-17 |
David Levine | Added a couple of NMH_UNUSED's to suppress warnings... |
tree | commitdiff |
2012-02-12 |
Ken Hornstein | Another problem discovered by the test suite. |
tree | commitdiff |
2012-02-12 |
Paul Fox | mhshow: suppress pause actions if stdout isn't a tty |
tree | commitdiff |
2012-02-07 |
David Levine | Caught by the test suite: sequences[0] needs to be... |
tree | commitdiff |
2012-02-04 |
Ken Hornstein | Change LocalName() to take an argument (about whether... |
tree | commitdiff |
2012-02-03 |
Ken Hornstein | Convert from the poorly-named and confusing adrsprintf... |
tree | commitdiff |
2012-02-01 |
David Levine | Added #includes to pick up declaration of waitpid() |
tree | commitdiff |
2012-01-31 |
Ken Hornstein | Whoops, I need to make sure the buffer I pass to putcom... |
tree | commitdiff |
2012-01-31 |
Ken Hornstein | Add support for calling an external format program... |
tree | commitdiff |
2012-01-28 |
Ken Hornstein | Create "nowrap" flag to turn off all line wrapping. |
tree | commitdiff |
2012-01-28 |
David Levine | Changed a variable to unsigned and noted an argument... |
tree | commitdiff |
2012-01-27 |
Ken Hornstein | Make POP support always be turned on. |
tree | commitdiff |
2012-01-26 |
David Levine | Removed unused local bp. |
tree | commitdiff |
2012-01-26 |
lyndon | uip/termsbr.c: remove references to PC and ospeed(). |
tree | commitdiff |
2012-01-20 |
Ken Hornstein | Convert the build system over to the use of Automake. |
tree | commitdiff |
2012-01-17 |
David Levine | Well the wrap of vfork() calls didn't work: its semant... |
tree | commitdiff |
2012-01-17 |
Ken Hornstein | Convert from utmp functions to utmpx functions (which... |
tree | commitdiff |
2012-01-17 |
David Levine | Wrapped setjmp(), sigsetjmp(), and vfork() calls to... |
tree | commitdiff |
2012-01-17 |
David Levine | Added EXEEXT support, for Cygwin. |
tree | commitdiff |
2012-01-16 |
David Levine | Fixed build on Cygwin by adding configure check for... |
tree | commitdiff |
2012-01-14 |
David Levine | Fixed warnings from gcc -Wclobbered by adding volatile... |
tree | commitdiff |
2012-01-14 |
David Levine | Changed types and added casts so that build is clean... |
tree | commitdiff |
2012-01-14 |
David Levine | gcc -Wmissing-field-initializers noticed several struct... |
tree | commitdiff |
2012-01-13 |
David Levine | Added NMH_UNUSED macro for suppressing warnings about... |
tree | commitdiff |
2012-01-13 |
Ken Hornstein | Create two new mh-format functions: %(putlit) and ... |
tree | commitdiff |
2012-01-12 |
David Levine | Enabled support for tls switch. |
tree | commitdiff |
2012-01-12 |
David Levine | Removed unsupported format and check switches, and... |
tree | commitdiff |
2012-01-12 |
David Levine | Removed, or added use of, unused macros to prevent... |
tree | commitdiff |
2012-01-11 |
David Levine | Removed or protected some unused macros. |
tree | commitdiff |
2012-01-11 |
David Levine | Added #include <grp.h>. It's needed on Linux, should... |
tree | commitdiff |
2012-01-11 |
Ken Hornstein | Completely remove the use of TIME_WITH_SYS_TIME (I... |
tree | commitdiff |
2012-01-11 |
Ken Hornstein | Fix two errors in the conversion to m_mktemp2(): |
tree | commitdiff |
2012-01-09 |
Ken Hornstein | Remove OS-specific defines. As part of it, remove... |
tree | commitdiff |
2012-01-09 |
Ken Hornstein | Garbage collect autoconf support for checking for the... |
tree | commitdiff |
2012-01-09 |
Ken Hornstein | We are making POSIX signal support a requirement; remov... |
tree | commitdiff |
2012-01-09 |
Ken Hornstein | Switch from using RETSIGTYPE via autoconf to void,... |
tree | commitdiff |
2012-01-08 |
David Levine | gcc -Wempty-body warned that the check of the result... |
tree | commitdiff |
2012-01-08 |
David Levine | Removed hard-coded -I.. and -I../.. from INCLUDES,... |
tree | commitdiff |
2012-01-07 |
David Levine | Added Content-Description header with the filename... |
tree | commitdiff |
2012-01-07 |
David Levine | Merge branch 'fileproc_mhlproc_to_post' |
tree | commitdiff |
2012-01-06 |
Ken Hornstein | Move definition of LINK to mh header file, and garbage... |
tree | commitdiff |
2012-01-06 |
Ken Hornstein | Garbage collect all of the builtin ftp client support. |
tree | commitdiff |
2012-01-06 |
Ken Hornstein | Garbage-collect SLOCAL_MBOX (and make it the default). |
tree | commitdiff |
2012-01-06 |
Ken Hornstein | Garbage-collect RPATHS support. |
tree | commitdiff |
2012-01-06 |
Ken Hornstein | Remove DBMPWD, make it the default. |
tree | commitdiff |
2012-01-06 |
David Levine | Fixed trivial compile warnings. |
tree | commitdiff |
2012-01-05 |
Ken Hornstein | Garbage collect all of the old UCI #ifdef'd code. |
tree | commitdiff |
2012-01-05 |
David Levine | Feed fileproc and mhlproc from rcvdist, send, and whatn... |
tree | commitdiff |
2012-01-05 |
Ken Hornstein | Bring in all of the mh-e support that is actually used... |
tree | commitdiff |
2012-01-05 |
David Levine | Feed fileproc and mhlproc from rcvdist, send, whatnow... |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Remove #ifdef around use of sigsetjmp(). |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Clean up process wait to use POSIX waitpid() interface. |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Replace <arpa/ftp.h> with "h/arpa_ftp.h". |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Remove HAVE_ARPA_FTP_H and arpa/ftp.h references. |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Ignore OSPEED/ospeed in termcap. Nothing current should... |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Collapse termio/termios/sgtty terminal interface code... |
tree | commitdiff |
2012-01-04 |
Lyndon Nerenberg | Eliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs. |
tree | commitdiff |
2011-12-25 |
David Levine | Removed unused vmh.c and wmh.c. |
tree | commitdiff |
2011-12-25 |
David Levine | Changed second argument of calls to part_ok() and type_... |
tree | commitdiff |
next |