| To: | pcp@xxxxxxxxxxx |
|---|---|
| Subject: | pcp updates |
| From: | Nathan Scott <nathans@xxxxxxxxxx> |
| Date: | Sun, 9 Sep 2012 18:43:21 -0400 (EDT) |
| Reply-to: | Nathan Scott <nathans@xxxxxxxxxx> |
Changes committed to git://oss.sgi.com/pcp/pcp.git dev
VERSION.pcp | 2
build/rpm/pcp.spec.in | 3
debian/changelog | 6
man/man1/pmie.1 | 22 -
qa/051 | 1
qa/707 | 30 +-
qa/707.out | 53 ++++
qa/pmdas/bigun/Install | 5
qa/pmdas/dynamic/Install | 23 -
qa/pmdas/dynamic/dynamic.c | 11
qa/src/chkacc1.c | 7
qa/src/chkacc2.c | 7
qa/src/chkacc3.c | 7
qa/src/multithread2.c | 9
qa/src/test_pcp.py | 283 ++++++++++++------------
src/include/pcp/impl.h | 91 +++++++
src/include/pcp/platform_header.h.in | 9
src/libpcp/src/access.c | 76 +++---
src/libpcp/src/auxconnect.c | 403 ++++++++++++++++++++++++++++-------
src/libpcp/src/connect.c | 19 -
src/libpcp/src/context.c | 4
src/libpcp/src/pdu.c | 17 -
src/libpcp_gui/src/timeclient.c | 21 -
src/libpcp_pmcd/src/client.c | 25 --
src/libpcp_pmda/src/open.c | 31 +-
src/libpcp_trace/src/trace.c | 4
src/perl/PMDA/local.c | 46 ++-
src/pmcd/src/agent.c | 11
src/pmcd/src/client.c | 17 -
src/pmcd/src/client.h | 5
src/pmcd/src/config.c | 22 +
src/pmcd/src/dofetch.c | 17 -
src/pmcd/src/dostore.c | 19 -
src/pmcd/src/pmcd.c | 79 +++---
src/pmcollectl/pmcollectl.py | 120 +++-------
src/pmdas/cisco/telnet.c | 2
src/pmdas/trace/src/client.c | 2
src/pmdas/trace/src/comms.c | 15 -
src/pmlogger/ports.c | 57 ++--
src/pmproxy/client.c | 58 ++---
src/pmproxy/pmproxy.c | 54 ++--
src/pmproxy/pmproxy.h | 4
src/python/pcp.py | 10
src/telnet-probe/telnet-probe.c | 4
44 files changed, 1045 insertions(+), 666 deletions(-)
commit ab236832eacc7fdcb2a85e81a88b26a1cfe1c21a
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Mon Sep 10 08:40:50 2012 +1000
Bump version in dev branch for a future release
commit 428ba5e8271ba29145941be51cb7fefcd569d607
Merge: 47f0ab1 0d3aeaa
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Mon Sep 10 08:36:36 2012 +1000
Merge branch 'scox/dev' of git://sourceware.org/git/pcpfans into dev
commit 47f0ab17ab92586636de2b3bf1489d8a4bfecb18
Author: Dave Brolley <brolley@xxxxxxxxxx>
Date: Mon Sep 10 08:34:21 2012 +1000
Convert QA test source over to NSS wrapper API
commit 12ec95fd616c2d11f44e9950c0311b8a8308009c
Author: Dave Brolley <brolley@xxxxxxxxxx>
Date: Mon Sep 10 08:33:34 2012 +1000
Final few fixups falling out of initial NSS API wrapping
Added an interface for loopback address query, fix up an
incorrect use of char in place of char* in log control.
commit 0d3aeaa7dce0b22e4dd18138c60dc671be53a39f
Merge: 3bb72dc ba1b354
Author: Stan Cox <scox@xxxxxxxxxx>
Date: Sun Sep 9 12:00:05 2012 -0400
Merge branch 'dev' into scox/dev
commit 3bb72dc5d122ce9da06d5def23dd02ecff972bff
Author: Stan Cox <scox@xxxxxxxxxx>
Date: Sun Sep 9 11:44:08 2012 -0400
Improve pmcollectl compatibility. Improve pcp.py test coverage.
* 707: Test some more pmcollectl variants
* test_pcp.py: Use separate snippet for each entry and display its
entryname
* pmcollectl.py (_process): Fold into _cpu
(main): Make subsys a list so order is predictable.
Improve output compatibility.
* pcp.py (pmPrintValue): Make args match expected type.
commit b146c8de5cc98bf7b7e1a1004b79cca2499f8d1f
Merge: 60c2b9a ba1b354
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri Sep 7 18:05:03 2012 +1000
Merge branch 'dev' into nssmerge
commit ba1b3541b118ffe6c199bff14de0b47a5cd0e71a
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri Sep 7 18:04:24 2012 +1000
Add a test 051 filter for __pmGetHostByName/gethostbyname (NSS)
commit 60c2b9a9921b52517aad5a88544fa30b5813401f
Merge: 97cbdfb bdf8cfc
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri Sep 7 16:48:47 2012 +1000
Merge branch 'dev' into nssmerge
commit 97cbdfb9003231d1dca5e2ea40b27835d8522d86
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Mon Sep 3 14:38:34 2012 +1000
Update install process for qa pmdas so that help files can be found
commit 18fee2587516b4f9e132b33c9c1cc1a64552f25f
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Mon Sep 3 14:38:02 2012 +1000
Remove references to pmrules (long deprecated) from pmie man page
commit 129b9d479372bf5b2d814fbedcf509ab7a5b4377
Merge: 2e5a583 68e6ee7
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Mon Sep 3 11:14:25 2012 +1000
Merge branch 'dev' into nssmerge
commit 2e5a583580de428a8f77d70df9fa019b741a0ee9
Author: Dave Brolley <brolley@xxxxxxxxxx>
Date: Thu Aug 30 17:35:18 2012 +1000
Propogate use of the abstracted socket interface for NSS to callers
commit d3355a3084d7ce55065dae57d59114f5e8d9b986
Author: Dave Brolley <brolley@xxxxxxxxxx>
Date: Thu Aug 30 17:34:20 2012 +1000
Core socket interface abstractions to support NSS (later)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | pcp updates, Nathan Scott |
|---|---|
| Next by Date: | pcp-gui updates, Nathan Scott |
| Previous by Thread: | pcp updates, Nathan Scott |
| Next by Thread: | pcp updates, Nathan Scott |
| Indexes: | [Date] [Thread] [Top] [All Lists] |