Project

General

Profile

Activity

From 2008-11-27 to 2008-12-26

2008-12-24

22:10 pcp Revision c9a6741a: Merge branch 'dev' of git://oss.sgi.com:8090/kenj/pcp into dev
Ken McDonell

2008-12-23

17:37 pcp Revision e4115cf3: Bump datestamp in version number for package upgrades.
Nathan Scott
17:36 pcp Revision b52dab1f: Really fix the Infiniband PMDA / RPM botch this time.
The last attempt overlooked the fact that pcp.spec.in
is not used by configure.in, rather its used by the
makefile in...
Nathan Scott
14:54 pcp Revision d2d50468: Bump datestamp in version number for RPM upgrades.
Nathan Scott
14:52 pcp Revision b6c662ad: Resolve an issue with recent versions of autoconf, as reported by
Peter Edwards:
configure.in:292: error: AC_SUBST: `pcp_owner pcp_group' is not a valid
shell variable name
con...
Nathan Scott
14:48 pcp Revision 7c8c1d38: Correct a logic error in pmlogger_daily scripts detection of running
pmloggers. This recently regressed even more but was actually never
right. Funnily enough, the same logic exists in...
Nathan Scott

2008-12-21

21:35 pcp Revision e198379b: One more pmdate use removed.
Noop, as $tmp.merge is no longer used, as of the last round of DST
changes.
Ken McDonell
21:30 pcp Revision 5905dad9: Merge branch 'dev' of git://oss.sgi.com:8090/kenj/pcp into dev
Ken McDonell
21:27 pcp Revision 60302ceb: Fix day one bug in this code that is now causing segv
Initialization was clearly wrong from the time andor.c was created,
and more recent gcc versions are causing a segv i...
Ken McDonell
21:26 pcp Revision cdb2b948: Trim help text lines to avoid QA failures.
Ken McDonell

2008-12-19

20:45 pcp Revision 177d8965: The current PCP rpm build process fails on RHEL4, works on RHEL5.
Must be due to differences in rpm version - root cause is that we
are not initialising some infiniband related state ...
Nathan Scott
20:41 pcp Revision f74aa8bd: Fix up a typo, improve some diagnostics in the PCP package build
process. Noticed when auditing for use in kmchart package build
on Win32.
Nathan Scott
08:31 pcp Revision 3a0594c2: Do not waste time in the build installing man pages on Windows.
Nathan Scott
08:30 pcp Revision ce44c90f: Further Windows-specific build and install tweaks.
Nathan Scott
08:26 pcp Revision 4c67192b: Reinstate pmpost on Windows builds. Refactored the file locking
code to have platform-dependent sections in a separate function. Nathan Scott
08:11 pcp Revision b5876b1e: Remove a no-longer-used local variable in Windows PMDA.
Nathan Scott

2008-12-16

11:15 pcp Revision 2b2bd84d: Improve diagnostics in pcp-services program (win32).
Nathan Scott
11:14 pcp Revision 1d22efb4: Unify service start script call mechanism (win32).
Nathan Scott

2008-12-15

12:14 pcp Revision 70a9c396: Remove incorrect comment from perl logsummary module test code.
Nathan Scott

2008-12-09

16:56 pcp Revision 9f5e72f0: Ensure demo apps can be rebuild by including -I/usr/include/pcp in
the Makefile. qa/601 fails without this fix. Ken McDonell
15:30 pcp Revision 064fb8ec: Complete the implementation of the Win32 wrapper for the syslog
API routines, mapping the PCP use of those APIs to the Windows
eventlog services.
Nathan Scott
15:28 pcp Revision 95e1b2d3: Add LOG_CONS symbol for syslog APIs on Win32, as pmie uses it.
Nathan Scott
15:28 pcp Revision f4f72a2d: Add missing va_end call in libpcp __pmNotifyErr call.
Nathan Scott
13:40 pcp Revision a1ccbf82: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
Nathan Scott
13:20 pcp Revision ca2660f5: Bump build version number for rpm upgrades.
Nathan Scott
13:18 pcp Revision 92a7c796: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into nathans
Nathan Scott
13:14 pcp Revision 0bdfb406: Add a source directory for Windows specific utilities, initially
containing:
- pcp-services.c - adds a native Windows service for each of the
PCP startup scripts (pcp, pmie, pmprox...
Nathan Scott

2008-12-08

16:01 pcp Revision 2df987de: Rework last change following Nathan's suggestions: 1) max size for pid
on Linux is 32-bits, and 2) use snprintf() rather than sprintf() Ken McDonell

2008-12-06

16:03 pcp Revision d1aa7189: Fix array overrun problem in proc metrics instance domain handling. Was causing
qa 044 to fail silently (causing a cascaded failure for qa 045). Ken McDonell

2008-12-05

16:56 pcp Revision 3c7a5193: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
Nathan Scott
16:51 pcp Revision a24c6ee4: Bump version for debian upload.
Nathan Scott
16:47 pcp Revision a89f063e: Fix meta-makefile for Perl PMDA.pm - relative include location incorrect.
Nathan Scott
16:44 pcp Revision 1436ab1c: Update PMDA Perl interface documentation.
Nathan Scott
16:43 pcp Revision 61633f98: Fix typo in a comment, in a perl test script.
Nathan Scott
16:28 pcp Revision 56729fc6: Use INDOM macro for net indoms as well, in Linux PMDA - cleanup only.
Nathan Scott

2008-12-01

14:52 pcp Revision 6cb70c47: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
Nathan Scott
13:18 pcp Revision 8375be04: Bump version to 2.7.8-20081201.
Nathan Scott
13:11 pcp Revision 7c412735: Add the PCP::LogSummary perl module, which is a pmlogsummary
wrapper. This allows the exporting of logsummary data (this
is often to a spreadsheet) to be completely automated. ...
Nathan Scott

2008-11-30

14:03 wconsd Revision 8d5aad54: Add more libcli commands to the main program
Hamish Coleman
13:16 wconsd Revision 675494c9: Quieten down the failed service error path
Hamish Coleman
13:13 wconsd Revision 51ddf380: Fix wconsd_init to exit if the getopt processing indicates to do so
Hamish Coleman
13:10 wconsd Revision 9c69afef: Fix the bugs with the new scm console code
Hamish Coleman
12:55 wconsd Revision 211ce618: Move the console mode handling inside the SCM for increased consistancy
Hamish Coleman
12:40 wconsd Revision 56177514: Ooops, meant to hook the getopt processing in while cleaning up main
Hamish Coleman
12:38 wconsd Revision 6731132f: Clarify the meaning of one of the dprintf variables
Hamish Coleman
12:38 wconsd Revision 8c98de67: Clean up the main function some more
Hamish Coleman
12:26 wconsd Revision 2e5a1c8d: Move the libcli initialisation to earlier in the init function
Hamish Coleman
12:18 wconsd Revision de212a70: Move to getopt commandline processing
Hamish Coleman
11:18 wconsd Revision 66a63de2: Housekeeping - ignore object files and reduce warnings from the scm
Hamish Coleman
11:18 wconsd Revision f3f4759e: Hook the module management system into a startup routine
Hamish Coleman
11:17 wconsd Revision dafae8e7: Add the beginnings of a module management system
Hamish Coleman

2008-11-27

16:22 pcp Revision 3514c44f: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into nathans
Nathan Scott
16:15 pcp Revision ba54f2c1: Fix the pmlogger_daily problem with daylight saving transitions.
Change the handling of time in the past to not use pmdate, and
algorithmic changes to avoid the problems associated w...
Ken McDonell
 

Also available in: Atom