From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11502 invoked by alias); 13 Jan 2009 18:39:23 -0000 Received: (qmail 11478 invoked by uid 448); 13 Jan 2009 18:39:23 -0000 Date: Tue, 13 Jan 2009 18:39:00 -0000 Message-ID: <20090113183923.11467.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-193-g790c4dd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a50cb7894f72eb3ac3301adde9950d12425594b7 X-Git-Newrev: 790c4dd6eff3fbc127b67e23478d7edc6bf1cd08 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: 2009-q1/txt/msg00027.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 790c4dd6eff3fbc127b67e23478d7edc6bf1cd08 (commit) from a50cb7894f72eb3ac3301adde9950d12425594b7 (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 790c4dd6eff3fbc127b67e23478d7edc6bf1cd08 Author: Dave Brolley Date: Tue Jan 13 13:38:41 2009 -0500 Separate the creation of the server's certificate from its addition to the client-side database. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 7 +++++-- stap-add-server-cert | 10 +++++----- stap-gen-server-cert | 4 ---- stap-serverd | 3 +++ 4 files changed, 13 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool