Project

General

Profile

Activity

From 2009-05-03 to 2009-06-01

2009-06-01

20:03 Revision 82756a03: Complete remaining coding todo items on the Perl PMDA module.
Now handles automatic logfile rotation detection, automatic
host socket reconnection, and installs a sigpipe handler ...
Nathan Scott
16:04 Revision dc01ad40: Remove a spurious chdir() call in Perl PMDA namespace code.
Nathan Scott
16:03 Revision 71dfe201: Improve metric names for some Zimbra metrics.
Nathan Scott
15:30 Revision 0762f04b: Initial version of the Zimbra Collaboration Suite PMDA.
The Zimbra server exports statistics into CSV files while
its running. Some of these we have covered inside existing...
Nathan Scott
15:24 Revision 9436ae52: Additional options for rpms generated by cpanflute2.
Default to build version -1 (not -8) on rpms. Add on the
--noperlreqs option, so rpms can be transfered to machines
...
Nathan Scott
08:57 Revision 1b67ffa9: Use ReplacePmnsSubtree instead of UpdateNames in MMV PMDA.
Addresses locking issues around updating namespace files, and
having signals appropriately blocked in case of interru...
Nathan Scott

2009-05-29

11:36 Revision 7d06aa20: Bump version number to 2.8.7 for Win32 release.
Nathan Scott
11:31 Revision 90999922: Remove last remaining remnants of querydesc mechanism in pmdawindows.
Nathan Scott
11:11 Revision 86b782bf: Improvements to the Windows kernel PMDA.
- Significant reduction in memory footprint. Turns out that
every metric instance being added into a long-running ...
Nathan Scott

2009-05-26

12:31 Revision 1d895341: Remove no longer used Mac metric names from help.
Nathan Scott
12:24 Revision ad35c1d8: Bump version to 2.8.6 for build fixes.
Nathan Scott
12:00 Revision cedef722: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott
12:00 Revision a5e249ae: Use a single domain file in the source tree to help avoid mistakes.
Nathan Scott
11:55 Revision 06b604af: Add the tmpfs filesystem metrics and instance domain.
Nathan Scott

2009-05-25

21:35 Revision 495b45e3: Revert lex.l changes.
flex does not behave the same way on all platforms, and there does
not appear to be any way to safely remove the warn...
Ken McDonell
21:35 Revision b2692f37: Tweak formatting of text in end-of-recording dialogs.
Ken McDonell

2009-05-22

09:56 Revision 7baa7862: This fixes up compiling pmdate on a system without PCP installed
Martin Hicks

2009-05-21

16:29 Revision a97596e6: Bump version to 2.8.5.
Nathan Scott
16:20 Revision 847d8b7c: Sort out widespread timezone problems under Windows.
We now use the native Win32 API to extract the timezone. This is
a Windows timezone, we want the POSIX style but the...
Nathan Scott
16:13 Revision 96b25580: Move the builddefs and buildrules files into the libpcp package.
This allows for (esp. PMDA) build environments where libpcp and
libpcp-devel packages only are installed, and not pcp.
Nathan Scott

2009-05-19

11:38 Revision 5edc54be: Fix warnings from pmdate, it now links with libpcp (for Win32 signals).
Nathan Scott
11:23 Revision a5e2b47e: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott

2009-05-17

20:46 Revision d7f66aee: Remove gcc warnings.
Most of these changes are totally benign and not necessary because the
variables are _really_ initialized before bein...
Ken McDonell
20:45 Revision 0943cb5c: Check return value from dup().
Ken McDonell
20:44 Revision 8d88452a: Check return value from chown().
Ken McDonell
20:41 Revision bb906644: Assorted minor changes.
Add initialization to pander to gcc warnings.
Use mkstemp() if available in preference to tmpnam().
Fix formatting of...
Ken McDonell
20:40 Revision 07c98793: Fix unlikely off-by-one error in strncat() use.
Ken McDonell
20:38 Revision 7d85c046: Check write() return value and minor initialization to remove gcc warning.
Ken McDonell
20:37 Revision 007e35f7: Check return value from dup().
Ken McDonell
20:36 Revision c70d2a9f: Check return value from fgets().
Ken McDonell
20:36 Revision 44e6aeb9: Check return value from fgets().
Ken McDonell
20:34 Revision 4430977a: Use mkstemp() if available.
Safer replacement for tempnam(). Ken McDonell
20:33 Revision c70c05f0: Check getcwd() return value.
Ken McDonell
20:32 Revision d790ad58: Cleanup fgets() and fscanf() use.
Check return values to make sure we're getting what we expect as we
parse these ascii files.
Ken McDonell
20:28 Revision a9eced25: Check return value from dup().
Ken McDonell
20:27 Revision 3c5a462c: Check getcwd() return value.
Ken McDonell
20:26 Revision 5716ca02: gcc cleanup and better system call checking.
Check the return status from read(), write() and pipe(). Ken McDonell
20:22 Revision 39dfce0c: Use xterm instead of xwsh.
The watch command was broken, this makes it work again. Also cleaned
up the use of system(), specifically check the ...
Ken McDonell
20:18 Revision 2b16263f: Hack to workaround gcc warnings from flex generated code.
Don't even ask about this ... it is obscene in the extreme, but until
the flex pixies are generating C code that does...
Ken McDonell
07:18 Revision ec0767c3: Reinstate optional pmFetch warnings.
When the warnings were changed to be off by default, the plumbing to allow
the previous default to be enabled (-v) wa...
Ken McDonell
07:10 Revision 8b03b14b: Cosmetic change.
Removal of simabi introduced a very minor white space issue that was
causing QA/507 to fail.
Ken McDonell

