nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: Ken Hornstein
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-273-gedcc7ae
Date: Tue, 24 Oct 2017 15:33:50 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, master has been updated
       via  edcc7ae1dc9a6e30e9454da7cf0c093f4852b7ea (commit)
       via  c2655c2b98253e03c42eeeee1e5c60fe7107c5a4 (commit)
       via  34add94040c09c7481b18045bfb0e3d315e4d5f4 (commit)
      from  8eabc0badcbff3355d51bdc409bdbc262910d330 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit edcc7ae1dc9a6e30e9454da7cf0c093f4852b7ea
Author: Ken Hornstein <address@hidden>
Date:   Tue Oct 24 15:32:54 2017 -0400

    It does just what it says on the tin.
    
    You should not use this unless you're the sort of person who regularly
    reads the commit log. Still incomplete for now.

commit c2655c2b98253e03c42eeeee1e5c60fe7107c5a4
Author: Ken Hornstein <address@hidden>
Date:   Tue Oct 24 14:47:19 2017 -0400

    Add context information to SASL callback.
    
    Provide an extra context argument for the SASL negotiation callback
    that application code can use to pass down information that the
    callback might need.

commit 34add94040c09c7481b18045bfb0e3d315e4d5f4
Author: Ken Hornstein <address@hidden>
Date:   Tue Oct 24 14:44:53 2017 -0400

    Switch to the use of to_upper() instead of custom code.

-----------------------------------------------------------------------

Summary of changes:
 .gitignore      |   1 +
 Makefile.am     |   7 +
 h/netsec.h      |   8 +-
 mts/smtp/smtp.c |   9 +-
 sbr/netsec.c    |  40 ++---
 uip/imaptest.c  | 444 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 uip/popsbr.c    |   7 +-
 7 files changed, 490 insertions(+), 26 deletions(-)
 create mode 100644 uip/imaptest.c


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]