| 2017-11-12 |
Ralph Corderoy | vfgets.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | check_charset.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | getcpy.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | m_draft.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | m_convert.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | m_backup.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | m_atoi.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | getfolder.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | geteditor.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | escape_addresses.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | ext_hook.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | fdcompare.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | folder_read.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | folder_realloc.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | folder_pack.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | folder_free.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | folder_delmsgs.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | folder_addmsg.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | context_foil.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | context_save.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | context_replace.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | context_del.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | context_find.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | readconfig.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | brkstring.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | ambigsw.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | pidstatus.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | push.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | path.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | print_version.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | print_help.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | seq_nameok.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | seq_bits.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | seq_getnum.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | seq_del.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | seq_print.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | seq_add.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | arglist.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | Remove symbols-wanted comments after #include. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | Use #include with `""' for including nmh's source. |
tree | commitdiff |
| 2017-11-12 |
Ralph Corderoy | error.c: Move interface to own file. |
tree | commitdiff |
| 2017-11-09 |
Ken Hornstein | Support a -timeout switch. |
tree | commitdiff |
| 2017-11-04 |
Ken Hornstein | Add support for batch mode. |
tree | commitdiff |
| 2017-11-03 |
Ken Hornstein | Various IMAP protocol improvements |
tree | commitdiff |
| 2017-11-03 |
Ken Hornstein | Make APPEND work; still needs some changes, though. |
tree | commitdiff |
| 2017-11-02 |
Ken Hornstein | Start of making APPEND functional; not quite there... |
tree | commitdiff |
| 2017-11-02 |
Ken Hornstein | Support sending multiple commands at once. |
tree | commitdiff |
| 2017-11-02 |
Ken Hornstein | Report on the TLS negotation time |
tree | commitdiff |
| 2017-11-02 |
Ralph Corderoy | prototypes.h: Delete duplicate prototypes. |
tree | commitdiff |
| 2017-11-02 |
Ralph Corderoy | forwsbr.c: Move interface declaration to own forwsbr.h. |
tree | commitdiff |
| 2017-11-02 |
Ralph Corderoy | Split function definition prototypes so identifier... |
tree | commitdiff |
| 2017-11-02 |
Ralph Corderoy | Don't have `static' of a function definition on its... |
tree | commitdiff |
| 2017-11-02 |
Ralph Corderoy | Move the opening brace of a C function to its own line. |
tree | commitdiff |
| 2017-11-02 |
Ralph Corderoy | repl.c: Add `static' to function definitions to match... |
tree | commitdiff |
| 2017-11-02 |
Ralph Corderoy | repl.c, replsbr.c: Move shared data into header file. |
tree | commitdiff |
| 2017-11-01 |
Ralph Corderoy | uip: Replace some ints that are only ever 0 or 1 with... |
tree | commitdiff |
| 2017-11-01 |
Ralph Corderoy | send.c, whatnowsbr.c: Delete option variables set but... |
tree | commitdiff |
| 2017-11-01 |
Ken Hornstein | Merge branch 'master' of git.sv.gnu.org:/srv/git/nmh |
tree | commitdiff |
| 2017-11-01 |
Ken Hornstein | Clean up things a bit |
tree | commitdiff |
| 2017-11-01 |
Ralph Corderoy | uip: Replace some ints that are only ever 0 or 1 with... |
tree | commitdiff |
| 2017-10-31 |
Ralph Corderoy | mhbuild.c, mhbuildsbr.c: Replace three global ints... |
tree | commitdiff |
| 2017-10-31 |
Ralph Corderoy | Replace some ints that are only ever 0 or 1 with bool. |
tree | commitdiff |
| 2017-10-31 |
Ken Hornstein | Display the command when reporting timing. |
tree | commitdiff |
| 2017-10-30 |
Ralph Corderoy | uip: Change global int userrs to bool. |
tree | commitdiff |
| 2017-10-30 |
Ralph Corderoy | uip: Replace some ints that are only ever 0 or 1 with... |
tree | commitdiff |
| 2017-10-30 |
Ralph Corderoy | nmh_init(): Replace integer parameter with two bools. |
tree | commitdiff |
| 2017-10-30 |
Ralph Corderoy | Replace adios(NULL, ...) with die(...). |
tree | commitdiff |
| 2017-10-30 |
Ralph Corderoy | Replace printf(3) with fputs(3) where possible. |
tree | commitdiff |
| 2017-10-28 |
Ralph Corderoy | msgchk.c: Rewrite checkmail(), removing need for macros. |
tree | commitdiff |
| 2017-10-28 |
Ralph Corderoy | whatnow: Remove undocumented printf-formatting of ... |
tree | commitdiff |
| 2017-10-27 |
Ralph Corderoy | msgchk.c: Remove UUCP tests; unused since `#ifdef MF'. |
tree | commitdiff |
| 2017-10-27 |
Ralph Corderoy | Replace getcpy(f()) calls with mh_xstrdup() when f... |
tree | commitdiff |
| 2017-10-27 |
Ralph Corderoy | imaptest.c: Don't use error message as adios()'s format. |
tree | commitdiff |
| 2017-10-27 |
Ralph Corderoy | imaptest.c: Don't test possibly uninitialised local... |
tree | commitdiff |
| 2017-10-27 |
Ralph Corderoy | imaptest.c: Don't free brkstring()'s value; it's re... |
tree | commitdiff |
| 2017-10-27 |
Ralph Corderoy | imaptest.c: Add `format(printf, ...)' attribute to... |
tree | commitdiff |
| 2017-10-27 |
Ken Hornstein | Fix invalid pointer arithmetic. |
tree | commitdiff |
| 2017-10-26 |
Ken Hornstein | Support command issuance and timestamps. |
tree | commitdiff |
| 2017-10-26 |
Ken Hornstein | Still more fiddling. |
tree | commitdiff |
| 2017-10-25 |
Ken Hornstein | A little closer to being somewhat useful. |
tree | commitdiff |
| 2017-10-25 |
Ken Hornstein | Improved, a bit. Slightly more useful. |
tree | commitdiff |
| 2017-10-25 |
Ken Hornstein | Rework snoop support slightly for the new world order. |
tree | commitdiff |
| 2017-10-24 |
Ken Hornstein | It does just what it says on the tin. |
tree | commitdiff |
| 2017-10-24 |
Ken Hornstein | Add context information to SASL callback. |
tree | commitdiff |
| 2017-09-24 |
Ralph Corderoy | picksbr.c: fprintf(3) function pointer using `%p' and... |
tree | commitdiff |
| 2017-09-24 |
Ralph Corderoy | slocal.c: Use C99's `%td' to printf(3) ptrdiff_t values. |
tree | commitdiff |
| 2017-09-24 |
Ralph Corderoy | annosbr.c: free(3) takes void pointer; don't cast non... |
tree | commitdiff |
| 2017-09-24 |
Ralph Corderoy | void-pointer parameters don't need casting to char... |
tree | commitdiff |
| 2017-09-24 |
Ralph Corderoy | Replace `sizeof (char)' with 1, then remove if a multip... |
tree | commitdiff |
| 2017-09-24 |
Ralph Corderoy | Don't cast void pointer return value of malloc() et al. |
tree | commitdiff |
| 2017-09-23 |
Ralph Corderoy | Stop failed m_mktemp2() that give directory reporting... |
tree | commitdiff |
| 2017-09-23 |
Ralph Corderoy | mhbuild.c: Don't use set_done() to unlink temporary... |
tree | commitdiff |
| 2017-09-21 |
Ralph Corderoy | Detect function-pointer `done' being set twice in a... |
tree | commitdiff |
| 2017-09-19 |
Ralph Corderoy | mhlsbr.c: Delete file-static function pointer mhl_action. |
tree | commitdiff |
| 2017-09-19 |
Ralph Corderoy | mhlsbr.c: Delete `jmp_buf mhlenv', never setjmp(3)'d. |
tree | commitdiff |
| 2017-09-18 |
Ralph Corderoy | Strip parenthesis from `return (state = OK);' and similar. |
tree | commitdiff |
| 2017-09-18 |
Ralph Corderoy | pop_init(): After proxy's execve(2) failure, exit(1... |
tree | commitdiff |
| 2017-09-18 |
Ralph Corderoy | Remove preprocessor conditionals on `lint'. |
tree | commitdiff |
| 2017-09-18 |
Ralph Corderoy | Replace `_exit(-1)' with `_exit(1)'. |
tree | commitdiff |
| 2017-09-18 |
Ralph Corderoy | whom.c: Don't call rename(2) with source that's uniniti... |
tree | commitdiff |
| next |