2009-05-16

17:28 Revision f8ebf5c2: Make setting pcp_rc_dir in configure.in more robust
configure.in defines pcp_rc_dir by testing for the existence of the
directories /etc/rc.d/init.d /etc/init.d /sbin/in...
Jason Rappleye

2009-05-15

10:15 Revision 600463b5: Fix libpcp_gui build on Mac OS X - linker quirkiness requires static symbol.
Nathan Scott

2009-05-13

17:11 Revision f5a210d0: An interface for testing whether a path is absolute or relative.
Been putting this off for awhile, but need to get this interface
in as theres many places that test this. Obviously,...
Nathan Scott
15:56 Revision 87ea1a7f: Another round of path name separator auditing for Windows.
Nathan Scott
15:53 Revision 38831af8: Remove old Mac 10.3 nqnfs metrics.
Nathan Scott
15:50 Revision 6813836c: Remove dead code from old-and-crufty compatibility macros.
In particular these configure macros: HAVE_NQNFS_LEASES (no
one runs 10.3 MacOSX), HAVE_SGIDEFS_H, HAVE_ABI_MUTEX_H (...
Nathan Scott

2009-05-12

12:07 Revision 67008d88: Bump version number for 2.8.4.
Nathan Scott
12:03 Revision af3e3d2b: Add bashrc into SUBDIRS, add pmprobe to completion commands, really.
Nathan Scott
09:46 Revision c2dc7f56: Debian packaging updates and bump release number to 2.8.3.
Nathan Scott
09:29 Revision 387bac6b: Remove final references to sginap.
Convert last two programs still using this (pmcd_wait and
pmclient) to struct timeval APIs and clean out the trash,
r...
Nathan Scott

2009-05-11

17:13 Revision ac3a8f0c: Tweak the bash auto-completion - local context and pmprobe support.
Use local context mode when completing metric names in bash,
so that it works (and straight-away, not with a 5 sec ti...
Nathan Scott
17:06 Revision 5127f904: Bash auto-completion of metric names for several PCP tools.
Use it as follows, after sourcing your new bash rc file
(start new instance of bash).
pminfo -f kernel.<TAB>
Autoco...
Roman Revyakin
16:00 Revision 52dcbe12: Remove some leftover gitignore cruft on old libkmtime.
Nathan Scott

2009-05-07

13:27 Revision 3ce5ddd2: Remove gitignores for libpcp_pmc and pmdumptext
Both of these have moved over to pcp-gui Martin Hicks
07:53 Revision d61bf4ae: Merge commit 'nathan/dev' into oss-dev
Martin Hicks
07:51 Revision 19c73ead: Fix memory leak in xfs project quotas
There was a memory leak in the XFS project quota metrics.
Also added a malloc return value check to ensure that the
p...
Martin Hicks

2009-05-05

17:31 Revision 07fd0762: Rework the Win32 services integration program.
This can now be driven using the "sc" program, and is tested
on Windows Server 2008 (its expected to work on 2003 as ...
Nathan Scott

2009-05-04

16:07 Revision 602a346c: Greatly simplify the pcp-services program.
It turns out that alot of what we were doing here can be
done from the shell already, using sc.exe. So, rip out a
bu...
Nathan Scott
16:05 Revision 50564405: Fix incorrect free before realloc, causing Win Server 2003 PMDA crashes.
Nathan Scott
16:04 Revision e992c92d: Fix string index off-by-one in pmda.uname metrics for Windows.
Nathan Scott
16:03 Revision a13da1ac: Fix Windows builds - missed diagnostic variable declaration in debug tool.
Nathan Scott
16:02 Revision 3a20a836: Fix up mismerge of last checkin, missing code snippet in Windows PMDA
Nathan Scott
 

Also available in: Atom