Changes committed to git://oss.sgi.com/nathans/pcp.git
src/dbpmda/src/dbpmda.c | 2 +-
src/libpcp/src/config.c | 2 +-
src/pmcd/src/pmcd.c | 8 ++++----
src/pmdas/postfix/pmdapostfix.pl | 2 +-
src/pmdas/windows/hypnotoad.h | 7 ++++---
src/pmdas/windows/instance.c | 22 ++++++++++++++++++----
src/pmdas/windows/open.c | 12 +++++++++---
src/pmdas/windows/pmda.c | 4 ++--
src/pmlogsummary/pmlogsummary.c | 2 +-
9 files changed, 41 insertions(+), 20 deletions(-)
commit b7c3f0e780d6a494e41ee70f42419b5de30a6db9
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue Mar 16 20:58:32 2010 +1100
Add indom save and restore logic into Windows PMDA, bit us with sqlserver
indom.
commit 37ed3826bef512a97729e2cef7c64462da46c206
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue Mar 16 20:53:49 2010 +1100
Fix logic error in Win32 version of absolute path test.
commit 34f953347ad05853ea7dfdd687a6b5a654b4c87d
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Tue Mar 16 20:53:26 2010 +1100
Fix repeated usage message typo - postive vs positive.
commit 0a2babf8879e2977e97461c3db8fee887eab8221
Author: Josef 'Jeff' Sipek <jeffpc@xxxxxxxxxxxxxx>
Date: Tue Mar 16 20:51:57 2010 +1100
Fix a spurious typo that somehow crept into Postfix PMDA.
|