[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
David Levine |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-484-g380046d |
Date: |
Fri, 16 Sep 2016 00:47:33 +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 380046d2c839b074a239cc4c8b866e647ec82eea (commit)
via 303e8387acecca26329e939f228f78ca805b7a15 (commit)
from efa36b8cb2aae4cf57dde5118888ae2d4f78e2cd (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 380046d2c839b074a239cc4c8b866e647ec82eea
Author: David Levine <address@hidden>
Date: Thu Sep 15 20:00:02 2016 -0400
Added 2 second timeout to curl command in post() in oauth.c, for
localhost requests only, because the default timeout on Cygwin is 5
minutes.
commit 303e8387acecca26329e939f228f78ca805b7a15
Author: David Levine <address@hidden>
Date: Thu Sep 15 18:58:14 2016 -0400
Added NMH_ADDL_CPPFLAGS macro in new m4/cppflags.m4, to remove
explicit OS dependencies when deciding whether -DGNU_SOURCE is
needed. (Cygwin now needs it.)
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 86 ++++++++++++++++++++++-------------------------
m4/cppflags.m4 | 44 ++++++++++++++++++++++++
sbr/oauth.c | 8 +++++
test/oauth/test-mhlogin | 16 ++++++---
4 files changed, 103 insertions(+), 51 deletions(-)
mode change 100644 => 100755 configure.ac
create mode 100755 m4/cppflags.m4
mode change 100644 => 100755 sbr/oauth.c
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-484-g380046d,
David Levine <=