From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20379 invoked by alias); 5 Mar 2012 16:08:50 -0000 Received: (qmail 20348 invoked by uid 448); 5 Mar 2012 16:08:47 -0000 Date: Mon, 05 Mar 2012 16:08:00 -0000 Message-ID: <20120305160847.20337.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.7-67-g49dbe41 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e79c4dcdf3b8b8070334a618ffb481b3b7653a2a X-Git-Newrev: 49dbe4190690f81042b19041af31228a6a2e60ba 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-q1/txt/msg00134.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 49dbe4190690f81042b19041af31228a6a2e60ba (commit) from e79c4dcdf3b8b8070334a618ffb481b3b7653a2a (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 49dbe4190690f81042b19041af31228a6a2e60ba Author: Dave Brolley Date: Fri Mar 2 14:36:45 2012 -0500 Initial changes for supporting IPv6 in the compile server and client. ----------------------------------------------------------------------- Summary of changes: csclient.cxx | 449 ++++++++++++++++++++++++++++++++++++------------------ stap-serverd.cxx | 4 +- util.cxx | 41 +++++ util.h | 2 + 4 files changed, 345 insertions(+), 151 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool