| 2017-10-25 |
Ken Hornstein | A little closer to being somewhat useful. |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
Ken Hornstein | Make snoop work like it used to for SMTP. |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
Ken Hornstein | Fix up some const and unsigned char warnings. |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
Ken Hornstein | Improved, a bit. Slightly more useful. |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
Ken Hornstein | Rework snoop support slightly for the new world order. |
commit | commitdiff | tree | snapshot |
| 2017-10-25 |
Ken Hornstein | Rototill snoop support so it works at flush time. |
commit | commitdiff | tree | snapshot |
| 2017-10-24 |
Ken Hornstein | It does just what it says on the tin. |
commit | commitdiff | tree | snapshot |
| 2017-10-24 |
Ken Hornstein | Add context information to SASL callback. |
commit | commitdiff | tree | snapshot |
| 2017-10-24 |
Ken Hornstein | Switch to the use of to_upper() instead of custom code. |
commit | commitdiff | tree | snapshot |
| 2017-10-22 |
Ken Hornstein | Improve this documentation a bit. |
commit | commitdiff | tree | snapshot |
| 2017-09-26 |
David Levine | Remove mmdf_magic and empty_line temp files on success. |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | picksbr.c: fprintf(3) function pointer using `%p' and... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | slocal.c: Use C99's `%td' to printf(3) ptrdiff_t values. |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | inc/test-eom-align: Cut down on the flicker by re-order... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | inc/test-eom-align: Replace case on $MBOX_TYPE with... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | inc/test-eom-align: rm(1) unwanted +inbox emails, not... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | inc/test-eom-align: Create test mboxes in less steps. |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | inc/test-eom-align: Fix MMDF-mbox `B' size calculation. |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | inc/test-eom-align: Fix MMDF-mbox `A' size calculation. |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | test/common.sh.in: Only rm(1) if the cd(1) succeeds. |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | annosbr.c: free(3) takes void pointer; don't cast non... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | void-pointer parameters don't need casting to char... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | Replace `sizeof (char)' with 1, then remove if a multip... |
commit | commitdiff | tree | snapshot |
| 2017-09-24 |
Ralph Corderoy | Don't cast void pointer return value of malloc() et al. |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Ralph Corderoy | Stop failed m_mktemp2() that give directory reporting... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Ralph Corderoy | mhbuild.c: Don't use set_done() to unlink temporary... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Ralph Corderoy | mhshow/test-charset: Test iconv(1)'s result, not just... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Ralph Corderoy | mhshow/test-charset: printf(1)'s octal doesn't need... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Ralph Corderoy | inc/test-eom-align: Use octal, not hex, in printf(1... |
commit | commitdiff | tree | snapshot |
| 2017-09-23 |
Ralph Corderoy | mhshow/test-charset: Use octal, not hex, in printf... |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
David Levine | Added tests of MMDF mailbox format to test-eom-align. |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Ralph Corderoy | runpty.c: Move child slave code into new run_command(). |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Ralph Corderoy | runpty.c: Handle fork(2) failure first, rather than... |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Ralph Corderoy | runpty.c: Factor duplicate code into new open_master_pty(). |
commit | commitdiff | tree | snapshot |
| 2017-09-22 |
Ralph Corderoy | runpty.c: Replace fprintf()+exit() pairs with new die(). |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
Ralph Corderoy | Detect function-pointer `done' being set twice in a... |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
Ralph Corderoy | man: Replace csh `%' prompt in examples with sh's `$'. |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
Ralph Corderoy | mh-draft.man: Use ASCII double-quote for itself in... |
commit | commitdiff | tree | snapshot |
| 2017-09-21 |
Ralph Corderoy | man: Add backslash before backquote so it appears as... |
commit | commitdiff | tree | snapshot |
| 2017-09-19 |
Ralph Corderoy | man: Fix backquote used in error for single quote. |
commit | commitdiff | tree | snapshot |
| 2017-09-19 |
Ralph Corderoy | mhlsbr.c: Delete file-static function pointer mhl_action. |
commit | commitdiff | tree | snapshot |
| 2017-09-19 |
Ralph Corderoy | mhlsbr.c: Delete `jmp_buf mhlenv', never setjmp(3)'d. |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Ralph Corderoy | Strip parenthesis from `return (state = OK);' and similar. |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Ralph Corderoy | pop_init(): After proxy's execve(2) failure, exit(1... |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Ralph Corderoy | sendfiles: Always die with exit status of 1 rather... |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Ralph Corderoy | Remove preprocessor conditionals on `lint'. |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Ralph Corderoy | Replace `_exit(-1)' with `_exit(1)'. |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Ralph Corderoy | whom.c: Don't call rename(2) with source that's uniniti... |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Ralph Corderoy | whom.c: Re-work fork/exec logic to clarify interaction... |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Ralph Corderoy | If fork(2) fails then die; don't fall through to execv... |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Ralph Corderoy | whom.c: Don't increment atoi(3)'s return value as it... |
commit | commitdiff | tree | snapshot |
| 2017-09-18 |
Ralph Corderoy | whom.c: Don't store atoi(getenv("mhdist")) when value... |
commit | commitdiff | tree | snapshot |
| 2017-09-17 |
Ralph Corderoy | mhlsbr.c: Don't strchr(3) non-string NUL-less buffer. |
commit | commitdiff | tree | snapshot |
| 2017-09-17 |
Ralph Corderoy | mhlsbr.c: Don't read(2) from fileno(3) of stdout. |
commit | commitdiff | tree | snapshot |
| 2017-09-15 |
Ralph Corderoy | Invert ternary condition to remove one negative. |
commit | commitdiff | tree | snapshot |
| 2017-09-15 |
Ralph Corderoy | mime_type.c: Fix regexp in comment that describes follo... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Ralph Corderoy | addrsbr.c: Alter ismymbox() to return bool, not int. |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Ralph Corderoy | smtp.c: Have function returning char pointer return... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Ralph Corderoy | ext_hook(): Flip if-statement condition so then-block... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Ralph Corderoy | new.c: Order two return statements to match comment. |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Ralph Corderoy | Edit out a few more tautological `the foo(5) man page'. |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Ralph Corderoy | nmh_completion(): Simplify, removing local variable. |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Ralph Corderoy | Remove casts of NULL to a data pointer. |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Ralph Corderoy | Remove more outer wrapping parenthesis from return... |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Ralph Corderoy | dmktime(): Break assignments so `*=' and `+=' can be... |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Ralph Corderoy | Replace `return (0)' and similar with `return 0'. |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Ralph Corderoy | Hoick FENDNULL(key) out of the search loop. |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Ralph Corderoy | mh_oauth_cred_fn()'s return value no longer needs dupli... |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Ralph Corderoy | mh_oauth_cred_fn(): Always freshly allocate result. |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Ralph Corderoy | exmaildir(): Don't leak memory allocated by path(). |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Ralph Corderoy | mime_type(): Don't leak memory allocated by get_file_in... |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Ralph Corderoy | lock_file.c: close(2) file descriptor on failure, avoid... |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Ralph Corderoy | mhfixmsg.c: Fix memory leak of temporary filename if... |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Ralph Corderoy | mhfixmsg.c: Fix memory leaks of boundary string on... |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Ralph Corderoy | Delete mh_xfree(), changing callers to call free(3... |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Ralph Corderoy | rmf.c: free(3) return value from m_mailpath() calls. |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Ralph Corderoy | path.c: Add comments declaring return values must be... |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Ralph Corderoy | path.c: Remove path()'s test for expath() returning... |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Ralph Corderoy | path.c: Re-format path() to make it more clear what... |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Ralph Corderoy | slocal.c: Alter trim() to return static array, not... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | Remove test for `\0' in `*s && isfoo(*s)' for ctype... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | find_cache(): Remove test that's always false. |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | readline(3) wrapper: Move free(3) of line to where... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | fmt_compile.c: Alter FINDCOMP(): the caller must supply... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | argsplit(): Incorrect type used in sizeof calculation... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | get_file_info(): Flip logic throughout, reducing nesting. |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | get_file_info(): Don't return filename from quote onwar... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | get_file_info(): Don't dereference out of scope char... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | Replace parallel MIME-preference arrays with struct... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | pidstatus(): Rewrite to print stopped and continued... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | pidstatus(): Delete commented-out code testing for... |
commit | commitdiff | tree | snapshot |
| 2017-09-10 |
Ralph Corderoy | Replace printf("%s\n", foo) and similar with puts(foo). |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Ralph Corderoy | datetime.c: Flip if-conditions so returns move from... |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Ralph Corderoy | icalendar.l: Refer to base64.h relative to root of... |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Ralph Corderoy | test/getcanon.c: exit(3) with 0 or 1, not -1 or symboli... |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Ralph Corderoy | test/getfullname.c: Move return case first in if-else... |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Ralph Corderoy | Refer to #include files from the root of nmh's source. |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Ralph Corderoy | icalparse.y: Remove else-block that returns by merging... |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Ralph Corderoy | seq_setprev.c: Flip if-condition so return moves from... |
commit | commitdiff | tree | snapshot |
| 2017-09-09 |
Ralph Corderoy | folder_pack.c: Flip if-condition so return moves from... |
commit | commitdiff | tree | snapshot |
| next |