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: Ralph Corderoy
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-927-g760caf0
Date: Sat, 22 Oct 2016 16:50:54 +0000 (UTC)

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  760caf0926e2dcc8931b631f07d2cb091922a295 (commit)
       via  16f84dac4d414312e41433f7ae74aecc45166806 (commit)
       via  04fe5667ca51ed208fa4ba2e6e618904e9fb8702 (commit)
      from  5b01163dec51496cc4c50648d6674d67f0092a33 (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 760caf0926e2dcc8931b631f07d2cb091922a295
Author: Ralph Corderoy <address@hidden>
Date:   Sat Oct 22 17:47:06 2016 +0100

    Merge .netrc's token() file-reading loops;  quoted and not.
    
    Check for ferror(3) as well as feof(3) on entry.
    Comment on lack of definition of quoted-string syntax, e.g. «"foo""bar"»
    is two tokens without needing a separator.
    Add comments on bugs for first non-quote character of a token being
    backslash, and if a backslash escapes EOF.

commit 16f84dac4d414312e41433f7ae74aecc45166806
Author: Ralph Corderoy <address@hidden>
Date:   Sat Oct 22 16:17:42 2016 +0100

    Have ruserpass() return TOK_EOF and put "" in the token table.
    
    Gives 0 a name and removes a little logic.

commit 04fe5667ca51ed208fa4ba2e6e618904e9fb8702
Author: Ralph Corderoy <address@hidden>
Date:   Sat Oct 22 16:04:58 2016 +0100

    Replace getcpy() with mh_xstrdup() where the string isn't NULL.

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

Summary of changes:
 sbr/credentials.c |    6 ++---
 sbr/ruserpass.c   |   66 ++++++++++++++++++++++++++---------------------------
 2 files changed, 36 insertions(+), 36 deletions(-)


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



reply via email to

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