Changes committed to git://oss.sgi.com/pcp/pcp.git dev
GNUmakefile | 1
debian/control | 2
debian/pcp.postinst.tail | 8 -
debian/pcp.postrm | 3
debian/rules | 2
man/man1/pmatop.1 | 206 +++++++++++++++++++++++++++++++++++++++++
qa/322.out.2 | 5
qa/367.out.2 | 19 ---
qa/374.out.1 | 2
qa/375.darwin.3 | 4
qa/375.linux.3 | 4
qa/375.solaris.3 | 5
qa/449.out.2 | 4
qa/513.out.2 | 24 +---
qa/652 | 10 -
qa/719 | 56 -----------
qa/719.out | 28 -----
qa/722 | 65 ++++++++++++
qa/722.out | 60 ++++++++---
qa/group | 2
qa/src/pdu-server.c | 40 +------
qa/src/pducheck.c | 58 +----------
qa/src/pducrash.c | 103 +++++---------------
qa/src/test_webapi.python | 15 ++
src/dbpmda/src/dbpmda.c | 6 -
src/dbpmda/src/dso.c | 2
src/dbpmda/src/gram.y | 18 +--
src/dbpmda/src/lex.l | 4
src/dbpmda/src/pmda.c | 6 -
src/dbpmda/src/util.c | 6 -
src/include/pcp/impl.h | 17 +--
src/include/pcp/pmapi.h | 2
src/libpcp/src/config.c | 18 +++
src/libpcp/src/connect.c | 6 -
src/libpcp/src/context.c | 2
src/libpcp/src/desc.c | 5
src/libpcp/src/fetchlocal.c | 21 +---
src/libpcp/src/help.c | 5
src/libpcp/src/instance.c | 27 +----
src/libpcp/src/p_auth.c | 100 ++-----------------
src/libpcp/src/pdu.c | 3
src/libpcp/src/secureconnect.c | 36 +++----
src/libpcp/src/secureserver.c | 32 +++---
src/libpcp/src/store.c | 7 -
src/pmatop/pmatop.py | 136 ++++++++++++++++++---------
src/pmcd/rc_pmcd | 7 -
src/pmcd/src/pmcd.c | 4
src/pmdas/oracle/Install | 1
src/pmdas/pmcd/help | 20 +--
src/pmdas/pmcd/root_pmcd | 6 -
src/pmdas/pmcd/src/pmcd.c | 8 -
src/pmdas/simple/Install | 15 --
src/pmdbg/pmdbg.c | 4
src/python/pcp/pmsubsys.py | 27 +++--
54 files changed, 654 insertions(+), 623 deletions(-)
commit 48add6fd0e0509313f97266c867658da7726eb08
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 13:44:31 2013 +1000
Revert "Add a notrun to qa/722 for now, scox has an update pending"
This reverts commit 1db378c8c56b631128ffe98fb1fa4136f4012901.
commit 3b8c85abe97c2fab068abca465f781492a975927
Merge: ecdb691 8c90d3e
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 13:42:52 2013 +1000
Merge branch 'scox/dev' of ../pcpfans into dev
Conflicts:
src/pmatop/pmatop.py
(Resolved with discussion with Stan, subsys_options conflict)
commit 8c90d3e7b213f59b318090e508ad1a3646ae78e2
Merge: 7403b51 d12f9a9
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 13:35:07 2013 +1000
Merge branch 'scox/dev' of git://sourceware.org/git/pcpfans into scox/dev
commit ecdb69149af267522ab4d389b9b669aa8aecfdbf
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 13:33:14 2013 +1000
Switch local context to use simpler pmda callback model
commit d12f9a97ecc12d1ee139278e1073960c834ce9c7
Author: Stan Cox <scox@xxxxxxxxxx>
Date: Thu May 9 23:29:35 2013 -0400
New man page for pmatop.
commit 4f298c380c06704354a32e6d7f64ee9329572e43
Author: Stan Cox <scox@xxxxxxxxxx>
Date: Thu May 9 23:25:26 2013 -0400
Improve compatibility of the process display.
* pmatop.py (_StandardOutput): Add width_write, clear
(_ProcessorPrint): Add numcpu
(_ProcPrint): Add sort_l. Use it to sort procs in cpu usage order.
Add VDATA, VSTACK, VGROW, RGROW. Improve field layout.
(main): Add -m, -g, -L
* pmsubsys.py (_pmsubsys): Add get_old_scalar_value so a metric can
be both diffed and the original displayed.
(Process): Trim proc metrics.
* qa/722: Further trimming.
commit 1dc486cab62cb128d9250f72cf631a24bdd388cd
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 13:23:09 2013 +1000
Remove bash-ism from test 652, lintian complained
commit f906b03c73fb84456bd5664aa4ba4caf5c01d4d0
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 13:00:30 2013 +1000
Update qa/449 output - back to just the one pdu (metric) now
commit d57caa294f3d51e1157963a19ba741bab4b47099
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 12:54:44 2013 +1000
Updates to build scripts moving toward clean debian packaging
commit bde50158f51b5eb519453f91dbd2636ee1aa16d7
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 12:30:40 2013 +1000
Add version info for pcp/nss/nspr/sasl to pmconfig -L output
commit 93bb852adc7519cec06a7d355dc1b7a5e2be1c99
Author: Stan Cox <scox@xxxxxxxxxx>
Date: Thu May 9 22:14:55 2013 -0400
Rename 719 to 722
commit 5d325b15438169009ac54b69500c1d8da47b61ba
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 11:31:44 2013 +1000
Revert "Non-root PMDA access control changes"
This reverts commit ba9904e69067ded451e632938a4f27cdf76fbcfc.
After discussion and much navel-gazing, this will be deferred.
commit 0df386edf0d94119d46ee849ccc91a82d6911e33
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 11:31:36 2013 +1000
Consolidate authentication PDUs into just the one PDU
In hindsight, a single PDU is sufficient to implement all of
the needs seen so far for SASL authentication - simplify the
code now before we're stuck with it forever.
commit 1db378c8c56b631128ffe98fb1fa4136f4012901
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Fri May 10 10:30:04 2013 +1000
Add a notrun to qa/722 for now, scox has an update pending
|