From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22030 invoked by alias); 1 Dec 2010 21:15:44 -0000 Received: (qmail 21998 invoked by uid 448); 1 Dec 2010 21:15:43 -0000 Date: Wed, 01 Dec 2010 21:15:00 -0000 Message-ID: <20101201211543.21984.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-342-gd0d7107 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 671a1d824ff1320f9e2fa3ed27d5458cc44a5dcc X-Git-Newrev: d0d71073a908c337968247b53cd60833d9652b1a 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-q4/txt/msg00113.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 d0d71073a908c337968247b53cd60833d9652b1a (commit) via 56b3f5cf716d0f297907573bdd1e71eff71a2cb3 (commit) via b6f2661bf55c7831a341391d5f37cf2a28da3ee6 (commit) from 671a1d824ff1320f9e2fa3ed27d5458cc44a5dcc (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 d0d71073a908c337968247b53cd60833d9652b1a Author: Dave Brolley Date: Wed Dec 1 13:51:23 2010 -0500 PR 11906: stap-server prints more info about each server acted upon. commit 56b3f5cf716d0f297907573bdd1e71eff71a2cb3 Author: Dave Brolley Date: Wed Dec 1 12:06:40 2010 -0500 PR 11906: Include the user running each server in the status output. commit b6f2661bf55c7831a341391d5f37cf2a28da3ee6 Author: Dave Brolley Date: Wed Dec 1 11:29:49 2010 -0500 PR 11197: Elaborate on security prophylactic settings for stap-server. stap-server.8.in now elaborates on how to achieve the recommended security settings and points out which ones are the default. ----------------------------------------------------------------------- Summary of changes: stap-server | 22 +++++++++++--------- stap-server.8.in | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 64 insertions(+), 14 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool