From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20252 invoked by alias); 18 May 2012 14:28:03 -0000 Received: (qmail 20153 invoked by uid 9896); 18 May 2012 14:28:02 -0000 Date: Fri, 18 May 2012 14:28:00 -0000 Message-ID: <20120518142801.20115.qmail@sourceware.org> From: cmeek@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-236-g402ee20 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b48233fdf8017f32a94ca2f4f36e7c16d75e94e5 X-Git-Newrev: 402ee2020d27b5e26a998b24f54b5b843a6fe5c2 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: 2012-q2/txt/msg00086.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 402ee2020d27b5e26a998b24f54b5b843a6fe5c2 (commit) via 6f63671072dc7715569b67ed3672f917ecc47c2f (commit) via cf9a931bafb23af46a7497bfa822d2520ec5b60c (commit) from b48233fdf8017f32a94ca2f4f36e7c16d75e94e5 (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 402ee2020d27b5e26a998b24f54b5b843a6fe5c2 Author: Chris Meek Date: Fri May 18 10:23:31 2012 -0400 PR13667: Tweak verdict-needs-guru error message commit 6f63671072dc7715569b67ed3672f917ecc47c2f Author: Chris Meek Date: Wed May 16 17:25:37 2012 -0400 PR13667: Added guru mode requirement for $verdict guru mode is needed to write to $verdict, for obvious reasons commit cf9a931bafb23af46a7497bfa822d2520ec5b60c Author: Chris Meek Date: Wed May 16 16:52:35 2012 -0400 PR13667: Range checking for hooks and priorities - Added more strict range checking for hook names - Added support for arp and bridge netfilter hooks - Added range checking of priority strings for ipv4 and ipv6 hooks, numerical checking for all ----------------------------------------------------------------------- Summary of changes: tapset-netfilter.cxx | 139 ++++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 118 insertions(+), 21 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool