| 2013-01-31 |
Lyndon Nerenberg | How hard can it be to write a portable shell function... |
commit | commitdiff | tree | snapshot |
| 2013-01-31 |
Lyndon Nerenberg | Hush progress indicator during tests when stdout is... |
commit | commitdiff | tree | snapshot |
| 2013-01-31 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
commit | commitdiff | tree | snapshot |
| 2013-01-31 |
Lyndon Nerenberg | IPPROTO_TCP requires <netinet/in.h> |
commit | commitdiff | tree | snapshot |
| 2013-01-30 |
Ken Hornstein | More changes to use argsplit() for helper programs. |
commit | commitdiff | tree | snapshot |
| 2013-01-29 |
Ken Hornstein | Switch the editor invocation over to use argsplit(). |
commit | commitdiff | tree | snapshot |
| 2013-01-29 |
Ken Hornstein | The start of the use of argsplit() to process command... |
commit | commitdiff | tree | snapshot |
| 2013-01-29 |
David Levine | Changed m_getfld() buffer size to 4096 from 8192, to... |
commit | commitdiff | tree | snapshot |
| 2013-01-29 |
David Levine | Added m_getfld_track_filepos() for callers to indicate... |
commit | commitdiff | tree | snapshot |
| 2013-01-29 |
David Levine | Added scan_reset_m_getfld_state(), for msh only. It... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
David Levine | Merge branch 'm_getfld' |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
David Levine | In the sortm warning message, say "file modification... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
David Levine | Changed sortm warning message from an amonish() to... |
commit | commitdiff | tree | snapshot |
| 2013-01-27 |
David Levine | Fixed a couple of calls to m_getfld(): they were in... |
commit | commitdiff | tree | snapshot |
| 2013-01-26 |
David Levine | Deprecated msh(1). |
commit | commitdiff | tree | snapshot |
| 2013-01-26 |
David Levine | In build_nmh's output from the test suite: retain |
commit | commitdiff | tree | snapshot |
| 2013-01-26 |
David Levine | Enabled colorized test output (PASS/FAIL/summary) by... |
commit | commitdiff | tree | snapshot |
| 2013-01-26 |
David Levine | Reworked the new documentation in m_getfld.c. |
commit | commitdiff | tree | snapshot |
| 2013-01-26 |
Ken Hornstein | Handle the case in the test suite where wcwidth() can... |
commit | commitdiff | tree | snapshot |
| 2013-01-24 |
Ken Hornstein | Fix the format engine so it properly keeps track of... |
commit | commitdiff | tree | snapshot |
| 2013-01-24 |
David Levine | Added functions for inc, msh, rcvtty, and scan to access |
commit | commitdiff | tree | snapshot |
| 2013-01-24 |
Ken Hornstein | Fix a bug leading to message corruption with inc when... |
commit | commitdiff | tree | snapshot |
| 2013-01-24 |
David Levine | Brought over changes to test-pop from master to m_getfl... |
commit | commitdiff | tree | snapshot |
| 2013-01-24 |
David Levine | Added scan and inc from mbox with multiple messages. |
commit | commitdiff | tree | snapshot |
| 2013-01-24 |
David Levine | Added test-msg-buffer-boundaries. |
commit | commitdiff | tree | snapshot |
| 2013-01-24 |
David Levine | Brought over changes to test-pop from m_getfld branch. |
commit | commitdiff | tree | snapshot |
| 2013-01-23 |
David Levine | Changed m_getfld() to automatically allocate a new... |
commit | commitdiff | tree | snapshot |
| 2013-01-22 |
David Levine | Removed unnecessary m_getfld_state_destroy() from scan.c. |
commit | commitdiff | tree | snapshot |
| 2013-01-22 |
David Levine | Reworked enter_getfld() and Peek(). |
commit | commitdiff | tree | snapshot |
| 2013-01-21 |
Ken Hornstein | Fix a bug leading to message corruption with inc when... |
commit | commitdiff | tree | snapshot |
| 2013-01-21 |
David Levine | Plugged small memory leak in m_unknown(). |
commit | commitdiff | tree | snapshot |
| 2013-01-21 |
David Levine | Replaced hard-coded value with MAX_DELIMITER_SIZE in... |
commit | commitdiff | tree | snapshot |
| 2013-01-21 |
David Levine | Removed the static m_getfld() state instance and replaced |
commit | commitdiff | tree | snapshot |
| 2013-01-21 |
Ken Hornstein | Fix memory leak in arglist code |
commit | commitdiff | tree | snapshot |
| 2013-01-20 |
David Levine | Added scan and inc from mbox with multiple messages. |
commit | commitdiff | tree | snapshot |
| 2013-01-20 |
David Levine | Updated test-inc-scanout on master to match version of |
commit | commitdiff | tree | snapshot |
| 2013-01-19 |
David Levine | Added a FILE * to the m_getfld_state struct so that... |
commit | commitdiff | tree | snapshot |
| 2013-01-19 |
David Levine | Moved all file static data in m_getfld.c into the |
commit | commitdiff | tree | snapshot |
| 2013-01-19 |
David Levine | Added check of -pack to test-pop. |
commit | commitdiff | tree | snapshot |
| 2013-01-19 |
David Levine | Fixed test-header to work on Cygwin, which has a BUFSIZ of |
commit | commitdiff | tree | snapshot |
| 2013-01-18 |
Ken Hornstein | Beginning of implementation of new argsplit() function... |
commit | commitdiff | tree | snapshot |
| 2013-01-18 |
David Levine | Removed all traces of m_getfld() FLDEOF and BODYEOF... |
commit | commitdiff | tree | snapshot |
| 2013-01-18 |
David Levine | Minimized message files reads in m_getfld() when the... |
commit | commitdiff | tree | snapshot |
| 2013-01-18 |
David Levine | Added test-msg-buffer-boundaries. |
commit | commitdiff | tree | snapshot |
| 2013-01-17 |
David Levine | More cleanup of m_getfld(), changed some variable names. |
commit | commitdiff | tree | snapshot |
| 2013-01-17 |
David Levine | Added check of header field body with more than 511 |
commit | commitdiff | tree | snapshot |
| 2013-01-17 |
David Levine | Cleaned up m_getfld() code a bit. The most notable... |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
David Levine | Added check of a header with name that's 998 bytes... |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
David Levine | Removed the for-loop that was used to get a header... |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
David Levine | Check that a character array isn't empty before looking... |
commit | commitdiff | tree | snapshot |
| 2013-01-16 |
David Levine | In build_nmh, removed configuration of pager and editor. |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Ken Hornstein | Support the VISUAL and EDITOR environment variables... |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
Ken Hornstein | Remove the --with-pager configure option and replace... |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
David Levine | Renamed a couple of m_getfld auxiliary functions. |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
David Levine | Cleaned up m_getfld's read_more(). |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
David Levine | In m_getfld(), fixed the loop that handles the FLDPLUS... |
commit | commitdiff | tree | snapshot |
| 2013-01-15 |
David Levine | m_getfld() now supports interleaving calls with |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
David Levine | Moved test of empty header field from |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
David Levine | Cleaned up a bit. |
commit | commitdiff | tree | snapshot |
| 2013-01-14 |
David Levine | Added support for m_getfld() callers interleaving fseek... |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
David Levine | Added bytes_read to m_getfld() buffer state. This... |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
David Levine | Removed unused local char_read from forwsbr.c. |
commit | commitdiff | tree | snapshot |
| 2013-01-13 |
David Levine | Added check of m_getfld() handling of fields with trailing |
commit | commitdiff | tree | snapshot |
| 2013-01-12 |
David Levine | Removed "sleazy hack" of negative bufsz because commit |
commit | commitdiff | tree | snapshot |
| 2013-01-12 |
David Levine | Cleaned up FLDPLUS handling in m_getfld(). As part... |
commit | commitdiff | tree | snapshot |
| 2013-01-12 |
David Levine | Fixed addition to test-inc-scanout in |
commit | commitdiff | tree | snapshot |
| 2013-01-12 |
David Levine | Very minor cleanup to m_getfld() to remove an increment... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ken Hornstein | We never use the autoconf checks for errno.h, crypt... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
Ken Hornstein | At this point we're assuming at least C89 support,... |
commit | commitdiff | tree | snapshot |
| 2013-01-11 |
David Levine | Started revising m_getfld() code to replace direct... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ken Hornstein | Convert the MIME content cache switches over to the... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
David Levine | Added explicit third initializer to some swit struct... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
Ken Hornstein | Convert all argument processing over to using X-Macros... |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
David Levine | Added comments to and started cleaning up m_getfld.c. |
commit | commitdiff | tree | snapshot |
| 2013-01-10 |
David Levine | When read_more() loads more bytes, save some from the... |
commit | commitdiff | tree | snapshot |
| 2013-01-07 |
Ken Hornstein | Fix bug where a "cur" sequence that was outside the... |
commit | commitdiff | tree | snapshot |
| 2013-01-06 |
David Levine | Removed support for #ifdef LBL. It was broken anyways, |
commit | commitdiff | tree | snapshot |
| 2013-01-06 |
David Levine | Fixed test-utf8-body to actually contain the UTF-8... |
commit | commitdiff | tree | snapshot |
| 2013-01-05 |
David Levine | Expanded warning message for invalid Content-Transfer... |
commit | commitdiff | tree | snapshot |
| 2013-01-05 |
David Levine | Added reference to RFC-1864 to mhbuild man page. |
commit | commitdiff | tree | snapshot |
| 2013-01-04 |
Ken Hornstein | Remove support for -ebcdicsafe/-noebcdicsafe switches... |
commit | commitdiff | tree | snapshot |
| 2013-01-04 |
Ken Hornstein | Create a dependency for mh-chart.man on all of the... |
commit | commitdiff | tree | snapshot |
| 2013-01-04 |
David Levine | Block SIGPIPE before killing the child in sm_end()... |
commit | commitdiff | tree | snapshot |
| 2013-01-04 |
David Levine | Removed discard() call in post(8). It was only used... |
commit | commitdiff | tree | snapshot |
| 2013-01-04 |
David Levine | In cpstripped() and cptrimmed(), if a multibyte charact... |
commit | commitdiff | tree | snapshot |
| 2013-01-04 |
David Levine | Removed empty file name .null from the historical mh... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
David Levine | Fixed decoding of header fields when they contain a... |
commit | commitdiff | tree | snapshot |
| 2013-01-03 |
David Levine | Remove test .netrc file at the end of test-pop. |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Ken Hornstein | Switch to using native automake rules for cscope. |
commit | commitdiff | tree | snapshot |
| 2013-01-02 |
Ken Hornstein | Change TLS support to only link the TLS libraries with... |
commit | commitdiff | tree | snapshot |
| 2013-01-01 |
Ken Hornstein | Clean up (and hopefully improve) the autoconf iconv... |
commit | commitdiff | tree | snapshot |
| 2013-01-01 |
Ken Hornstein | Still MORE autoconf cleanup. |
commit | commitdiff | tree | snapshot |
| 2013-01-01 |
Ken Hornstein | Autoconf/automake cleanup |
commit | commitdiff | tree | snapshot |
| 2013-01-01 |
Ken Hornstein | Document removal of --enable-nmh-debug |
commit | commitdiff | tree | snapshot |
| 2013-01-01 |
Ken Hornstein | Finally deprecate --enable-nmh-debug |
commit | commitdiff | tree | snapshot |
| 2012-12-31 |
Ken Hornstein | Note changes to autoconf requirements here. |
commit | commitdiff | tree | snapshot |
| 2012-12-31 |
Ken Hornstein | We are now requiring autoconf 2.68 and automake 1.13. |
commit | commitdiff | tree | snapshot |
| 2012-12-30 |
Lyndon Nerenberg | Note that the minimum required version of automake... |
commit | commitdiff | tree | snapshot |
| 2012-12-30 |
Lyndon Nerenberg | Ignore top-level ar-lib file. |
commit | commitdiff | tree | snapshot |
| 2012-12-30 |
Lyndon Nerenberg | Add an AM_PROG_AR program check to configure.ac This... |
commit | commitdiff | tree | snapshot |
| next |