From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15521 invoked by alias); 16 Sep 2010 19:16:41 -0000 Received: (qmail 15496 invoked by uid 448); 16 Sep 2010 19:16:40 -0000 Date: Thu, 16 Sep 2010 19:16:00 -0000 Message-ID: <20100916191640.15484.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-136-g2fccf42 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 70036bd6757d815aee9529985ba21c335de580ff X-Git-Newrev: 2fccf42c60b5b9c0e26fab030ec8411356bc91c3 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2010-q3/txt/msg00210.txt.bz2 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 "systemtap: system-wide probe/trace tool". The branch, master has been updated via 2fccf42c60b5b9c0e26fab030ec8411356bc91c3 (commit) via ed1719be6790515c42a66411680cb46175096a0b (commit) from 70036bd6757d815aee9529985ba21c335de580ff (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 2fccf42c60b5b9c0e26fab030ec8411356bc91c3 Author: Dave Brolley Date: Thu Sep 16 15:14:52 2010 -0400 Correct recent change for finding the server cert database in stap-sign-module. commit ed1719be6790515c42a66411680cb46175096a0b Author: Dave Brolley Date: Thu Sep 16 14:28:31 2010 -0400 Handle missing and empty client side certificate databases. ----------------------------------------------------------------------- Summary of changes: csclient.cxx | 46 +++++++++++++++++++++++++++++++--------------- modsign.cxx | 2 +- stap-client-connect.c | 8 ++++++-- 3 files changed, 38 insertions(+), 18 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool