Changes committed to git://git.pcp.io/pcp.git master
Ken McDonell (2):
src/pmcpp/pmcpp.c: deadcode removal
qa/662: Python 2.7.4 is also broken for this test
Lukas Berk (2):
Correct pmdalinux variable types for several disk metrics
buildbot: update master config to match upstream's
Diego Giagio (1):
Fixes SIGSEGV, 64-bit format specifiers, dlsym bug and IPC on Windows
Nathan Scott (1):
qa: change qa/secure scripts to allow running on python3 too
configure | 12 +++++++-
configure.ac | 12 +++++++-
qa/547 | 8 +----
qa/662 | 7 ++++-
qa/buildbot/master.cfg | 53 +++++++++++++++++++++++++-------------
qa/secure/crash-cred | 2 -
qa/secure/crash-fetch | 6 ++--
qa/secure/crash-instancereq | 8 ++---
qa/secure/crash-namereq-child | 12 ++++----
qa/secure/crash-namereq-traverse | 12 ++++----
qa/secure/crash-pmns-names | 9 ++----
qa/secure/crash-profile | 3 --
qa/secure/crash-profile-instances | 3 --
qa/secure/hang-pmcd | 10 +++----
qa/secure/pcppdu.python | 17 +++++-------
src/include/pcp/config.h.in | 6 ----
src/libpcp/src/auxserver.c | 2 +
src/libpcp/src/win32.c | 2 -
src/pmcd/src/config.c | 4 +-
src/pmcpp/pmcpp.c | 4 --
src/pmdas/linux/proc_partitions.c | 26 +++++++++---------
21 files changed, 120 insertions(+), 98 deletions(-)
|