CVS log for pegasus/src/Pegasus/Common/Tracer.h

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / Common

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: MAIN

Revision 1.58 / (view) - annotate - [select for diffs] , Tue Jan 13 15:16:24 2015 UTC (9 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, HEAD
Changes since 1.57: +0 -10 lines
Diff to previous 1.57
BUG#: 10012
TITLE: Issue with some config parameters

DESCRIPTION: Corrected error (the isValid processing was incorrect)
and cleaned up handling of several of the unsigned integer parameters
to make more general solution  Added specific function to StringConversion
and tests for this function and used it as the basis for the
isValid and string to 32 bit uint functionalit.  Note that there are
still MANY places where this is done differently in OpenPegasus but
that is for future versions

Revision 1.57 / (view) - annotate - [select for diffs] , Mon Dec 15 16:41:18 2014 UTC (9 years, 6 months ago) by karl
Branch: MAIN
Changes since 1.56: +2 -1 lines
Diff to previous 1.56
BUG#: 9998
TITLE: All the EnumerationContextTraces were put into the
CIMOperationRequestDispatcher trace component.

DESCRIPTION: Change to add new trace component for EnumerationContext
and use that in all of the traces in the EnumerationContext and
EnumerationContextTable files.

Revision 1.56 / (view) - annotate - [select for diffs] , Mon Nov 10 21:41:04 2014 UTC (9 years, 7 months ago) by karl
Branch: MAIN
Changes since 1.55: +1 -0 lines
Diff to previous 1.55
BUG#: 9928

TITLE: Initial FQL implementation per DMTF specification DSP0212

DESCRIPTION: Commit of initial FQL (Filter Query Language)
implementation including 1) FQL parser and evaluator, 2 FQL integration
into CIMOperationRequestDispatcher.cpp, 3)FQL unit and end-end tests
in FQL/tests/Parser and FQL/tests/clitest and FQL tests added to
cimcli tests in src/Clients/cimcli/tests/Makefile

Revision 1.55 / (view) - annotate - [select for diffs] , Mon Dec 16 09:37:27 2013 UTC (10 years, 6 months ago) by lawrence.luo
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.54: +4 -0 lines
Diff to previous 1.54
BUG#: 9219

TITLE:Infrastructure for a web based administration interface

DESCRIPTION:

Revision 1.54 / (view) - annotate - [select for diffs] , Thu Jul 4 08:54:17 2013 UTC (10 years, 11 months ago) by lawrence.luo
Branch: MAIN
CVS Tags: TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, CIMRS_WORK_20130824
Branch point for: TASK-PEP362_RestfulService-branch
Changes since 1.53: +15 -3 lines
Diff to previous 1.53
BUG#: 9688
TITLE:Only one line trace when traceFacility is not set to "File"

DESCRIPTION: Only one line trace when traceFacility is not set to "File"

Revision 1.53 / (view) - annotate - [select for diffs] , Thu Mar 14 09:23:37 2013 UTC (11 years, 3 months ago) by amit99shah
Branch: MAIN
CVS Tags: RELEASE_2_13_0-FC
Changes since 1.52: +10 -0 lines
Diff to previous 1.52
BUG#: 9550
TITLE: trace file has no limit of files , and file size not configurable.
DESCRIPTION: Currently in tracing there is no limit of number of files and file size is fixed(2GB) , its not configurable at run time.

Revision 1.52 / (view) - annotate - [select for diffs] , Thu Jul 26 14:23:15 2012 UTC (11 years, 11 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch
Changes since 1.51: +7 -0 lines
Diff to previous 1.51
BUG#: 5796
TITLE: Enhance cimconfig to provide help on the config properties

DESCRIPTION: Extended config infrastructure to support help property per
config property and added ConfigPropertyHelp.* with message text for
each defined property.

Revision 1.51 / (view) - annotate - [select for diffs] , Tue Feb 28 14:09:37 2012 UTC (12 years, 4 months ago) by marek
Branch: MAIN
Changes since 1.50: +2 -1 lines
Diff to previous 1.50
BUG#:7355
TITLE: SLPProvider should write debug info to Trace instead of disabled macro CDEBUG

DESCRIPTION:

Revision 1.50 / (view) - annotate - [select for diffs] , Tue Jan 25 12:10:21 2011 UTC (13 years, 5 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch
Changes since 1.49: +19 -0 lines
Diff to previous 1.49
BUG#:8544
TITLE: Add tracing for binary protocol data

DESCRIPTION:

Revision 1.49 / (view) - annotate - [select for diffs] , Wed Jan 28 15:35:57 2009 UTC (15 years, 5 months ago) by a.rachapudi
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, TASK-PEP348_SCMO-branch, TASK-PEP317_pullop-root, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.48: +2 -1 lines
Diff to previous 1.48
BUG#: 8183
TITLE: WMIMapper Indication Support
DESCRIPTION: Changes done for WMIMapper Indication Support

Revision 1.48 / (view) - annotate - [select for diffs] , Tue Dec 16 18:56:01 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-branch, HPUX_TEST
Changes since 1.47: +8 -8 lines
Diff to previous 1.47
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

Revision 1.47 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:53 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_0-FC
Changes since 1.46: +6 -6 lines
Diff to previous 1.46
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.46 / (view) - annotate - [select for diffs] , Mon Dec 1 17:49:57 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.45: +27 -29 lines
Diff to previous 1.45
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.45 / (view) - annotate - [select for diffs] , Mon Nov 3 15:29:54 2008 UTC (15 years, 7 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.44: +1 -8 lines
Diff to previous 1.44
BUG#: 7943
TITLE: Remove unused/minimal used trace components

DESCRIPTION: Remove/rework of several trace components.

Revision 1.44 / (view) - annotate - [select for diffs] , Fri Oct 24 05:03:19 2008 UTC (15 years, 8 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.43: +0 -1 lines
Diff to previous 1.43
BUG#: 8025
TITLE: BinaryMessageHandler is unnecessary
DESCRIPTION: remove BinaryMessageHandler and messages are enqueued into request dispatcher queue on provider thread.

Revision 1.43 / (view) - annotate - [select for diffs] , Wed Oct 22 07:11:24 2008 UTC (15 years, 8 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.42: +14 -7 lines
Diff to previous 1.42
BUG#: 8018
TITLE: Performance improvement of Tracer

DESCRIPTION: Re-work _traceComponentMask to a 64Bit mask.

Revision 1.42 / (view) - annotate - [select for diffs] , Thu Sep 18 07:01:37 2008 UTC (15 years, 9 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.41: +16 -6 lines
Diff to previous 1.41
BUG#: 7906
TITLE: PEP#316 - In-Memory-Tracing - OOP - Tracefile Configuration  PEGASUS_ASSERT

DESCRIPTION: Add OOP support and the Tracefile configuration is reworked.

Revision 1.41 / (view) - annotate - [select for diffs] , Tue Sep 9 16:32:50 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.40: +66 -15 lines
Diff to previous 1.40
BUG#: 2497
TITLE: TraceComponents.h defines data
DESCRIPTION: Move the TRACE_COMPONENTS_LIST to Tracer.cpp.

Revision 1.40 / (view) - annotate - [select for diffs] , Wed Sep 3 16:48:05 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.39: +17 -22 lines
Diff to previous 1.39
BUG#: 7881
TITLE: Compile error in Tracer.h with trace removed
DESCRIPTION: Correct the null Tracer method definitions and fix a warning in TraceMemoryHandler.cpp.

Revision 1.39 / (view) - annotate - [select for diffs] , Tue Sep 2 16:33:37 2008 UTC (15 years, 9 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.38: +33 -5 lines
Diff to previous 1.38
BUG#: 7836
TITLE: PEP#316 - In-Memory-Tracing

DESCRIPTION: Initial TraceMemoryHandler

Revision 1.38 / (view) - annotate - [select for diffs] , Thu Aug 28 16:24:36 2008 UTC (15 years, 10 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.37: +0 -18 lines
Diff to previous 1.37
BUG#: 7854
TITLE: PEP# 316 - Replace PEG_TRACE_STRING with PEG_TRACE

DESCRIPTION: Replace PEG_TRACE_STRING with PEG_TRACE

Revision 1.37 / (view) - annotate - [select for diffs] , Tue May 27 16:35:41 2008 UTC (16 years, 1 month ago) by marek
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch, TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0_BETA, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0-FC, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch, Makefile
Changes since 1.36: +13 -0 lines
Diff to previous 1.36
BUG#:7671
TITLE: PEP#315 - Improve Trc&Log - duplicate log msgs to trace level 1

DESCRIPTION:

Revision 1.36 / (view) - annotate - [select for diffs] , Tue May 27 16:32:57 2008 UTC (16 years, 1 month ago) by marek
Branch: MAIN
Changes since 1.35: +7 -1 lines
Diff to previous 1.35
BUG#:7541
TITLE: PEP315: Compile option to remove method enter and exit trace statements.

DESCRIPTION:

Revision 1.35 / (view) - annotate - [select for diffs] , Thu May 15 16:24:34 2008 UTC (16 years, 1 month ago) by r.kieninger
Branch: MAIN
Changes since 1.34: +46 -2 lines
Diff to previous 1.34
PEP#:315
TITLE: Improve Trc&Log - Introduce traceFacility config property

DESCRIPTION: Introduce config options for traceFacility = File and Log

Revision 1.34 / (view) - annotate - [select for diffs] , Mon May 12 08:17:34 2008 UTC (16 years, 1 month ago) by marek
Branch: MAIN
Changes since 1.33: +15 -9 lines
Diff to previous 1.33
BUG#:7646
TITLE: PEP#315 - Improve Trc&Log - Introduce Trace Levels 0 and 5

DESCRIPTION:

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Feb 27 20:28:16 2008 UTC (16 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
BUG#: 3482
TITLE: More documentation problems
DESCRIPTION: Fix doc++/doxygen errors.

Revision 1.32 / (view) - annotate - [select for diffs] , Fri Sep 14 17:33:50 2007 UTC (16 years, 9 months ago) by dave.sudlik
Branch: MAIN
CVS Tags: TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch, RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_7-branch
Changes since 1.31: +1 -0 lines
Diff to previous 1.31
BUG#: 6514
TITLE: cimserver crashes when "cimconfig -s traceComponents=ALL -c" command is executed

DESCRIPTION: committing approved fix

Revision 1.31 / (view) - annotate - [select for diffs] , Fri Jun 15 16:35:47 2007 UTC (17 years ago) by marek
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch, RELEASE_2_7_0-BETA
Changes since 1.30: +88 -116 lines
Diff to previous 1.30
BUG#:6502
TITLE: Implicitly add __FILE__ and __LINE__ to PEG_TRACE() macro

DESCRIPTION:

Revision 1.30 / (view) - annotate - [select for diffs] , Fri May 11 16:57:26 2007 UTC (17 years, 1 month ago) by sushma.fernandes
Branch: MAIN
CVS Tags: TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch
Changes since 1.29: +24 -1 lines
Diff to previous 1.29
BUG#: 6414
TITLE: Need a way to suppress user info in trace file

DESCRIPTION: Added a getHTTPRequestMessage to the Tracer to suppress user info in trace file. Updated HTTPConnection to use the getHTTPRequestMessage method. Removed a findSeparator optimization so it would work with requests that mix CRLF and LF separators.

Revision 1.29 / (view) - annotate - [select for diffs] , Wed Mar 28 18:34:53 2007 UTC (17 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28
BUG#: 6297
TITLE: Some source files no longer meet chksrc requirements
DESCRIPTION: Format according to the coding conventions.

Revision 1.28 / (view) - annotate - [select for diffs] , Fri Mar 16 16:16:50 2007 UTC (17 years, 3 months ago) by marek
Branch: MAIN
Changes since 1.27: +59 -149 lines
Diff to previous 1.27
BUG#:6207
TITLE: Performance - make OpenPegasus use its more efficent Trace macros

DESCRIPTION:

Revision 1.27 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:58 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch
Changes since 1.26: +169 -176 lines
Diff to previous 1.26
BUG#: 5840
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.26 / (view) - annotate - [select for diffs] , Wed Jun 21 18:21:34 2006 UTC (18 years ago) by kumpf
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-branch-New
Changes since 1.25: +11 -0 lines
Diff to previous 1.25
BUG#: 5172
TITLE: Tracer link error with PEGASUS_REMOVE_TRACE defined
DESCRIPTION: Add definitions for setTraceLevel and setTraceComponents when PEGASUS_REMOVE_TRACE is defined.

Revision 1.25 / (view) - annotate - [select for diffs] , Tue Jun 20 15:51:31 2006 UTC (18 years ago) by karl
Branch: MAIN
Changes since 1.24: +307 -334 lines
Diff to previous 1.24
BUG#: 5133
TITLE: Refactor Tracer code

DESCRIPTION: Part of PEP 255, size reduction.  This commits the tracer changes
and test changes.

Revision 1.24 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:08 2006 UTC (18 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5, RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4, RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root, RELEASE_2_5-branch
Changes since 1.23: +4 -2 lines
Diff to previous 1.23
BUG#: 4691
TITLE: Update Licenses to 2006

DESCRIPTION: Updates most of the licenses to 2006. The slp_client directories are excluded for the moment pending discussion. This change has passed unit and system tests.  Note that this changes just about EVERY file in Pegasus.

Revision 1.23 / (view) - annotate - [select for diffs] , Wed Nov 30 21:04:52 2005 UTC (18 years, 7 months ago) by david.dillard
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.22: +3 -2 lines
Diff to previous 1.22
BUG#: 4516
TITLE: Changes to get rid of compiler warnings.

DESCRIPTION: Made the _traceOn flag a Boolean.  Cleaned up 'bool' to 'Boolean'.

Revision 1.22 / (view) - annotate - [select for diffs] , Tue Nov 22 21:07:15 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
CVS Tags: BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.21: +29 -10 lines
Diff to previous 1.21
BUG#: 4506
TITLE: Tracing/Logging performance

DESCRIPTION: Removed gratuitous construction of temporary string object assocition with tracing and logging.

Revision 1.21 / (view) - annotate - [select for diffs] , Fri Nov 18 21:19:11 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.20: +9 -1 lines
Diff to previous 1.20
BUG#: 4458
TITLE: Tracer Performance

DESCRIPTION: Fixed PEG_TRACE_STRING() macro not to construct call frame unless trace is on.

Revision 1.20 / (view) - annotate - [select for diffs] , Mon Nov 14 12:57:27 2005 UTC (18 years, 7 months ago) by r.kieninger
Branch: MAIN
Changes since 1.19: +94 -63 lines
Diff to previous 1.19
BUG#:4287
TITLE: Tracing calls consume CPU cycles even when no tracing occurs

DESCRIPTION: Add a single indicator variable to check if tracing in on.

Revision 1.19 / (view) - annotate - [select for diffs] , Wed May 25 00:06:19 2005 UTC (19 years, 1 month ago) by david.dillard
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.18: +0 -1 lines
Diff to previous 1.18
BUG#: 3671
TITLE: Removed unneeded header files.

DESCRIPTION:

Revision 1.18 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:24 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root, PEG25_IBM_5_16_05
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
BUG#: 2656
TITLE: License statement update to 2005

DESCRIPTION: All .h, .cpp and the wql, cql, compile *.l and *.y files along
with the .java files in providermanager2/jmpi updated to use the license
statement in doc/license.txt
Tested on windows and visual test of all diffs.

Revision 1.17 / (view) - annotate - [select for diffs] , Wed Jan 19 23:48:05 2005 UTC (19 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
PEP#: 197
TITLE: Provider User Context

DESCRIPTION: Enable support for multiple trace files written by different users.

Revision 1.16 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:18 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, RELEASE_2_4-branch, PEP213_SIZE_OPTIMIZATIONS_TAG, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Changes since 1.15: +6 -4 lines
Diff to previous 1.15
BUG#: 2196
TITLE: Copyright update

DESCRIPTION: Update all .cpp and .h files for new license and
update the doc/license.txt file.  Note that there were also
a couple of files that had to be fixed because they had violated
the comments rules (ex. blank line at head of file or in the case of
xmlwriter.cpp a comment line //=========  which drove the strip
function nuts.  These were fixed.  This has been compiled and tested
on windows.

Revision 1.15 / (view) - annotate - [select for diffs] , Tue Jun 22 21:06:23 2004 UTC (20 years ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.14: +14 -6 lines
Diff to previous 1.14
PEP#: 072
TITLE: [HP-RK] Out-of-Process Providers

DESCRIPTION: Added a moduleName attribute to the Tracer to allow the trace output from each Provider Agent to be directed to an individual trace file.

Revision 1.14 / (view) - annotate - [select for diffs] , Thu Jun 3 14:04:54 2004 UTC (20 years, 1 month ago) by a.arora
Branch: MAIN
Changes since 1.13: +4 -2 lines
Diff to previous 1.13
PEP#:101
TITLE: AutoPtr enhancements
DESCRIPTION: Plz refer PEP101 for details.

Revision 1.13 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:04 2003 UTC (20 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: local, RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, RELEASE_2_3_0-root, RELEASE_2_3_0-branch, POST_LICENSE_UPDATE_2003
Changes since 1.12: +5 -3 lines
Diff to previous 1.12
PEP 55 Update license on source files to current license text and date

Revision 1.12 / (view) - annotate - [select for diffs] , Fri Aug 16 23:59:36 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: test, pep_88, mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, mday-2-0-patches, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, TEST, RELEASE_2_3_0-msg-freeze, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PRE_LICENSE_UPDATE_2003, PEGASUS_FC_VERSION_2_2, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
HP-RK API Review: Changed includes of Exception.h to InternalException.h in Pegasus internal source files.

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Jul 26 19:01:19 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.10: +1 -0 lines
Diff to previous 1.10
HP-[CAKG] Replace Config[platform] files with Linkage.h files

Revision 1.10 / (view) - annotate - [select for diffs] , Mon Jun 3 18:32:35 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH, VERSION_1_10
Changes since 1.9: +5 -23 lines
Diff to previous 1.9
HP-RK Complete phase-out of PEG_FUNC_ENTER/PEG_FUNC_EXIT macros.  Replace with PEG_METHOD_ENTER/PEG_METHOD_EXIT.

Revision 1.9 / (view) - annotate - [select for diffs] , Fri May 31 23:56:41 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
HP-RK Update license header.

Revision 1.8 / (view) - annotate - [select for diffs] , Wed May 1 20:32:54 2002 UTC (22 years, 2 months ago) by mday
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7
after debugging indication delivery

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Apr 19 19:50:33 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.6: +11 -4 lines
Diff to previous 1.6
HP-RK Correct (by eliminating) the use of a static String as a default parameter value to hold an output parameter.

Revision 1.6 / (view) - annotate - [select for diffs] , Sat Mar 9 01:17:10 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09, VERSION_1_08
Changes since 1.5: +102 -5 lines
Diff to previous 1.5
HP-JY Modified CIMException class and Tracer class. See changelog for details.

Revision 1.5 / (view) - annotate - [select for diffs] , Fri Feb 15 23:01:20 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.4: +18 -0 lines
Diff to previous 1.4
HP-RK Define PEG_METHOD_ENTER macro to define the method name for later use in new PEG_METHOD_EXIT.

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Jan 17 05:33:49 2002 UTC (22 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: pre-meta-dispatcher, VERSION_1_07
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
HP-SF Added Process ID and Thread ID information to Tracer.

Revision 1.3 / (view) - annotate - [select for diffs] , Mon Dec 24 03:11:33 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Clean up; code review comments; eliminated unused files.

Revision 1.2 / (view) - annotate - [select for diffs] , Thu Dec 13 14:54:05 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: merge_of_dev
Changes since 1.1: +441 -0 lines
Diff to previous 1.1
Merged dev branch into main trunk.

Revision 1.1 , Tue Jul 31 22:57:08 2001 UTC (22 years, 11 months ago) by kumpf
Branch: MAIN
Branch point for: dev
FILE REMOVED
file Tracer.h was initially added on branch dev.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2