CVS log for pegasus/src/Pegasus/Common/Makefile

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.190 / (view) - annotate - [select for diffs] , Mon Sep 15 06:52:14 2014 UTC (9 years, 9 months ago) by jsafrane
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.189: +5 -0 lines
Diff to previous 1.189
BUG#: 9883
TITLE: Implement HTTP Negotiate authentication

DESCRIPTION: Implemented HTTP Negotiate authentication, as described in
RFC 4559. It uses SPNEGO protocol, GSSAPI as authentication API and MIT
Kerberos as GSSAPI implementation. The implementation should be
interchangeable, any GSSAPI implementation should work.

Revision 1.183.2.6 / (view) - annotate - [select for diffs] , Thu Nov 21 20:39:54 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch
Changes since 1.183.2.5: +1 -1 lines
Diff to previous 1.183.2.5 to branch point 1.183 to next main 1.184
PEP#: 317
TITLE: TASK-PEP317_pullop-branch, Move to use UintArgs function

DESCRIPTION: chaged header refs and Makefiles. Fixed one
test error in cli tests.

Revision 1.183.2.5 / (view) - annotate - [select for diffs] , Sun Oct 13 20:31:59 2013 UTC (10 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.183.2.4: +1 -1 lines
Diff to previous 1.183.2.4 to branch point 1.183
PEP#: 317
TITLE: Fix issues with OOP and enable NumericArg code.

DESCRIPTION: Clean up responses of XML data from OOP providers and
enable NumericArg code. Removed UintArgs and old EnumerationTable.*
Note that the statistics code is bad at this point, waiting for
another bug to head of tree.

Revision 1.183.2.4 / (view) - annotate - [select for diffs] , Sat Jul 20 17:32:39 2013 UTC (10 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.183.2.3: +2 -2 lines
Diff to previous 1.183.2.3 to branch point 1.183
PEP#: 317
TITLE: Update merge out from last 2.13.0.

DESCRIPTION: Sync with 2.13.0 just before release.  Note that we kept
the Development status.

Revision 1.189 / (view) - annotate - [select for diffs] , Thu Jun 13 10:25:16 2013 UTC (11 years ago) by karl
Branch: MAIN
CVS Tags: preBug9676, postBug9676, 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_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, CIMRS_WORK_20130824
Changes since 1.188: +2 -1 lines
Diff to previous 1.188
BUG#: 9666
TITLE: Add functions for Nullable Uint32 and Uint64 to Common for Pull operations

DESCRIPTION: Adds classes Uint32Args and Uint64Args used for arguments for
the pull operations requests and responses

Revision 1.183.2.3 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:12 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.183.2.2: +17 -1 lines
Diff to previous 1.183.2.2 to branch point 1.183
BUG#: 9999
TITLE: TASK_317-Pull Operations update.

DESCRIPTION: This update brings this branch back in line with the current
head of tree and cleans up a number of outstanding issues in the code.  Note
That there are still a lot of outstanding issues being worked on.

Revision 1.188 / (view) - annotate - [select for diffs] , Tue May 28 11:34:23 2013 UTC (11 years, 1 month ago) by marek
Branch: MAIN
Changes since 1.187: +6 -0 lines
Diff to previous 1.187
BUG#:9642
TITLE: Remote session tracking through PAM mechanism in a common approach

DESCRIPTION:

Revision 1.187 / (view) - annotate - [select for diffs] , Mon Jul 30 08:23:47 2012 UTC (11 years, 10 months ago) by nagaraj.gr
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.186: +7 -1 lines
Diff to previous 1.186
BUG#: 9229
TITLE: Adding gcc build support on hp-ux for the Common and Client libraries.
DESCRIPTION: aCC is the default compiler on HP-UX. The support for gcc compilers on HP-UX does not exist. Adding it through this commit.

Revision 1.186 / (view) - annotate - [select for diffs] , Tue Jul 17 04:27:24 2012 UTC (11 years, 11 months ago) by rohini.deshpande
Branch: MAIN
Changes since 1.185: +4 -0 lines
Diff to previous 1.185
BUG#: 9303
TITLE: TestHostAddress failed due to unresolved symbol
DESCRIPTION: Added C linkage for if.h and linked with libipv6 for HP-UX.

Revision 1.183.2.2 / (view) - annotate - [select for diffs] , Tue Oct 11 17:18:08 2011 UTC (12 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.183.2.1: +4 -10 lines
Diff to previous 1.183.2.1 to branch point 1.183
BUG#: 9999
TITLE: Merge out head to Task-PEP317 branch using Task Makefile

DESCRIPTION:  Update this working branch to Pegasus Head of Tree as of
about 8 Oct 2011

Revision 1.185 / (view) - annotate - [select for diffs] , Thu Aug 11 11:12:33 2011 UTC (12 years, 10 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.184: +2 -2 lines
Diff to previous 1.184
BUG#: 9013
TITLE: Indications arrives out-of-order from provider to handler service
DESCRIPTION: Enhanced deliver() API to wait until indication arrives to the HandlerService. HandlerService gurantees the indication delivery order. This ordering is automatically enabled with PEGASUS_ENABLE_DMTF_INDICATION_PROFILE support is defined.

Revision 1.184 / (view) - annotate - [select for diffs] , Thu Jan 20 13:08:18 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.183: +3 -9 lines
Diff to previous 1.183
BUG#:8902
TITLE: Remove Compile Option for XML protocol to ProvAgt

DESCRIPTION:

Revision 1.183.2.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:53 2011 UTC (13 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: BeforeUpdateToHeadOct82011
Changes since 1.183: +1 -0 lines
Diff to previous 1.183
BUG#: 8874
TITLE: Commit code for pull operations to branch TASK-PEP317_pullop-branch

DESCRIPTION: Commits the current code for the pull operations to a
task branch for further review and testing before it is committed to
the Pegasus head.

Revision 1.183 / (view) - annotate - [select for diffs] , Tue Aug 24 02:15:40 2010 UTC (13 years, 10 months ago) by sahana.prabhakar
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.182: +2 -1 lines
Diff to previous 1.182
BUG#: 8822
TITLE:Improve the cimserver shutdown time.
DESCRIPTION:Initialize shutdown in the provider manager in parallel.

Revision 1.182 / (view) - annotate - [select for diffs] , Tue Dec 15 11:39:33 2009 UTC (14 years, 6 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: 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
Changes since 1.181: +8 -1 lines
Diff to previous 1.181
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.181.2.6 / (view) - annotate - [select for diffs] , Thu Nov 19 16:25:45 2009 UTC (14 years, 7 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
CVS Tags: TASK-PEP348_SCMO-merged_out_to_branch
Changes since 1.181.2.5: +4 -3 lines
Diff to previous 1.181.2.5 to branch point 1.181 to next main 1.182
PEP#:348
TITLE: Fix memory leak in CopyOnWrite()

DESCRIPTION:

Revision 1.181.2.5 / (view) - annotate - [select for diffs] , Mon Nov 16 17:07:31 2009 UTC (14 years, 7 months ago) by r.kieninger
Branch: TASK-PEP348_SCMO-branch
Changes since 1.181.2.4: +1 -0 lines
Diff to previous 1.181.2.4 to branch point 1.181
PEP#:348
TITLE: SCMO binary protocol optimization stage1

DESCRIPTION:

Revision 1.181.2.4 / (view) - annotate - [select for diffs] , Tue Oct 13 12:39:24 2009 UTC (14 years, 8 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
Changes since 1.181.2.3: +2 -0 lines
Diff to previous 1.181.2.3 to branch point 1.181
PEP#:348
TITLE: Building path through server for all data formats using the CIMResponseData class.

DESCRIPTION:

Open items:

Binary transformation for SCMO
Internal Xml transformation for SCMO
SCMOXmlWriter not yet complete

Other places are marked using TODO

Revision 1.181.2.3 / (view) - annotate - [select for diffs] , Wed Sep 23 08:27:42 2009 UTC (14 years, 9 months ago) by thilo.boehm
Branch: TASK-PEP348_SCMO-branch
Changes since 1.181.2.2: +1 -0 lines
Diff to previous 1.181.2.2 to branch point 1.181
PEP#: 348
TITLE:  Introduction of a global SCMOClassCache

DESCRIPTION: For now the SCMOClassCache is only available at running in process.

Revision 1.177.2.4 / (view) - annotate - [select for diffs] , Thu Sep 3 13:25:35 2009 UTC (14 years, 9 months ago) by venkat.puvvada
Branch: RELEASE_2_9-branch
CVS Tags: RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1
Changes since 1.177.2.3: +1 -1 lines
Diff to previous 1.177.2.3 to branch point 1.177 to next main 1.178
BUG#: 8608
TITLE: Link failure in Pegasus/Common.
DESCRIPTION: Added ole32.lib to Common Makefile for Windows

Revision 1.181.2.2 / (view) - annotate - [select for diffs] , Thu Sep 3 12:54:05 2009 UTC (14 years, 9 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
Changes since 1.181.2.1: +3 -2 lines
Diff to previous 1.181.2.1 to branch point 1.181
PEP#:348
TITLE: Prototype implementation for writing SCMO objects as CIM-Xml

DESCRIPTION:
Updates contain linear path through the CIM Server from a CMPI provider to the SCMOXmlWriter. Only function implemented currently is the enumeration, no support for Arrays, ReferenceProperties and Instances yet.

Revision 1.177.2.3 / (view) - annotate - [select for diffs] , Thu Aug 6 17:15:59 2009 UTC (14 years, 10 months ago) by marek
Branch: RELEASE_2_9-branch
CVS Tags: RELEASE_2_9_1-RC1
Changes since 1.177.2.2: +1 -0 lines
Diff to previous 1.177.2.2 to branch point 1.177
BUG#:8584
TITLE: CIM_ListenerDestination.Name Key property is not populated by CIMServer

DESCRIPTION:

Revision 1.177.2.2 / (view) - annotate - [select for diffs] , Thu Aug 6 17:09:14 2009 UTC (14 years, 10 months ago) by marek
Branch: RELEASE_2_9-branch
Changes since 1.177.2.1: +2 -1 lines
Diff to previous 1.177.2.1 to branch point 1.177
BUG#:8588
TITLE: Adding _isVersionGreaterOrEqual() to Common library

DESCRIPTION:

Revision 1.181.2.1 / (view) - annotate - [select for diffs] , Fri Jul 17 06:46:33 2009 UTC (14 years, 11 months ago) by thilo.boehm
Branch: TASK-PEP348_SCMO-branch
Changes since 1.181: +2 -1 lines
Diff to previous 1.181
PEP#: 348
TITLE: Initial implementaion.

DESCRIPTION: Initial implementaion.

Revision 1.181 / (view) - annotate - [select for diffs] , Tue Jun 30 09:31:30 2009 UTC (15 years ago) by r.kieninger
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.180: +1 -0 lines
Diff to previous 1.180
BUG#:8393
TITLE: Extend On-demand de-serialization for Associators and ExecQuery

DESCRIPTION: Extend On-demand de-serialization for Associators and ExecQuery

Revision 1.180 / (view) - annotate - [select for diffs] , Tue May 5 08:01:28 2009 UTC (15 years, 1 month ago) by thilo.boehm
Branch: MAIN
Changes since 1.179: +0 -12 lines
Diff to previous 1.179
PEP#: 347
TITLE: Separate internal modules from current libpegcommon library

DESCRIPTION: Correcting Makefiles and #includes of modules  affected by the reorganization of pegcommon.

Revision 1.177.2.1 / (view) - annotate - [select for diffs] , Fri Apr 17 12:31:20 2009 UTC (15 years, 2 months ago) by s.kodali
Branch: RELEASE_2_9-branch
Changes since 1.177: +2 -2 lines
Diff to previous 1.177
BUG#: 8480
TITLE: Build fails when PEGASUS_ENABLE_PROTOCOL_INTERNAL_BINARY=false

Revision 1.179 / (view) - annotate - [select for diffs] , Wed Apr 15 04:28:51 2009 UTC (15 years, 2 months ago) by s.kodali
Branch: MAIN
Changes since 1.178: +2 -2 lines
Diff to previous 1.178
BUG#: 8477
TITLE: Build fails when PEGASUS_ENABLE_PROTOCOL_INTERNAL_BINARY=false

Revision 1.178 / (view) - annotate - [select for diffs] , Tue Jan 27 13:36:53 2009 UTC (15 years, 5 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.177: +0 -4 lines
Diff to previous 1.177
BUG#: 8353
TITLE: zOS only Build of MustStayCleanzOS is no longer needed

DESCRIPTION: Remove MustStayCleanzOS from build.

Revision 1.177 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:48 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_0-RC1, RELEASE_2_9_0-FC, RELEASE_2_9_0, RELEASE_2_9-root, HPUX_TEST
Branch point for: RELEASE_2_9-branch
Changes since 1.176: +6 -6 lines
Diff to previous 1.176
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.175 / (view) - annotate - [select for diffs] , Tue Nov 25 19:27:27 2008 UTC (15 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.174: +4 -2 lines
Diff to previous 1.174
BUG#: 8171
TITLE: Binary Protocol

DESCRIPTION: Initial commit of binary protocol feature.

Revision 1.174 / (view) - annotate - [select for diffs] , Tue Nov 18 19:56:40 2008 UTC (15 years, 7 months ago) by john.eisenbraun
Branch: MAIN
Changes since 1.173: +18 -3 lines
Diff to previous 1.173
BUG#: 8133
TITLE: Enhance options file build.

DESCRIPTION: Add support for EXTRA_LIBRARIES and SYS_LIBS.  Add new option LINKER_OPTIONS.

Revision 1.173 / (view) - annotate - [select for diffs] , Wed Nov 12 17:22:32 2008 UTC (15 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.172: +9 -2 lines
Diff to previous 1.172
BUG#: 8074
TITLE: Internal Binary Protocol

DESCRIPTION: Internal Binary Protocol

Revision 1.172 / (view) - annotate - [select for diffs] , Fri Oct 17 10:07:33 2008 UTC (15 years, 8 months ago) by r.kieninger
Branch: MAIN
Changes since 1.171: +1 -1 lines
Diff to previous 1.171
BUG#:7996
TITLE: 64 bit platform support for z/OS

DESCRIPTION: 64 bit platform support for z/OS

Revision 1.162.2.1 / (view) - annotate - [select for diffs] , Wed Sep 24 23:15:01 2008 UTC (15 years, 9 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
CVS Tags: TASK-PEP305_VXWORKS-2008-10-23
Changes since 1.162: +5 -2 lines
Diff to previous 1.162 to next main 1.163
PEP#: 305
TITLE: VxWorks Port

DESCRIPTION: Ongoing VxWorks porting

Revision 1.171 / (view) - annotate - [select for diffs] , Tue Sep 2 16:33: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.170: +1 -0 lines
Diff to previous 1.170
BUG#: 7836
TITLE: PEP#316 - In-Memory-Tracing

DESCRIPTION: Initial TraceMemoryHandler

Revision 1.168.4.1 / (view) - annotate - [select for diffs] , Tue Jul 1 14:17:59 2008 UTC (15 years, 11 months ago) by mike
Branch: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch
Changes since 1.168: +3 -0 lines
Diff to previous 1.168 to next main 1.169
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.170 / (view) - annotate - [select for diffs] , Thu Jun 5 16:33:03 2008 UTC (16 years ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-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, RELEASE_2_8-root, RELEASE_2_8-branch
Changes since 1.169: +1 -0 lines
Diff to previous 1.169
BUG#: 7710
TITLE: Restrict PAM library dependency
DESCRIPTION: Only link with the PAM library where it is needed.

Revision 1.169 / (view) - annotate - [select for diffs] , Thu Jun 5 16:27:45 2008 UTC (16 years ago) by kumpf
Branch: MAIN
Changes since 1.168: +2 -0 lines
Diff to previous 1.168
BUG#: 7706
TITLE: Restrict ICU library dependencies
DESCRIPTION: Only link with the ICU libraries where they are needed.

Revision 1.162.4.3 / (view) - annotate - [select for diffs] , Sun May 18 11:09:17 2008 UTC (16 years, 1 month ago) by carson.hovey
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2
Changes since 1.162.4.2: +6 -1 lines
Diff to previous 1.162.4.2 to branch point 1.162 to next main 1.163
BUG#: 7617
TITLE: OpenVMS(2.7.x): build should use PEGASUS_USE_STATIC_LIBRARIES

DESCRIPTION: Backport approved changes to 2.7.x branch.

Revision 1.168 / (view) - annotate - [select for diffs] , Thu May 15 16:24:34 2008 UTC (16 years, 1 month ago) by r.kieninger
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, RELEASE_2_8_0-FC, Makefile
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
Changes since 1.167: +1 -0 lines
Diff to previous 1.167
PEP#:315
TITLE: Improve Trc&Log - Introduce traceFacility config property

DESCRIPTION: Introduce config options for traceFacility = File and Log

Revision 1.167 / (view) - annotate - [select for diffs] , Fri Apr 11 18:05:11 2008 UTC (16 years, 2 months ago) by carson.hovey
Branch: MAIN
Changes since 1.166: +34 -29 lines
Diff to previous 1.166
BUG#: 7578
TITLE: OpenVMS: build should use PEGASUS_USE_STATIC_LIBRARIES

DESCRIPTION: OpenVMS, changes to allow a static or non=static build.

Revision 1.166.2.2 / (view) - annotate - [select for diffs] , Thu Mar 13 21:59:03 2008 UTC (16 years, 3 months ago) by dmitry.mikulin
Changes since 1.166.2.1: +0 -3 lines
Diff to previous 1.166.2.1 to branch point 1.166 to next main 1.167
PEP#: 311
TITLE: WS-Management Support in CIM Server.
DESCRIPTION: Move WSM reader/writer/utils to WsmServer directory.

Revision 1.166.2.1 / (view) - annotate - [select for diffs] , Thu Mar 6 01:10:04 2008 UTC (16 years, 3 months ago) by kumpf
Changes since 1.166: +3 -0 lines
Diff to previous 1.166
PEP#: 311
TITLE: WS-Management Support in CIM Server
DESCRIPTION: Merge with the latest changes in the main branch.

Revision 1.166 / (view) - annotate - [select for diffs] , Wed Mar 5 21:55:32 2008 UTC (16 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.165: +1 -0 lines
Diff to previous 1.165
BUG#: 7490
TITLE: Split XML encoding from CIM-XML encoding
DESCRIPTION: Create separate abstractions for XML generation and CIM-XML encoding.  Remove unnecessary ostream operator<< definitions.

Revision 1.165 / (view) - annotate - [select for diffs] , Fri Feb 29 18:55:06 2008 UTC (16 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.164: +0 -1 lines
Diff to previous 1.164
BUG#: 7481
TITLE: Indentor class is not needed
DESCRIPTION: Remove the obsolete Indentor class and references to it.

Revision 1.163.4.3 / (view) - annotate - [select for diffs] , Thu Feb 28 00:21:08 2008 UTC (16 years, 4 months ago) by dmitry.mikulin
Changes since 1.163.4.2: +1 -0 lines
Diff to previous 1.163.4.2 to branch point 1.163 to next main 1.164
PEP#: 311
TITLE: WS-Management Support in CIM Server.
DESCRIPTION: elements of SOAP encoder and writer.

Revision 1.163.4.2 / (view) - annotate - [select for diffs] , Wed Feb 27 01:48:15 2008 UTC (16 years, 4 months ago) by dmitry.mikulin
Changes since 1.163.4.1: +1 -0 lines
Diff to previous 1.163.4.1 to branch point 1.163
PEP#: 311
TITLE: WS-Management Support in CIM Server.
DESCRIPTION: elements of SOAP encoder and writer.

Revision 1.163.4.1 / (view) - annotate - [select for diffs] , Thu Feb 7 18:46:11 2008 UTC (16 years, 4 months ago) by dmitry.mikulin
Changes since 1.163: +2 -0 lines
Diff to previous 1.163
PEP#: 311
TITLE: WS-Management Support in CIM Server.
DESCRIPTION: Changes to recognize WS-Man connections and route them to the appropriate handler. Processing of SOAP envelope, namespaces.

Revision 1.162.4.2 / (view) - annotate - [select for diffs] , Mon Feb 4 08:48:53 2008 UTC (16 years, 4 months ago) by thilo.boehm
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_1-RC1, RELEASE_2_7_1
Changes since 1.162.4.1: +2 -1 lines
Diff to previous 1.162.4.1 to branch point 1.162
BUG#: 7335
TITLE: Change OpenPegasus asserts with z/OS abends (V2.7)

DESCRIPTION: Introduce z/OS speciffic assert handling.

Revision 1.164 / (view) - annotate - [select for diffs] , Wed Jan 30 12:12:30 2008 UTC (16 years, 5 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.163: +2 -1 lines
Diff to previous 1.163
BUG#: 6571
TITLE: Change OpenPegasus asserts with z/OS abends

DESCRIPTION: Introduce z/OS speciffic assert handling.

Revision 1.162.4.1 / (view) - annotate - [select for diffs] , Mon Nov 12 10:04:18 2007 UTC (16 years, 7 months ago) by thilo.boehm
Branch: RELEASE_2_7-branch
Changes since 1.162: +1 -0 lines
Diff to previous 1.162
BUG#: 7096
TITLE: zOS The auditlogging of CIM Server must be done to SMF (V2.7)

DESCRIPTION: Add z/OS SMF auditlogging.

Revision 1.163 / (view) - annotate - [select for diffs] , Thu Nov 8 09:04:30 2007 UTC (16 years, 7 months ago) by thilo.boehm
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
Changes since 1.162: +1 -0 lines
Diff to previous 1.162
BUG#: 7069
TITLE: z/OS The auditlogging of CIM Server must be done to SMF

DESCRIPTION: Add z/OS SMF auditlogging.

Revision 1.162 / (view) - annotate - [select for diffs] , Tue Aug 7 13:55:35 2007 UTC (16 years, 10 months ago) by mike
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, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: TASK-PEP305_VXWORKS-branch, RELEASE_2_7-branch
Changes since 1.161: +1 -0 lines
Diff to previous 1.161
BUG#: 6666
TITLE: String conversion routines.

DESCRIPTION: Commit of string conversion routines.

Revision 1.161 / (view) - annotate - [select for diffs] , Wed Aug 1 01:09:59 2007 UTC (16 years, 11 months ago) by ouyang.jian
Branch: MAIN
Changes since 1.160: +12 -0 lines
Diff to previous 1.160
BUG#:6601
PEP#:284
TITLE: PEP 284 - Port Pegasus to i5/PASE platform: Step three, Makefile changes

DESCRIPTION: PEP 284 - Port Pegasus to i5/PASE platform: Step three, Makefile changes

Revision 1.160 / (view) - annotate - [select for diffs] , Wed Jul 11 23:49:36 2007 UTC (16 years, 11 months ago) by denise.eckstein
Branch: MAIN
Changes since 1.159: +1 -1 lines
Diff to previous 1.159
BUG#:6635
TITLE: SSLContext.obj-unresolved external symbol-Building Windows

DESCRIPTION: The SYS_LIBS variable was getting reset.  Changed assignment from = to +=.

Revision 1.159 / (view) - annotate - [select for diffs] , Fri Jul 6 20:04:22 2007 UTC (16 years, 11 months ago) by denise.eckstein
Branch: MAIN
Changes since 1.158: +12 -34 lines
Diff to previous 1.158
BUG#:6569
TITLE: Use of -L/usr/lib to build Common is incorrect for x86_64 Linux 64-bit builds

DESCRIPTION: With this patch, it is no longer necessary to specify the OPENSSL_HOME directory.  By default, the OpenSSL include files, libraries and binaries are expected to be installed in directories that are searched by default. For platforms where this isn't true, the OPENSSL_HOME and OPENSSL_BIN environment variables can be used to define an alternative path.

Revision 1.158 / (view) - annotate - [select for diffs] , Fri Jul 6 17:06:56 2007 UTC (16 years, 11 months ago) by denise.eckstein
Branch: MAIN
Changes since 1.157: +0 -1 lines
Diff to previous 1.157
BUG#:6609
TITLE: Extra -lcrypt included on link of Common library for linux builds

DESCRIPTION: Removed extra -lcrypt included on link of Common library for linux builds.

Revision 1.153.4.1 / (view) - annotate - [select for diffs] , Tue Jul 3 20:50:04 2007 UTC (16 years, 11 months ago) by dave.sudlik
Branch: RELEASE_2_6-branch
CVS Tags: TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6-branch-clean
Changes since 1.153: +3 -1 lines
Diff to previous 1.153 to next main 1.154
BUG#: 6596
TITLE: 2.6 version of bug 6519: PEP 291 IPv6 Support

DESCRIPTION: committing approved fix

Revision 1.157 / (view) - annotate - [select for diffs] , Tue Jul 3 16:46:15 2007 UTC (16 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.156: +1 -3 lines
Diff to previous 1.156
BUG#: 6598
TITLE: Remove OpenSSL dependency from Common header files
DESCRIPTION: Only include OpenSSL header files from Pegasus source files, not Pegasus header files.  Also, consolidate the definition of SSL-related macros in config.mak.

Revision 1.156 / (view) - annotate - [select for diffs] , Tue Jun 26 19:26:13 2007 UTC (17 years ago) by dave.sudlik
Branch: MAIN
Changes since 1.155: +3 -1 lines
Diff to previous 1.155
BUG#: 6519
TITLE: PEP 291 IPv6 Support

DESCRIPTION: committing approved fix

Revision 1.155.8.1 / (view) - annotate - [select for diffs] , Mon Jun 25 18:51:13 2007 UTC (17 years ago) by dave.sudlik
Branch: TASK-PEP291_IPV6-branch
Changes since 1.155: +3 -1 lines
Diff to previous 1.155 to next main 1.156
PEP#: 291
TITLE: OpenPegasus support for IPv6

DESCRIPTION: committing changes

Revision 1.155.4.2 / (view) - annotate - [select for diffs] , Mon Jun 18 08:10:40 2007 UTC (17 years ago) by venkat.puvvada
Changes since 1.155.4.1: +2 -1 lines
Diff to previous 1.155.4.1 to branch point 1.155 to next main 1.156
PEP#: 291
TITLE: OpenPegasus Support for IPV6 : Stage 1

Revision 1.155.4.1 / (view) - annotate - [select for diffs] , Fri Jun 8 09:40:29 2007 UTC (17 years ago) by venkat.puvvada
Changes since 1.155: +2 -1 lines
Diff to previous 1.155
PEP#: 291
TITLE: OpenPegasus Support for IPv6: Stage 1
DESCRIPTION: Checking in code into the branch

Revision 1.155 / (view) - annotate - [select for diffs] , Fri May 25 17:35:13 2007 UTC (17 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, 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, 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
Branch point for: TASK-PEP291_IPV6-branch
Changes since 1.154: +2 -1 lines
Diff to previous 1.154
BUG#: 6037
TITLE: PEP 286 Privilege Separation
DESCRIPTION: Implement privilege separation for the CIM Server.  This allows the CIM Server to run without privilege, using a separate small process to perform privileged operations as necessary.

Revision 1.154.4.3 / (view) - annotate - [select for diffs] , Fri Apr 20 13:39:17 2007 UTC (17 years, 2 months ago) by mike
Branch: TASK-PEP286_PRIVILEGE_SEPARATION-branch
Changes since 1.154.4.2: +1 -1 lines
Diff to previous 1.154.4.2 to branch point 1.154 to next main 1.155
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Privilege Separation clean up.

Revision 1.154.4.2 / (view) - annotate - [select for diffs] , Thu Mar 29 23:35:02 2007 UTC (17 years, 3 months ago) by mike
Branch: TASK-PEP286_PRIVILEGE_SEPARATION-branch
Changes since 1.154.4.1: +0 -1 lines
Diff to previous 1.154.4.1 to branch point 1.154
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Privilege Separation Rework

Revision 1.154.4.1 / (view) - annotate - [select for diffs] , Fri Mar 23 20:53:51 2007 UTC (17 years, 3 months ago) by kumpf
Branch: TASK-PEP286_PRIVILEGE_SEPARATION-branch
Changes since 1.154: +2 -0 lines
Diff to previous 1.154
PEP#: 286
TITLE: Privilege Separation
DESCRIPTION: Merge PEP286_PRIVILEGE_SEPARATION_BRANCH into the HEAD.

Revision 1.154 / (view) - annotate - [select for diffs] , Thu Jan 11 16:21:54 2007 UTC (17 years, 5 months ago) by a.dunfey
Branch: MAIN
CVS Tags: TASK-PEP286_PRIVILEGE_SEPARATION-root, 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
Branch point for: TASK-PEP286_PRIVILEGE_SEPARATION-branch
Changes since 1.153: +1 -1 lines
Diff to previous 1.153
BUG#: 5947
TITLE: Pegasus support for 64-bit Windows platform

DESCRIPTION:

Add support for the WIN64_IA64_MSVC and WIN64_X86_64_MSVC platforms and remove warnings associated with 64-bit windows compilation.

Revision 1.153.2.4 / (view) - annotate - [select for diffs] , Thu Jan 11 01:34:35 2007 UTC (17 years, 5 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
CVS Tags: PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE
Changes since 1.153.2.3: +0 -1 lines
Diff to previous 1.153.2.3 to branch point 1.153 to next main 1.154
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.153.2.3 / (view) - annotate - [select for diffs] , Tue Jan 9 02:41:17 2007 UTC (17 years, 5 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.153.2.2: +1 -0 lines
Diff to previous 1.153.2.2 to branch point 1.153
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.153.2.2 / (view) - annotate - [select for diffs] , Tue Jan 2 06:14:44 2007 UTC (17 years, 5 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.153.2.1: +1 -0 lines
Diff to previous 1.153.2.1 to branch point 1.153
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.153.2.1 / (view) - annotate - [select for diffs] , Thu Dec 28 17:56:33 2006 UTC (17 years, 6 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
CVS Tags: PEP286_PRIVILEGE_SEPARATION_1
Changes since 1.153: +1 -0 lines
Diff to previous 1.153
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.153 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:58 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT
Branch point for: RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.152: +2 -2 lines
Diff to previous 1.152
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.150.8.1 / (view) - annotate - [select for diffs] , Fri Nov 3 04:29:22 2006 UTC (17 years, 7 months ago) by kamal.locahana
Branch: TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch
Changes since 1.150: +1 -0 lines
Diff to previous 1.150 to next main 1.151
BUG#:4011

TITLE:  WinLocalDomainSockets

DESCRIPTION:  Added changes to Support NamedPipe feature

Revision 1.152 / (view) - annotate - [select for diffs] , Mon Oct 30 13:02:53 2006 UTC (17 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk
Changes since 1.151: +2 -0 lines
Diff to previous 1.151
BUG#: 5751
TITLE: PEP 245 CIMError, Code Commit bug

DESCRIPTION: Commit the code for PEP 245 except for
CIMError provider.

Revision 1.151 / (view) - annotate - [select for diffs] , Tue Oct 17 20:24:41 2006 UTC (17 years, 8 months ago) by yi.zhou
Branch: MAIN
CVS Tags: 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-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
Changes since 1.150: +1 -0 lines
Diff to previous 1.150
BUG#: 5682
TITLE: PEP 258 Audit Logging - phase1

DESCRIPTION: Added the compile flag and the dynamic configuration property. Implemented a portion of the interfaces in AuditLogger class and corresponding unit tests. Updated CIMServer to log all the startup contents. Updated ConfigSettingProvider to log configuration change operations.

Revision 1.144.8.3 / (view) - annotate - [select for diffs] , Tue Sep 12 08:17:16 2006 UTC (17 years, 9 months ago) by ms.aruran
Branch: TASK-BUG4011_WinLocalConnect-branch
Changes since 1.144.8.2: +3 -3 lines
Diff to previous 1.144.8.2 to branch point 1.144 to next main 1.145
BUG#: 4011
TITLE: Local Domain Sockets in Windows

DESCRIPTION: Updated File after working for NamedPipe implementation

Revision 1.150 / (view) - annotate - [select for diffs] , Fri Sep 1 17:25:12 2006 UTC (17 years, 9 months ago) by karl
Branch: MAIN
CVS Tags: 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-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, 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-BUG4011_WinLocalConnect-branch-New
Branch point for: TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch
Changes since 1.149: +2 -1 lines
Diff to previous 1.149
BUG#: 5493
TITLE: Remove use of static consts in header file

DESCRIPTION: Move the static consts to Constants.cpp, added external
linkage definition and added Constants.cpp to Makefile. Tested on windows
and Linux

Revision 1.149 / (view) - annotate - [select for diffs] , Wed Aug 9 20:12:42 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.148: +8 -2 lines
Diff to previous 1.148
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: This patch cleans up the IPC related classes. It (1) reorganizes
related classes into their own headers, (2) makes the mutex class recursive to
eliminate recursive lock exclusion logic, (3) reimplements condition variables,
renames dozens of global functions.

Revision 1.148 / (view) - annotate - [select for diffs] , Fri Aug 4 18:05:58 2006 UTC (17 years, 10 months ago) by marek
Branch: MAIN
Changes since 1.147: +4 -0 lines
Diff to previous 1.147
BUG#:5278
TITLE: zOS - update security hooks in OpenPegasus code base

DESCRIPTION:

Revision 1.147.2.6 / (view) - annotate - [select for diffs] , Sun Jul 30 21:51:02 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
CVS Tags: TASK_BUG_5314_IPC_REFACTORING-V1
Changes since 1.147.2.5: +1 -0 lines
Diff to previous 1.147.2.5 to branch point 1.147 to next main 1.148
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.147.2.5 / (view) - annotate - [select for diffs] , Sat Jul 29 14:54:07 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.147.2.4: +1 -0 lines
Diff to previous 1.147.2.4 to branch point 1.147
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.147.2.4 / (view) - annotate - [select for diffs] , Fri Jul 28 21:36:48 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.147.2.3: +0 -1 lines
Diff to previous 1.147.2.3 to branch point 1.147
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.147.2.3 / (view) - annotate - [select for diffs] , Fri Jul 28 20:28:57 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.147.2.2: +1 -1 lines
Diff to previous 1.147.2.2 to branch point 1.147
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.147.2.2 / (view) - annotate - [select for diffs] , Fri Jul 28 20:26:39 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.147.2.1: +1 -1 lines
Diff to previous 1.147.2.1 to branch point 1.147
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.147.2.1 / (view) - annotate - [select for diffs] , Thu Jul 27 22:11:51 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.147: +7 -2 lines
Diff to previous 1.147
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.147 / (view) - annotate - [select for diffs] , Tue Jul 25 18:02:37 2006 UTC (17 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.146: +0 -1 lines
Diff to previous 1.146
BUG#: 5285
TITLE: peg_authorization and client_handle classes are not needed
DESCRIPTION: Remove the peg_authorization module and client_handle class, and all references to them.

Revision 1.146 / (view) - annotate - [select for diffs] , Fri Jul 14 17:44:10 2006 UTC (17 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.145: +0 -1 lines
Diff to previous 1.145
BUG#: 5235
TITLE: Remove Triad template
DESCRIPTION: The Triad template not used or needed, so it is removed.

Revision 1.145 / (view) - annotate - [select for diffs] , Tue Jul 11 17:39:28 2006 UTC (17 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.144: +5 -2 lines
Diff to previous 1.144
BUG#: 5191
TITLE: Queue Consolidation

DESCRIPTION: Queue Consolidation Branch Work

Revision 1.144.10.6 / (view) - annotate - [select for diffs] , Fri Jun 30 21:37:52 2006 UTC (18 years ago) by mike
Branch: TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Changes since 1.144.10.5: +2 -1 lines
Diff to previous 1.144.10.5 to branch point 1.144 to next main 1.145
BUG#: 5191
TITLE: Queue Consolidation

DESCRIPTION: Queue Consolidation Branch Work

Revision 1.144.10.5 / (view) - annotate - [select for diffs] , Fri Jun 30 17:31:16 2006 UTC (18 years ago) by mike
Branch: TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Changes since 1.144.10.4: +2 -1 lines
Diff to previous 1.144.10.4 to branch point 1.144
BUG#: 5191
TITLE: Queue Consolidation

DESCRIPTION: Queue Consolidation Branch Work

Revision 1.144.10.4 / (view) - annotate - [select for diffs] , Fri Jun 30 14:41:51 2006 UTC (18 years ago) by mike
Branch: TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Changes since 1.144.10.3: +2 -2 lines
Diff to previous 1.144.10.3 to branch point 1.144
BUG#: 5191
TITLE: Queue Consolidation

DESCRIPTION: Queue Consolidation Branch Work

Revision 1.144.10.3 / (view) - annotate - [select for diffs] , Fri Jun 30 14:41:09 2006 UTC (18 years ago) by mike
Branch: TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Changes since 1.144.10.2: +2 -2 lines
Diff to previous 1.144.10.2 to branch point 1.144
BUG#: 5191
TITLE: Queue Consolidation

DESCRIPTION: Queue Consolidation Branch Work

Revision 1.144.10.2 / (view) - annotate - [select for diffs] , Fri Jun 30 01:52:01 2006 UTC (18 years ago) by mike
Branch: TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Changes since 1.144.10.1: +1 -1 lines
Diff to previous 1.144.10.1 to branch point 1.144
BUG#: 5191
TITLE: Queue Consolidation

DESCRIPTION: Queue Consolidation Branch Work

Revision 1.144.10.1 / (view) - annotate - [select for diffs] , Thu Jun 29 16:33:12 2006 UTC (18 years ago) by mike
Branch: TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Changes since 1.144: +3 -2 lines
Diff to previous 1.144
BUG#: 5191
TITLE: Queue Consolidation

DESCRIPTION: Queue Consolidation Branch Work

Revision 1.144.8.2 / (view) - annotate - [select for diffs] , Fri Jun 2 20:16:46 2006 UTC (18 years ago) by j.alex
Branch: TASK-BUG4011_WinLocalConnect-branch
Changes since 1.144.8.1: +5 -2 lines
Diff to previous 1.144.8.1 to branch point 1.144
BUG#:4011
TITLE: connectLocal using NamedPipes

DESCRIPTION:connectLocal does not seem to work if cimserver is listening on non-default ports for Windows . Using NamedPipes for Local connection in windows.

Revision 1.144.8.1 / (view) - annotate - [select for diffs] , Thu Jun 1 00:51:00 2006 UTC (18 years, 1 month ago) by w.white
Branch: TASK-BUG4011_WinLocalConnect-branch
Changes since 1.144: +3 -1 lines
Diff to previous 1.144
BUG#: 4011

TITLE: Working on code

DESCRIPTION: code is not production redy

Revision 1.144.6.1 / (view) - annotate - [select for diffs] , Tue Apr 25 13:42:18 2006 UTC (18 years, 2 months ago) by karl
Branch: TASK-PEP245_CimErrorInfrastructure-branch
Changes since 1.144: +2 -0 lines
Diff to previous 1.144 to next main 1.145
PEP#: 245
TITLE: CIMError Infrastructure

DESCRIPTION: Inital commit of changes for incorporating the CIMError supplement
to the Infrastructure and the unit tests for the new components.  NOTE. Right
now this is completely incompatible with the chunking mechanisms.

Revision 1.140.2.2 / (view) - annotate - [select for diffs] , Tue Mar 7 18:45:46 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.140.2.1: +0 -1 lines
Diff to previous 1.140.2.1 to branch point 1.140 to next main 1.141
PEP#: 233
TITLE: Update embedded instance branch

DESCRIPTION:

Merge embedded instance branch with trunk and add missing files

Revision 1.144 / (view) - annotate - [select for diffs] , Thu Mar 2 00:25:34 2006 UTC (18 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, 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-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
Branch point for: TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-PEP245_CimErrorInfrastructure-branch, TASK-BUG4011_WinLocalConnect-branch
Changes since 1.143: +0 -1 lines
Diff to previous 1.143
BUG#: 4842
TITLE: valgrind reports invalid free() in Common library
DESCRIPTION: Removed an unnecessary EXTRA_LINK_ARGUMENTS definition.

Revision 1.140.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:37 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.140: +13 -7 lines
Diff to previous 1.140
PEP#: 233
TITLE: Updated Embedded Instance Support branch

DESCRIPTION:

- Merged with latest code from 2.5.1

- Modified ObjectNormalizer to use a CIMOMHandle instead of the repository and to normalize the instances in an embedded instance property.

Revision 1.143 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:05 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: 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.142: +3 -1 lines
Diff to previous 1.142
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.142 / (view) - annotate - [select for diffs] , Tue Jan 24 19:44:18 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.141: +8 -4 lines
Diff to previous 1.141
BUG#: 4683
TITLE: SpinLock implementation is inefficient
DESCRIPTION: Add an assembly language SpinLock implementation for HP-UX PA-RISC, and update the build environment to recognize assembly files.

Revision 1.140.4.1 / (view) - annotate - [select for diffs] , Wed Jan 18 17:37:56 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.140: +2 -2 lines
Diff to previous 1.140 to next main 1.141
PEP#: 244
TITLE: Pegasus Server Profile support

DESCRIPTION:

- Merge branch with latest changes from trunk
- Cache repository info in Interop provider for much faster response times during ElementConformsToProfile operations

Revision 1.141 / (view) - annotate - [select for diffs] , Tue Jan 10 19:41:15 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.140: +2 -2 lines
Diff to previous 1.140
BUG#: 4644
TITLE: ContentLanguages and AcceptLanguages classes should be named ContentLanguageList and AcceptLanguageList
DESCRIPTION: Rename the ContentLanguages and AcceptLanguages classes to ContentLanguageList and AcceptLanguageList to indicate that they are not specific to the HTTP protocol.

Revision 1.140 / (view) - annotate - [select for diffs] , Mon Dec 19 21:51:37 2005 UTC (18 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP233_EmbeddedInstSupport-root
Branch point for: PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-branch
Changes since 1.139: +1 -6 lines
Diff to previous 1.139
BUG#: 4594
TITLE: Language interface problems
DESCRIPTION: Rework the language interfaces to move toward protocol independence and to address problems with the interfaces and their behavior.

Revision 1.139 / (view) - annotate - [select for diffs] , Fri Dec 16 19:44:37 2005 UTC (18 years, 6 months ago) by jim.wunderlich
Branch: MAIN
Changes since 1.138: +1 -1 lines
Diff to previous 1.138
BUG#: 4599

TITLE: Need to consolidate PEGASUS_ENABLE_SLP and PEGASUS_DISABLE_SLP
       into one variable

DESCRIPTION: This changes the following:
 - Depracates PEGASUS_DISABLE_SLP
 - adopts the true/false environment value paradigm for PEGASUS_ENABLE_SLP

     Use PEGASUS_ENABLE_SLP=true  to enable  compilation of SLP functions.
     Use PEGASUS_ENABLE_SLP=false to disable compilation of SLP functions.

Revision 1.138 / (view) - annotate - [select for diffs] , Thu Nov 10 15:10:13 2005 UTC (18 years, 7 months ago) by r.kieninger
Branch: MAIN
CVS Tags: BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.137: +1 -0 lines
Diff to previous 1.137
BUG#:4256
TITLE: Redundant or unnecessary validation of CIMName objects

DESCRIPTION: Commiting proposed performance fixes for CIMName class

Revision 1.137 / (view) - annotate - [select for diffs] , Mon Nov 7 23:30:24 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.136: +1 -0 lines
Diff to previous 1.136
BUG#: 4338
TITLE: CIMValue Rework

DESCRIPTION: CIMValue performance rework: reference counting, internal inlining, and embedded objects.

Revision 1.136 / (view) - annotate - [select for diffs] , Mon Nov 7 23:28:52 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.135: +1 -1 lines
Diff to previous 1.135
BUG#: 4338
TITLE: CIMValue Rework

DESCRIPTION: Reworked CIMValue for performance

Revision 1.135 / (view) - annotate - [select for diffs] , Thu Nov 3 00:24:42 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.134: +1 -0 lines
Diff to previous 1.134
BUG#: 4353
TITLE: SpinLock

DESCRIPTION: New SpinLock implementation to support HPUX and Solaris AtomicInt.

Revision 1.134 / (view) - annotate - [select for diffs] , Mon Oct 31 17:39:11 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.133: +1 -0 lines
Diff to previous 1.133
BUG#: 4307
TITLE: Buffer class optimization

DESCRIPTION: New Buffer class and usage.

Revision 1.133 / (view) - annotate - [select for diffs] , Mon Oct 31 16:40:35 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.132: +1 -0 lines
Diff to previous 1.132
BUG#: 4321
TITLE: character set tables.

DESCRIPTION: This module defines tables for testing whether a character is
    a member of a given character set (CharSet::isUpper()) and also provides
    tables for translating between upper and lower case. These are much faster
    than the system equivalents since they are limited to Uint8 and thereby
    avoid an additional range check, required by the system routines that must
    work in int.

Revision 1.132 / (view) - annotate - [select for diffs] , Mon Oct 24 20:11:33 2005 UTC (18 years, 8 months ago) by mike
Branch: MAIN
Changes since 1.131: +0 -1 lines
Diff to previous 1.131
BUG#: 4250
TITLE: AtomicInt

DESCRIPTION: Windows fix

Revision 1.131 / (view) - annotate - [select for diffs] , Mon Oct 24 18:35:25 2005 UTC (18 years, 8 months ago) by mike
Branch: MAIN
Changes since 1.130: +3 -0 lines
Diff to previous 1.130
BUG#: 4250
TITLE: AtomicInt Performance

DESCRIPTION: This fix provides a faster AtomicInt implementation for select platforms.

Revision 1.128.8.2 / (view) - annotate - [select for diffs] , Fri Oct 21 17:03:32 2005 UTC (18 years, 8 months ago) by mike
Branch: PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch
Changes since 1.128.8.1: +1 -0 lines
Diff to previous 1.128.8.1 to branch point 1.128 to next main 1.129
BUG#: 4250
TITLE: AtomicInt optimizations

DESCRIPTION: Fixed zOS related problems with AtomicInt.

Revision 1.130 / (view) - annotate - [select for diffs] , Mon Oct 17 19:51:56 2005 UTC (18 years, 8 months ago) by mike
Branch: MAIN
Changes since 1.129: +2 -1 lines
Diff to previous 1.129
BUG#: 4200
TITLE: String Performance Optimizations

DESCRIPTION: Faster implementation of the String class.

Revision 1.129 / (view) - annotate - [select for diffs] , Fri Oct 14 16:50:27 2005 UTC (18 years, 8 months ago) by mike
Branch: MAIN
Changes since 1.128: +12 -1 lines
Diff to previous 1.128
BUG#: 2754
TITLE: Windows 2000 buffer limit

DESCRIPTION: The commit fixes bug 2754, the Windows 2000 buffer overflow limit.

Revision 1.128.8.1 / (view) - annotate - [select for diffs] , Fri Oct 14 14:45:04 2005 UTC (18 years, 8 months ago) by mike
Branch: PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch
Changes since 1.128: +1 -0 lines
Diff to previous 1.128
BUG#: 4250
TITLE: AtomicInt optimizations

DESCRIPTION: Initial commit of Atomic* files.

Revision 1.128.6.5 / (view) - annotate - [select for diffs] , Fri Oct 14 12:42:31 2005 UTC (18 years, 8 months ago) by mike
Branch: NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.128.6.4: +0 -1 lines
Diff to previous 1.128.6.4 to branch point 1.128 to next main 1.129
BUG#: 4200
TITLE: String Performance

DESCRIPTION: Removed Atomic from bug 4200 proposal.

Revision 1.128.6.4 / (view) - annotate - [select for diffs] , Tue Oct 11 22:48:38 2005 UTC (18 years, 8 months ago) by mike
Branch: NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.128.6.3: +0 -1 lines
Diff to previous 1.128.6.3 to branch point 1.128
BUG#: 4200
TITLE: String Optimizations

DESCRIPTION: Removed Atomic_* files.

Revision 1.128.6.3 / (view) - annotate - [select for diffs] , Tue Oct 11 22:47:23 2005 UTC (18 years, 8 months ago) by mike
Branch: NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.128.6.2: +1 -0 lines
Diff to previous 1.128.6.2 to branch point 1.128
BUG#: 4200
TITLE: String Performance

DESCRIPTION: Reworked AtomicInt.h

Revision 1.128.6.2 / (view) - annotate - [select for diffs] , Sat Oct 8 00:59:52 2005 UTC (18 years, 8 months ago) by mike
Branch: NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.128.6.1: +5 -1 lines
Diff to previous 1.128.6.1 to branch point 1.128
BUG#: 4200
TITLE: String Optimizations

DESCRIPTION: Fixed to work on Windows (separated StringRep into its own header).

Revision 1.128.6.1 / (view) - annotate - [select for diffs] , Fri Oct 7 19:54:03 2005 UTC (18 years, 8 months ago) by mike
Branch: NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.128: +3 -1 lines
Diff to previous 1.128
BUG#: 4200
TITLE: String class optimizations

DESCRIPTION: Created branch with new String class implementation.

Revision 1.128.2.5 / (view) - annotate - [select for diffs] , Fri Sep 30 15:28:15 2005 UTC (18 years, 9 months ago) by mike
Branch: PEGASUS_2_5_0_PerformanceDev-branch
CVS Tags: 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
Changes since 1.128.2.4: +1 -0 lines
Diff to previous 1.128.2.4 to branch point 1.128 to next main 1.129
BUG#: 4200
TITLE: Performance Optimizations

DESCRIPTION: Replaced internal uses of Array<char> with Buffer.

Revision 1.128.2.4 / (view) - annotate - [select for diffs] , Fri Sep 30 02:17:15 2005 UTC (18 years, 9 months ago) by mike
Branch: PEGASUS_2_5_0_PerformanceDev-branch
CVS Tags: PEGASUS_2_5_0_PerformanceDev-string-end
Changes since 1.128.2.3: +2 -2 lines
Diff to previous 1.128.2.3 to branch point 1.128
BUG#: 4200
TITLE: Performance optimizations

DESCRIPTION: String optimizations

Revision 1.128.2.3 / (view) - annotate - [select for diffs] , Thu Sep 29 14:10:55 2005 UTC (18 years, 9 months ago) by mike
Branch: PEGASUS_2_5_0_PerformanceDev-branch
Changes since 1.128.2.2: +3 -2 lines
Diff to previous 1.128.2.2 to branch point 1.128
PEP#: 4200
TITLE: String optimizations

DESCRIPTION: Made inlining optional with PEGASUS_USE_INTERNAL_INLINES macro.

Revision 1.128.2.2 / (view) - annotate - [select for diffs] , Thu Sep 29 02:25:00 2005 UTC (18 years, 9 months ago) by mike
Branch: PEGASUS_2_5_0_PerformanceDev-branch
Changes since 1.128.2.1: +1 -1 lines
Diff to previous 1.128.2.1 to branch point 1.128
BUG#: 4200
TITLE: String-related optimizations.

DESCRIPTION: Implemented faster strcasecmp() and CIMName

Revision 1.128.2.1 / (view) - annotate - [select for diffs] , Wed Sep 28 01:07:30 2005 UTC (18 years, 9 months ago) by mike
Branch: PEGASUS_2_5_0_PerformanceDev-branch
Changes since 1.128: +9 -0 lines
Diff to previous 1.128
BUG#: 4200
TITLE: Performance Optimizations

DESCRIPTION: Rewrite and adaptation of string class.

Revision 1.128 / (view) - annotate - [select for diffs] , Sun Jun 12 21:31:19 2005 UTC (19 years ago) by jim.wunderlich
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-String, NPEGASUS_2_5_0_PerformanceDev-String-root
Branch point for: PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NNPEGASUS_2_5_0_PerformanceDev-String-branch
Changes since 1.127: +1 -0 lines
Diff to previous 1.127
BUG#: 3642

TITLE: & bug 3678 - Binary repository update for compiler, OS and platform independence

DESCRIPTION:
	#1. Now writing booleans out as single byte.

	#2. Repository format is now portable across platforms.

	#3. CIMNames containing extended characters are packed
	    as 16 bit strings; but, CIMNames with no extended
          characters are packed as eight bit strings.

	#4. Factored out packing/unpacking of basic types
          into the Packer class.

	#5. Support verying-length size formats.

Revision 1.127 / (view) - annotate - [select for diffs] , Thu May 12 14:28:41 2005 UTC (19 years, 1 month ago) by martin
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.126: +28 -0 lines
Diff to previous 1.126
BUG#: 2903
TITLE: Need to add Copyright/license to all Makefiles

DESCRIPTION:
Added 2005 copyright

Revision 1.126 / (view) - annotate - [select for diffs] , Tue May 10 16:58:16 2005 UTC (19 years, 1 month ago) by h.sterling
Branch: MAIN
Changes since 1.125: +2 -0 lines
Diff to previous 1.125
BUG#:3076
TITLE: Operations through connectLocal fail with enableAuth=true on Windows

DESCRIPTION:

Fix VC6  with no SDK scenario

Revision 1.125 / (view) - annotate - [select for diffs] , Tue May 10 13:50:54 2005 UTC (19 years, 1 month ago) by h.sterling
Branch: MAIN
Changes since 1.124: +7 -0 lines
Diff to previous 1.124
BUG#:3076
TITLE: Operations through connectLocal fail with enableAuth=true on Windows

DESCRIPTION:

Submitted approved fix.

Revision 1.124 / (view) - annotate - [select for diffs] , Mon Apr 4 05:37:19 2005 UTC (19 years, 2 months ago) by a.arora
Branch: MAIN
Changes since 1.123: +0 -1 lines
Diff to previous 1.123
BUG#: 3190
TITLE: Destroyer is obsolete

DESCRIPTION: Fixed as suggested.

Revision 1.123 / (view) - annotate - [select for diffs] , Tue Mar 29 21:34:39 2005 UTC (19 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.122: +1 -9 lines
Diff to previous 1.122
BUG#: 3165
TITLE: CIMIndication.cpp is not needed
DESCRIPTION: Removed CIMIndication.cpp source file.  Removed conditionals for including IndicationFormatter.cpp in Common/Makefile.

Revision 1.122 / (view) - annotate - [select for diffs] , Tue Mar 8 02:44:13 2005 UTC (19 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.121: +0 -1 lines
Diff to previous 1.121
BUG#: 2037
TITLE: install option in recurse.mak no longer used
DESCRIPTION: Removed include of install.mak.

Revision 1.121 / (view) - annotate - [select for diffs] , Fri Mar 4 23:32:57 2005 UTC (19 years, 3 months ago) by yi.zhou
Branch: MAIN
Changes since 1.120: +7 -2 lines
Diff to previous 1.120
BUG#: 2917
TITLE: System Log Handler and Email Handler only can be enabled for HPUX

DESCRIPTION: Removed the platform checking condition. The System Log Handler is enabled if flag PEGASUS_ENABLE_SYSTEM_LOG_HANDLER is set and the Email Handler is enabled if flag PEGASUS_ENABLE_EMAIL_HANDLER is set.

Revision 1.120 / (view) - annotate - [select for diffs] , Thu Mar 3 17:36:16 2005 UTC (19 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.119: +0 -1 lines
Diff to previous 1.119
BUG#: 2842
TITLE: Move CGIQueryString class to CGIClient directory
DESCRIPTION: Moved the CGIQueryString module and its unit test from the Common library to the CGIClient directory.

Revision 1.119 / (view) - annotate - [select for diffs] , Sat Feb 26 08:52:14 2005 UTC (19 years, 4 months ago) by yi.zhou
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP-214B-root
Changes since 1.118: +2 -0 lines
Diff to previous 1.118
PEP#: 206
TITLE: System Log Indication Handler

DESCRIPTION: Added functionality to localize non-string substitutions by using ICU Format classes. Moved indication format functionality from SystemLogListenerDestination class into IndicationFormatter class. Enabled System Log Handler for HP-UX.

Revision 1.118 / (view) - annotate - [select for diffs] , Fri Feb 18 04:25:29 2005 UTC (19 years, 4 months ago) by nag.boranna
Branch: MAIN
CVS Tags: PEP214-root, PEP214-branch
Changes since 1.117: +1 -0 lines
Diff to previous 1.117
PEP#: 187
TITLE: SSL Certificate Management Enhancements

DESCRIPTION: Moved the common OpenSSL related code from Server to Common directory. Made changes to fix the circular dependency issue on Windows build.

Revision 1.117 / (view) - annotate - [select for diffs] , Thu Jan 27 20:34:46 2005 UTC (19 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.116: +0 -1 lines
Diff to previous 1.116
BUG#: 2226
TITLE: monitor_2 is obsolete

DESCRIPTION: Remove the pegasus_socket class.

Revision 1.116 / (view) - annotate - [select for diffs] , Tue Dec 14 13:38:22 2004 UTC (19 years, 6 months ago) by chuck
Branch: MAIN
CVS Tags: SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.115: +0 -1 lines
Diff to previous 1.115
PEP#: 193
TITLE: CQL stage 1

DESCRIPTION: Remove QueryExpression module, because it moved
to the QueryExpression directory.

Revision 1.115 / (view) - annotate - [select for diffs] , Mon Sep 27 17:33:44 2004 UTC (19 years, 9 months ago) by david.dillard
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.114: +9 -1 lines
Diff to previous 1.114
BUG#: 1768
TITLE: Moved files from src/Pegasus/Client subdirectory.

DESCRIPTION: Files needed to be moved to src/Pegasus/Common because of their use of the Array template.

Revision 1.114 / (view) - annotate - [select for diffs] , Wed Sep 1 05:16:02 2004 UTC (19 years, 9 months ago) by denise.eckstein
Branch: MAIN
Changes since 1.113: +2 -1 lines
Diff to previous 1.113
BUG#: 2001
TITLE: Build fails on Linux

DESCRIPTION: Inclusion of crypt library in Common should not be dependent on the PEGASUS_HAS_SSL define.

Revision 1.113 / (view) - annotate - [select for diffs] , Wed Sep 1 01:31:06 2004 UTC (19 years, 9 months ago) by denise.eckstein
Branch: MAIN
Changes since 1.112: +1 -5 lines
Diff to previous 1.112
BUG#: 1983
TITLE: OpenSSL libraries should only be required to build libcommon

DESCRIPTION: Remove unnecessary PEGASUS_USE_RELEASE_DIRS test in pegasus/src/Pegasus/Makefile.

Revision 1.112 / (view) - annotate - [select for diffs] , Tue Aug 31 23:03:57 2004 UTC (19 years, 9 months ago) by denise.eckstein
Branch: MAIN
Changes since 1.111: +19 -2 lines
Diff to previous 1.111
BUG#: 1983
TITLE: OpenSSL libraries should only be required to build libcommon

DESCRIPTION: Modified make scripts to only link OpenSSL and crypt libraries as part of common.

Revision 1.111 / (view) - annotate - [select for diffs] , Fri Aug 27 19:49:18 2004 UTC (19 years, 10 months ago) by david.dillard
Branch: MAIN
Changes since 1.110: +1 -1 lines
Diff to previous 1.110
BUG#: 1966
TITLE: Fixed SSL support for AIX.

DESCRIPTION: Added the missing -lcrypto directive.

Revision 1.110 / (view) - annotate - [select for diffs] , Tue Jul 27 22:00:32 2004 UTC (19 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.109: +1 -19 lines
Diff to previous 1.109
BUG#: 1726
TITLE: [HP-RK] Redundant Linux definitions in Common/Makefile

DESCRIPTION: Replaced the redundant Linux "PLATFORM" code blocks with a single Linux "OS" code block.

Revision 1.98.2.2.6.2 / (view) - annotate - [select for diffs] , Thu Jul 8 12:54:02 2004 UTC (19 years, 11 months ago) by karl
Branch: LIFECYCLE_PEP172-branch
Changes since 1.98.2.2.6.1: +1 -1 lines
Diff to previous 1.98.2.2.6.1 to branch point 1.98.2.2 to next main 1.99
PEP#: 172
TITLE: Temporary Lifecycle Methods

DESCRIPTION: Makefile update.

Revision 1.98.2.2.6.1 / (view) - annotate - [select for diffs] , Thu Jul 8 12:44:41 2004 UTC (19 years, 11 months ago) by karl
Branch: LIFECYCLE_PEP172-branch
Changes since 1.98.2.2: +1 -0 lines
Diff to previous 1.98.2.2
PEP#: 172
TITLE: Temporary embedded Object encode and decode

DESCRIPTION: Add the files to encode and decode to common as part of the
private branch LIFECYCLE_PEP172-branch.  Generally these files may be
merged back into other CVS branches and trees with the update -j option

Revision 1.109 / (view) - annotate - [select for diffs] , Tue Jun 29 19:57:39 2004 UTC (20 years ago) by konrad.r
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH
Changes since 1.108: +1 -1 lines
Diff to previous 1.108
PEP#: 152
TITLE: Make Pegasus LSB compliant.

DESCRIPTION:
Add in the Makefiles 'install:' tag. For Makefiles in test directory nothing happends. For pertient ones
the files are installed using PREFIX variable and macros (defined by default in config.mak).

Revision 1.108 / (view) - annotate - [select for diffs] , Sat Jun 26 00:10:05 2004 UTC (20 years ago) by kumpf
Branch: MAIN
Changes since 1.107: +3 -2 lines
Diff to previous 1.107
PEP#: 072
TITLE: HP [CAKG] Out-of-Process Providers

DESCRIPTION: Added AnonymousPipe class for CIM Server OOP provider communication.

Revision 1.107 / (view) - annotate - [select for diffs] , Fri Jun 25 18:04:55 2004 UTC (20 years ago) by a.dunfey
Branch: MAIN
Changes since 1.106: +1 -1 lines
Diff to previous 1.106
BUG#: 1545
TITLE: Fixing incorrectly specified SSL libraries for Windows

DESCRIPTION: Removed wildcards from Makefile and replaced them with OpenSSL library names as described in the bugzilla report

Revision 1.106 / (view) - annotate - [select for diffs] , Tue Jun 22 21:16:21 2004 UTC (20 years ago) by kumpf
Branch: MAIN
Changes since 1.105: +1 -1 lines
Diff to previous 1.105
PEP#: 142
TITLE: HP[Nag] Authorized User Groups

DESCRIPTION: Added Authorized User Groups support on Windows.

Revision 1.105 / (view) - annotate - [select for diffs] , Thu Jun 3 07:45:21 2004 UTC (20 years ago) by schuur
Branch: MAIN
Changes since 1.104: +3 -0 lines
Diff to previous 1.104
PEP#: 164
TITLE: Binary repository support

DESCRIPTION: See src/Pegasus/Repository/BinaryRepository.readme for details

Revision 1.104 / (view) - annotate - [select for diffs] , Thu May 27 21:15:46 2004 UTC (20 years, 1 month ago) by chip
Branch: MAIN
Changes since 1.103: +4 -3 lines
Diff to previous 1.103
PEP#: 141
TITLE:  Request/Response Validation

DESCRIPTION: Update Makefile to include ObjectNormalizer

Revision 1.103 / (view) - annotate - [select for diffs] , Thu May 13 17:10:15 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.102: +2 -0 lines
Diff to previous 1.102
PEP#: 072
TITLE: [HP-RK] Out-of-Process Provider Support

DESCRIPTION: Added CIMMessageSerializer and CIMMessageDeserializer classes to handle the serialization/deserialization of CIM Messages over the connection between the CIM Server and a Provider Agent Process.

Revision 1.102 / (view) - annotate - [select for diffs] , Tue May 4 22:45:08 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.101: +3 -0 lines
Diff to previous 1.101
BUG#: 1435
TITLE: [HP-TM] Order of Include Files Affects Windows Build

DESCRIPTION: Windows can be very sensitive to the order in which certain system files are included, particularly between Windows.h and Winsock.h.  When using the Microsoft Platform SDK, this is even more of a problem, so that certain files will not build without changing the include orderings on these files.

Revision 1.101 / (view) - annotate - [select for diffs] , Tue May 4 19:40:33 2004 UTC (20 years, 1 month ago) by humberto
Branch: MAIN
Changes since 1.100: +2 -0 lines
Diff to previous 1.100
PEP#: 146

TITLE: Pep 146 Rep implementation of AcceptLanguages and ContentLanguages classes

DESCRIPTION: Pep 146 Rep implementation of AcceptLanguages and ContentLanguages classes

Revision 1.100 / (view) - annotate - [select for diffs] , Tue Apr 27 02:03:06 2004 UTC (20 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.99: +1 -1 lines
Diff to previous 1.99
BUG#: 1414
TITLE: [HP-RK] Common Makefile defines -DPEGASUS_MEMORY_DEBUG

DESCRIPTION: The PEGASUS_MEMORY_DEBUG flag is not used anywhere in the Pegasus source, so there is no reason for the Common Makefile to define it in the LOCAL_DEFINES list.

Revision 1.98.2.2 / (view) - annotate - [select for diffs] , Wed Apr 7 18:47:18 2004 UTC (20 years, 2 months ago) by h.sterling
Branch: RELEASE_2_3_2-branch
CVS Tags: RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, LIFECUCLE_PEP172-branch, LIFECUCLE_PEP172-banch
Branch point for: LIFECYCLE_PEP172-branch
Changes since 1.98.2.1: +3 -0 lines
Diff to previous 1.98.2.1 to branch point 1.98 to next main 1.99
BUG#: 1319
TITLE: SSL client authentication not fully implemented

DESCRIPTION:

--allows SSL to link correctly on windows

Revision 1.98.2.1 / (view) - annotate - [select for diffs] , Wed Feb 18 16:43:56 2004 UTC (20 years, 4 months ago) by marek
Branch: RELEASE_2_3_2-branch
Changes since 1.98: +5 -1 lines
Diff to previous 1.98
Bugzilla#1203
few z/OS platform only fixes for Kerberos support

Revision 1.99 / (view) - annotate - [select for diffs] , Tue Jan 27 13:48:11 2004 UTC (20 years, 5 months ago) by schuur
Branch: MAIN
Changes since 1.98: +2 -0 lines
Diff to previous 1.98
PEP 119 - added execQuery support.
Requiers Provider Manager 2 to be enabled.

Test and sample will be added soon.

 Modified Files:
 	src/Clients/CLITestClients/CLI/CLI.cpp
 	src/Clients/CLITestClients/CLIClientLib/CLIClientLib.cpp
	src/Clients/CLITestClients/CLIClientLib/CLIClientLib.h
 	src/Pegasus/Makefile src/Pegasus/Common/CIMMessage.h
 	src/Pegasus/Common/Makefile
 	src/Pegasus/ControlProviders/ProviderRegistrationProvider/ProviderRegistrationProvider.cpp
 	src/Pegasus/Provider/Makefile
 	src/Pegasus/ProviderManager2/Makefile
 	src/Pegasus/ProviderManager2/ProviderRegistrar.cpp
 	src/Pegasus/ProviderManager2/ProviderType.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPIProvider.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.h
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Array.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Broker.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_BrokerEnc.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_ContextArgs.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_DateTime.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Enumeration.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Instance.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Object.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_ObjectPath.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Predicate.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Result.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SelectCond.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SelectExp.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SelectExp.h
 	src/Pegasus/ProviderManager2/CMPI/CMPI_String.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SubCond.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_ThreadContext.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Value.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Wql2Dnf.cpp
 	src/Pegasus/ProviderManager2/CMPI/Makefile
 	src/Pegasus/ProviderManager2/CMPI/cmpidt.h
 	src/Pegasus/ProviderManager2/CMPI/cmpift.h
 	src/Pegasus/ProviderManager2/CMPI/cmpimacs.h
 	src/Pegasus/ProviderManager2/Default/DefaultProviderManager.cpp
 	src/Pegasus/ProviderManager2/Default/DefaultProviderManager.h
 	src/Pegasus/ProviderManager2/Default/LocalProviderManager.cpp
 	src/Pegasus/ProviderManager2/Default/Makefile
 	src/Pegasus/ProviderManager2/Default/OperationResponseHandler.h
 	src/Pegasus/ProviderManager2/Default/Provider.cpp
 	src/Pegasus/ProviderManager2/Default/Provider.h
 	src/Pegasus/ProviderManager2/Default/ProviderFacade.cpp
 	src/Pegasus/ProviderManager2/Default/ProviderFacade.h
 	src/Pegasus/ProviderManager2/Default/SimpleResponseHandler.h
 	src/Pegasus/Server/CIMOperationRequestDispatcher.cpp
 	src/Pegasus/Server/CIMOperationRequestDispatcher.h
 	src/Pegasus/Server/CIMServer.cpp
 	src/Pegasus/Server/CIMServer.h src/Pegasus/Server/Makefile
 	src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.cpp
 	src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.h
 	src/Pegasus/WQL/Makefile
 	src/Pegasus/WQL/WQLSelectStatement.cpp
 	src/Pegasus/WQL/WQLSelectStatement.h
 Added Files:
 	src/Pegasus/Common/QueryExpression.cpp
 	src/Pegasus/Common/QueryExpression.h
 	src/Pegasus/Common/QueryExpressionRep.cpp
 	src/Pegasus/Common/QueryExpressionRep.h
 	src/Pegasus/Provider/CIMInstanceQueryProvider.cpp
 	src/Pegasus/Provider/CIMInstanceQueryProvider.h
 	src/Pegasus/ProviderManager2/QueryExpressionFactory.cpp
 	src/Pegasus/ProviderManager2/QueryExpressionFactory.h
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SelectExpAccessor.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SelectExpAccessor.h
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Version.h
 	src/Pegasus/Server/QuerySupportRouter.cpp
 	src/Pegasus/Server/QuerySupportRouter.h
 	src/Pegasus/Server/WQLOperationRequestDispatcher.cpp
 	src/Pegasus/Server/WQLOperationRequestDispatcher.h
 	src/Pegasus/WQL/WQLInstancePropertySource.cpp
 	src/Pegasus/WQL/WQLInstancePropertySource.h
 	src/Pegasus/WQL/WQLQueryExpressionRep.cpp
 	src/Pegasus/WQL/WQLQueryExpressionRep.h
 ----------------------------------------------------------------------

Revision 1.98 / (view) - annotate - [select for diffs] , Fri Jan 16 13:35:58 2004 UTC (20 years, 5 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_3_2-root
Branch point for: RELEASE_2_3_2-branch
Changes since 1.97: +7 -0 lines
Diff to previous 1.97
Bugzilla#1146
security fixes for z/OS only

Revision 1.97 / (view) - annotate - [select for diffs] , Thu Dec 18 19:08:39 2003 UTC (20 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.96: +0 -1 lines
Diff to previous 1.96
HP-RK Bugzilla 1115 (Obsolete modules in Common).

Revision 1.96 / (view) - annotate - [select for diffs] , Mon Oct 13 19:41:11 2003 UTC (20 years, 8 months ago) by chuck
Branch: MAIN
CVS Tags: local, TEST, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, RELEASE_2_3_0-root, RELEASE_2_3_0-branch, PRE_LICENSE_UPDATE_2003, POST_LICENSE_UPDATE_2003
Changes since 1.95: +1 -0 lines
Diff to previous 1.95
IBM-CC, Bug 710, Globalization changes break Binary Compatibility

Revision 1.95 / (view) - annotate - [select for diffs] , Mon Aug 18 17:49:57 2003 UTC (20 years, 10 months ago) by chip
Branch: MAIN
CVS Tags: test, RELEASE_2_3_0-msg-freeze
Changes since 1.94: +1 -0 lines
Diff to previous 1.94
Bugzilla # 461

Revision 1.94 / (view) - annotate - [select for diffs] , Thu Aug 14 21:01:27 2003 UTC (20 years, 10 months ago) by mday
Branch: MAIN
Changes since 1.93: +1 -0 lines
Diff to previous 1.93
(head) new socket class heirarchy and test

Revision 1.90.4.4 / (view) - annotate - [select for diffs] , Wed Aug 13 20:12:03 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.90.4.3: +1 -0 lines
Diff to previous 1.90.4.3 to branch point 1.90 to next main 1.91
new pegasus_socket files

Revision 1.90.4.3 / (view) - annotate - [select for diffs] , Wed Aug 13 18:39:50 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.90.4.2: +2 -1 lines
Diff to previous 1.90.4.2 to branch point 1.90
merge with 2.3 localized code

Revision 1.93 / (view) - annotate - [select for diffs] , Tue Aug 12 16:47:44 2003 UTC (20 years, 10 months ago) by david
Branch: MAIN
Changes since 1.92: +2 -1 lines
Diff to previous 1.92
IBM-DR, PEP58, R2.3: I18N supprt

Revision 1.90.4.2 / (view) - annotate - [select for diffs] , Tue Jul 29 14:08:29 2003 UTC (20 years, 11 months ago) by mday
Branch: pep_88
Changes since 1.90.4.1: +6 -0 lines
Diff to previous 1.90.4.1 to branch point 1.90
g10n changes merged

Revision 1.89.4.2 / (view) - annotate - [select for diffs] , Fri Jul 25 18:14:44 2003 UTC (20 years, 11 months ago) by david.eger
Branch: RELEASE_2_2_0-branch
CVS Tags: RELEASE_2_2_1-snapshot
Changes since 1.89.4.1: +6 -0 lines
Diff to previous 1.89.4.1 to branch point 1.89 to next main 1.90
Pegasus support for Linux on IBM zSeries servers - re BUG 406

Revision 1.92 / (view) - annotate - [select for diffs] , Fri Jul 25 18:11:42 2003 UTC (20 years, 11 months ago) by david.eger
Branch: MAIN
Changes since 1.91: +6 -0 lines
Diff to previous 1.91
Pegasus support for Linux on IBM zSeries servers, re: BUG 406

Revision 1.90.4.1 / (view) - annotate - [select for diffs] , Wed Jul 16 20:45:25 2003 UTC (20 years, 11 months ago) by mday
Branch: pep_88
Changes since 1.90: +8 -0 lines
Diff to previous 1.90
*** empty log message ***

Revision 1.91 / (view) - annotate - [select for diffs] , Tue Jul 15 15:53:03 2003 UTC (20 years, 11 months ago) by chuck
Branch: MAIN
Changes since 1.90: +8 -0 lines
Diff to previous 1.90
IBM-CC, PEP58, R2.3: Globalization changes

Revision 1.89.4.1 / (view) - annotate - [select for diffs] , Wed Jun 25 15:29:06 2003 UTC (21 years ago) by david.eger
Branch: RELEASE_2_2_0-branch
Changes since 1.89: +6 -0 lines
Diff to previous 1.89
BUG 346: Linux/PPC port + Linux cleanup

Revision 1.90 / (view) - annotate - [select for diffs] , Thu Jun 12 16:32:10 2003 UTC (21 years ago) by david.eger
Branch: MAIN
Branch point for: pep_88
Changes since 1.89: +6 -0 lines
Diff to previous 1.89
Bug 346 - Port to PPC/Linux

This provides PowerPC/Linux support for Pegasus with the target name
LINUX_PPC_GNU.

Much of this code is generic, and indeed a lot of my changes in
the files were to convert sections that were
  #ifdef LINUX_IX86_GNU
to instead
  #if defined(LINUX_IX86_GNU)  || defined (LINUX_GENERIC_GNU)
It strikes me that much more clean up and generalization of this
order could be done among the Linux ports.

NOTE: this port uncovered a bug in glibc on PPC/Linux -- the fix will be in the
next release of glibc.	You can get the fix temporarily from glibc CVS (see
http://sources.redhat.com/glibc/) or from me at dteger@us.ibm.com

Revision 1.89 / (view) - annotate - [select for diffs] , Fri Mar 21 23:37:35 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2-root, PEGASUS_FC_VERSION_2_2
Branch point for: RELEASE_2_2_0-branch
Changes since 1.88: +1 -12 lines
Diff to previous 1.88
HP-RK Phase 1 fix for Bugzilla 238 (Signal code is platform-specific).

Revision 1.88 / (view) - annotate - [select for diffs] , Thu Mar 20 18:41:15 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.87: +1 -1 lines
Diff to previous 1.87
HP-Nag: Undone the previous erronious submit of these files.

Revision 1.87 / (view) - annotate - [select for diffs] , Thu Mar 20 17:55:16 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.86: +1 -1 lines
Diff to previous 1.86
HP-Nag:(Bug  pegasus/server.pem pegasus/client.pem  >> commitout

Revision 1.86 / (view) - annotate - [select for diffs] , Thu Mar 13 17:25:16 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.85: +3 -0 lines
Diff to previous 1.85
HP-WO Add PEP#33: Add Red Hat IA32 and IA64 RPM (packaging and distribution) files. Fix Bugzilla 215 and 216.

Revision 1.85.8.1 / (view) - annotate - [select for diffs] , Mon Feb 10 17:09:31 2003 UTC (21 years, 4 months ago) by kumpf
Changes since 1.85: +3 -0 lines
Diff to previous 1.85 to next main 1.86
HP-WO Add/modify files for Redhat Linux IA32 platform.

Revision 1.85.2.1 / (view) - annotate - [select for diffs] , Mon Oct 28 15:43:24 2002 UTC (21 years, 8 months ago) by mday
Changes since 1.85: +2 -11 lines
Diff to previous 1.85 to next main 1.86
merged with STABLE branch

Revision 1.85 / (view) - annotate - [select for diffs] , Thu Sep 19 15:17:36 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-2-0-patches, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.84: +1 -0 lines
Diff to previous 1.84
HP-RK API Review: Make OperationContext Containers keyed by name rather than static Uint32, to allow extension of Containers outside of the Pegasus infrastructure.  Add a destroy() method to the Container class to allow the Container itself to control memory management.  Move internal Container definitions to OperationContextInternal to keep them out of the SDK API.  Move IdentityContainer member data to a Rep class so it may be changed/extended.

Revision 1.84 / (view) - annotate - [select for diffs] , Wed Sep 4 19:41:49 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.83: +1 -0 lines
Diff to previous 1.83
HP-RK API Review: Rework ResponseHandler classes.

Revision 1.83 / (view) - annotate - [select for diffs] , Sun Sep 1 17:18:23 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.82: +2 -2 lines
Diff to previous 1.82
HP-DME: Split configuration files for HPUX PARISC and HPUX IA64 builds.

Revision 1.82 / (view) - annotate - [select for diffs] , Wed Aug 21 19:22:43 2002 UTC (21 years, 10 months ago) by dan
Branch: MAIN
Changes since 1.81: +3 -0 lines
Diff to previous 1.81
Fix openssl for AIX

Revision 1.81 / (view) - annotate - [select for diffs] , Fri Aug 16 00:28:06 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.80: +1 -0 lines
Diff to previous 1.80
HP-RK API Review: Restructured exceptions to move internal exceptions to an InternalExceptions module.  Combined definitions of overlapping CIMClientExceptions and Exceptions.  Removed unused exception definitions.  This is just the first step in cleaning up the exceptions from a developer API perspective.

Revision 1.80 / (view) - annotate - [select for diffs] , Tue Aug 6 20:28:35 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.79: +3 -0 lines
Diff to previous 1.79
YZ-HP: Linked openssl lib on LINUX_IA64 plateform. Fixed createInstance problem on the RT_IndicationProvider.

Revision 1.79 / (view) - annotate - [select for diffs] , Tue Jul 23 16:01:48 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.78: +1 -0 lines
Diff to previous 1.78
HP-[CAKG] API Review: Move resolve () methods out of API to internal-only Resolver class

Revision 1.78 / (view) - annotate - [select for diffs] , Tue Jul 16 14:02:54 2002 UTC (21 years, 11 months ago) by sage
Branch: MAIN
CVS Tags: VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_BRANCH
Changes since 1.77: +2 -0 lines
Diff to previous 1.77
AIX_LIB_PRIORITY for Signal.cpp

Revision 1.77 / (view) - annotate - [select for diffs] , Mon Jul 15 05:22:11 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_2
Changes since 1.76: +13 -1 lines
Diff to previous 1.76
HP-DME: Added REPOSITORY_DIR variable.

Revision 1.76 / (view) - annotate - [select for diffs] , Thu May 30 14:55:19 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_1, VERSION_1_10
Changes since 1.75: +0 -1 lines
Diff to previous 1.75
HP-[CAKG] Remove CIMNamedInstance class; use CIMInstance

Revision 1.75 / (view) - annotate - [select for diffs] , Tue May 21 22:59:16 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.74: +0 -1 lines
Diff to previous 1.74
HP-RK Remove CIMReference class, which has been replaced with CIMObjectPath.

Revision 1.74 / (view) - annotate - [select for diffs] , Fri May 17 16:50:55 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.73: +1 -1 lines
Diff to previous 1.73
HP-Nag: Moved SSLContext class out of TLS files, created SSLContextRep to hide member functions and data from the users of SSLContext. Also included CertificateInfo in SSLContext files and removed the CertificateInfo files.

Revision 1.73 / (view) - annotate - [select for diffs] , Wed May 15 11:28:22 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.72: +1 -0 lines
Diff to previous 1.72
HP-RK Moved CIM*::toMof() methods to a new MofWriter class as MofWriter::append*Element().  Moved CIM*::printMof() methods to MofWriter::print*Element().

Revision 1.72 / (view) - annotate - [select for diffs] , Mon May 13 19:37:36 2002 UTC (22 years, 1 month ago) by mday
Branch: MAIN
Changes since 1.71: +0 -1 lines
Diff to previous 1.71
*** empty log message ***

Revision 1.71 / (view) - annotate - [select for diffs] , Mon May 13 17:27:51 2002 UTC (22 years, 1 month ago) by mday
Branch: MAIN
Changes since 1.70: +2 -1 lines
Diff to previous 1.70
 added suballocator to common library

Revision 1.70 / (view) - annotate - [select for diffs] , Sat May 11 01:55:19 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.69: +1 -0 lines
Diff to previous 1.69
HP-Nag: Implemented Certification verification code in TLS.cpp, created a new class CertificateInfo to pass certificate information to the clients call back function.

Revision 1.69 / (view) - annotate - [select for diffs] , Wed May 1 01:34:21 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.68: +1 -1 lines
Diff to previous 1.68
HP-RK Add -DPEGASUS_INTERNALONLY to the LOCALDEFINES variable in all Makefiles that build objects within the pegasus/src/Pegasus directory tree.

Revision 1.68 / (view) - annotate - [select for diffs] , Mon Apr 22 11:16:05 2002 UTC (22 years, 2 months ago) by sage
Branch: MAIN
Changes since 1.67: +1 -0 lines
Diff to previous 1.67
Performance measurement instrumentation

Revision 1.67 / (view) - annotate - [select for diffs] , Sat Apr 13 00:06:12 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.66: +4 -0 lines
Diff to previous 1.66
HP-RK Enable signal handling on HP-UX.

Revision 1.66 / (view) - annotate - [select for diffs] , Thu Apr 11 12:15:58 2002 UTC (22 years, 2 months ago) by mday
Branch: MAIN
Changes since 1.65: +1 -1 lines
Diff to previous 1.65
 added suballocator to dq classes

Revision 1.65 / (view) - annotate - [select for diffs] , Sun Mar 31 00:37:56 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09
Changes since 1.64: +5 -0 lines
Diff to previous 1.64
DME: Add support for Debian IA-64 Linux.

Revision 1.64 / (view) - annotate - [select for diffs] , Fri Mar 29 17:36:41 2002 UTC (22 years, 3 months ago) by mday
Branch: MAIN
Changes since 1.63: +2 -1 lines
Diff to previous 1.63
 authorization and identity classes started

Revision 1.63 / (view) - annotate - [select for diffs] , Sat Mar 23 01:20:24 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_08
Changes since 1.62: +1 -0 lines
Diff to previous 1.62
HP-RK Fixed link error in ModuleController.cpp.

Revision 1.62 / (view) - annotate - [select for diffs] , Fri Mar 22 00:48:58 2002 UTC (22 years, 3 months ago) by mike
Branch: MAIN
Changes since 1.61: +1 -1 lines
Diff to previous 1.61
Optimized instances size on disk.

Revision 1.61 / (view) - annotate - [select for diffs] , Thu Mar 21 22:11:15 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.60: +1 -1 lines
Diff to previous 1.60
HP-Nag: Implemented Server side Basic authentication handling code and cleaned up ATTN's in the authentication releated files. Implemented a new AuthenticationInfoRep class and modified the related files. Added more test cases to test the authentication classes.

Revision 1.60 / (view) - annotate - [select for diffs] , Fri Mar 15 16:42:23 2002 UTC (22 years, 3 months ago) by chip
Branch: MAIN
Changes since 1.59: +2 -1 lines
Diff to previous 1.59
added CIMObjectPath.cpp

Revision 1.59 / (view) - annotate - [select for diffs] , Wed Feb 13 14:28:09 2002 UTC (22 years, 4 months ago) by sage
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.58: +4 -0 lines
Diff to previous 1.58
Signal handling support for zOS

Revision 1.58 / (view) - annotate - [select for diffs] , Fri Feb 8 17:13:27 2002 UTC (22 years, 4 months ago) by sage
Branch: MAIN
Changes since 1.57: +4 -0 lines
Diff to previous 1.57
AIX signalhandling

Revision 1.57 / (view) - annotate - [select for diffs] , Thu Feb 7 15:05:54 2002 UTC (22 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: pre-meta-dispatcher
Changes since 1.56: +1 -0 lines
Diff to previous 1.56
import base64 functions

Revision 1.56 / (view) - annotate - [select for diffs] , Fri Feb 1 09:27:44 2002 UTC (22 years, 4 months ago) by sage
Branch: MAIN
CVS Tags: VERSION_1_07
Changes since 1.55: +0 -3 lines
Diff to previous 1.55
moved MT_MessageQueue to obsolete

Revision 1.55 / (view) - annotate - [select for diffs] , Tue Jan 15 21:50:10 2002 UTC (22 years, 5 months ago) by mday
Branch: MAIN
Changes since 1.54: +3 -0 lines
Diff to previous 1.54
*** empty log message ***

Revision 1.54 / (view) - annotate - [select for diffs] , Mon Jan 7 19:33:21 2002 UTC (22 years, 5 months ago) by chip
Branch: MAIN
Changes since 1.53: +1 -3 lines
Diff to previous 1.53
remove CIMHandle and CIMOMHandle

Revision 1.53 / (view) - annotate - [select for diffs] , Mon Dec 24 02:23:03 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
Changes since 1.52: +0 -3 lines
Diff to previous 1.52
deleted unused files

Revision 1.52 / (view) - annotate - [select for diffs] , Sat Dec 22 02:15:16 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
Reworked CIMObject and added CIMObjectRep to be base for
CIMInstanceRep and CIMClassRep.

Revision 1.51 / (view) - annotate - [select for diffs] , Mon Dec 17 15:56:29 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
Changes since 1.50: +108 -108 lines
Diff to previous 1.50
Removed spurious carriage returns from two files.

Revision 1.50 / (view) - annotate - [select for diffs] , Fri Dec 14 22:43:48 2001 UTC (22 years, 6 months ago) by chip
Branch: MAIN
Changes since 1.49: +108 -113 lines
Diff to previous 1.49
removed response handlers

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

Revision 1.46.2.52 / (view) - annotate - [select for diffs] , Wed Dec 12 20:17:45 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
CVS Tags: dev_dead
Changes since 1.46.2.51: +0 -1 lines
Diff to previous 1.46.2.51 to branch point 1.46 to next main 1.47
CIMOM Shutdown Service rework.

Revision 1.46.2.51 / (view) - annotate - [select for diffs] , Thu Dec 6 19:42:25 2001 UTC (22 years, 6 months ago) by sage
Branch: dev
Changes since 1.46.2.50: +7 -0 lines
Diff to previous 1.46.2.50 to branch point 1.46
SSL Support: Compile in TLS (SSL classes) and Signal

Revision 1.46.2.50 / (view) - annotate - [select for diffs] , Wed Dec 5 23:55:22 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.46.2.49: +1 -0 lines
Diff to previous 1.46.2.49 to branch point 1.46
HP-RK Fix compile problem.

Revision 1.46.2.49 / (view) - annotate - [select for diffs] , Wed Dec 5 23:46:31 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.46.2.48: +1 -1 lines
Diff to previous 1.46.2.48 to branch point 1.46
HP-RK Fix compile problem.

Revision 1.46.2.48 / (view) - annotate - [select for diffs] , Wed Dec 5 23:21:00 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.46.2.47: +1 -0 lines
Diff to previous 1.46.2.47 to branch point 1.46
Add CIMOM Shutdown Service and shutdown CLI.

Revision 1.46.2.47 / (view) - annotate - [select for diffs] , Wed Dec 5 22:36:29 2001 UTC (22 years, 6 months ago) by mday
Branch: dev
Changes since 1.46.2.46: +0 -1 lines
Diff to previous 1.46.2.46 to branch point 1.46
new cimom stuff

Revision 1.46.2.46 / (view) - annotate - [select for diffs] , Sat Dec 1 02:33:54 2001 UTC (22 years, 7 months ago) by mday
Branch: dev
Changes since 1.46.2.45: +3 -3 lines
Diff to previous 1.46.2.45 to branch point 1.46
pthread monkeying around

Revision 1.46.2.45 / (view) - annotate - [select for diffs] , Fri Nov 30 21:52:32 2001 UTC (22 years, 7 months ago) by mday
Branch: dev
Changes since 1.46.2.44: +3 -3 lines
Diff to previous 1.46.2.44 to branch point 1.46
new operation context and wacky change to IPCUnix.h

Revision 1.46.2.44 / (view) - annotate - [select for diffs] , Tue Nov 20 22:21:39 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
Changes since 1.46.2.43: +1 -1 lines
Diff to previous 1.46.2.43 to branch point 1.46
HP-NB Implemented Authentication code on the server to challenge requests, authenticate the challenge responses, and verify the subsequent authorized requests. Implemented authentication mechanism in the Client API to send responses to the challenges from the server. Current implementation supports only 'local' authentication mechanism. Authentication can be enabled by setting the config property 'requireAuthentication' to true.

Revision 1.46.2.43 / (view) - annotate - [select for diffs] , Tue Nov 20 20:04:39 2001 UTC (22 years, 7 months ago) by mike
Branch: dev
Changes since 1.46.2.42: +27 -30 lines
Diff to previous 1.46.2.42 to branch point 1.46
Fixed property list to use strings rather than properties.

Revision 1.46.2.42 / (view) - annotate - [select for diffs] , Tue Nov 20 03:19:14 2001 UTC (22 years, 7 months ago) by mike
Branch: dev
Changes since 1.46.2.41: +1 -0 lines
Diff to previous 1.46.2.41 to branch point 1.46
Added new CIMPropertyList class (providing a way to represent empty, non-empty,
and null property lists).

Revision 1.46.2.41 / (view) - annotate - [select for diffs] , Mon Nov 19 17:59:17 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
Changes since 1.46.2.40: +3 -2 lines
Diff to previous 1.46.2.40 to branch point 1.46
HP-RK Added a CIMNamedInstance class to hold the argument to ModifyInstance and the return values from EnumerateInstances.

Revision 1.48 / (view) - annotate - [select for diffs] , Tue Nov 6 16:26:23 2001 UTC (22 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.47: +0 -2 lines
Diff to previous 1.47
renamed _min to _pegasusMin

Revision 1.47 / (view) - annotate - [select for diffs] , Tue Nov 6 16:26:14 2001 UTC (22 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.46: +2 -0 lines
Diff to previous 1.46
renamed _min to _pegasusMin

Revision 1.46.2.40 / (view) - annotate - [select for diffs] , Thu Oct 25 14:41:01 2001 UTC (22 years, 8 months ago) by mday
Branch: dev
CVS Tags: SNAPSHOT_1_04
Changes since 1.46.2.39: +3 -0 lines
Diff to previous 1.46.2.39 to branch point 1.46
thread pool class, async operatoins classes

Revision 1.46.2.39 / (view) - annotate - [select for diffs] , Tue Oct 9 17:58:47 2001 UTC (22 years, 8 months ago) by chip
Branch: dev
Changes since 1.46.2.38: +4 -1 lines
Diff to previous 1.46.2.38 to branch point 1.46
no message

Revision 1.46.2.38 / (view) - annotate - [select for diffs] , Tue Oct 9 14:03:57 2001 UTC (22 years, 8 months ago) by mday
Branch: dev
Changes since 1.46.2.37: +4 -3 lines
Diff to previous 1.46.2.37 to branch point 1.46
removed PEGASUS_CONCURRENT flag from build

Revision 1.46.2.37 / (view) - annotate - [select for diffs] , Fri Oct 5 17:55:51 2001 UTC (22 years, 8 months ago) by kumpf
Branch: dev
Changes since 1.46.2.36: +3 -1 lines
Diff to previous 1.46.2.36 to branch point 1.46
HP-[Nitin Upasani] Implementation of InvokeMethod.

Revision 1.46.2.36 / (view) - annotate - [select for diffs] , Mon Oct 1 20:45:41 2001 UTC (22 years, 9 months ago) by mday
Branch: dev
Changes since 1.46.2.35: +1 -1 lines
Diff to previous 1.46.2.35 to branch point 1.46
OperationContext class written, many minor changes to repositorya nd provider makefiles

Revision 1.46.2.35 / (view) - annotate - [select for diffs] , Thu Sep 27 20:57:24 2001 UTC (22 years, 9 months ago) by kumpf
Branch: dev
Changes since 1.46.2.34: +2 -1 lines
Diff to previous 1.46.2.34 to branch point 1.46
HP-[Nitin Upasani] Implementation of ExportIndication and Consumer.

Revision 1.46.2.34 / (view) - annotate - [select for diffs] , Thu Sep 27 07:21:13 2001 UTC (22 years, 9 months ago) by sage
Branch: dev
Changes since 1.46.2.33: +0 -4 lines
Diff to previous 1.46.2.33 to branch point 1.46
*** empty log message ***

Revision 1.46.2.33 / (view) - annotate - [select for diffs] , Thu Sep 27 07:17:29 2001 UTC (22 years, 9 months ago) by sage
Branch: dev
Changes since 1.46.2.32: +5 -2 lines
Diff to previous 1.46.2.32 to branch point 1.46
FIX: Exclude MT_MessageQueue for Windows

Revision 1.46.2.32 / (view) - annotate - [select for diffs] , Wed Sep 26 08:28:46 2001 UTC (22 years, 9 months ago) by sage
Branch: dev
Changes since 1.46.2.31: +2 -2 lines
Diff to previous 1.46.2.31 to branch point 1.46
*** empty log message ***

Revision 1.46.2.31 / (view) - annotate - [select for diffs] , Tue Sep 25 14:44:29 2001 UTC (22 years, 9 months ago) by sage
Branch: dev
Changes since 1.46.2.30: +4 -0 lines
Diff to previous 1.46.2.30 to branch point 1.46
initial Signal Handler support (Linux only)

Revision 1.46.2.30 / (view) - annotate - [select for diffs] , Sat Sep 1 22:20:11 2001 UTC (22 years, 9 months ago) by mike
Branch: dev
Changes since 1.46.2.29: +0 -1 lines
Diff to previous 1.46.2.29 to branch point 1.46
Removed useage of CIMOperations class (no longer used since queues rework).

Revision 1.46.2.29 / (view) - annotate - [select for diffs] , Thu Aug 23 17:23:57 2001 UTC (22 years, 10 months ago) by mday
Branch: dev
Changes since 1.46.2.28: +1 -1 lines
Diff to previous 1.46.2.28 to branch point 1.46
*** empty log message ***

Revision 1.46.2.28 / (view) - annotate - [select for diffs] , Tue Aug 21 12:26:12 2001 UTC (22 years, 10 months ago) by mday
Branch: dev
Changes since 1.46.2.27: +1 -1 lines
Diff to previous 1.46.2.27 to branch point 1.46
-rdev

Revision 1.46.2.27 / (view) - annotate - [select for diffs] , Mon Aug 20 10:41:53 2001 UTC (22 years, 10 months ago) by mday
Branch: dev
Changes since 1.46.2.26: +1 -1 lines
Diff to previous 1.46.2.26 to branch point 1.46
-rdev

Revision 1.46.2.26 / (view) - annotate - [select for diffs] , Sat Aug 18 02:03:18 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.46.2.25: +1 -1 lines
Diff to previous 1.46.2.25 to branch point 1.46
new

Revision 1.46.2.25 / (view) - annotate - [select for diffs] , Sat Aug 18 00:28:28 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.46.2.24: +1 -1 lines
Diff to previous 1.46.2.24 to branch point 1.46
Added new match routine to String class.

Revision 1.46.2.24 / (view) - annotate - [select for diffs] , Fri Aug 17 23:01:55 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.46.2.23: +1 -1 lines
Diff to previous 1.46.2.23 to branch point 1.46
Separated HTTPMessage into its own header and added new methods to it.

Revision 1.46.2.23 / (view) - annotate - [select for diffs] , Fri Aug 17 22:23:20 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.46.2.22: +3 -2 lines
Diff to previous 1.46.2.22 to branch point 1.46
update

Revision 1.46.2.22 / (view) - annotate - [select for diffs] , Fri Aug 17 19:46:50 2001 UTC (22 years, 10 months ago) by mday
Branch: dev
Changes since 1.46.2.21: +1 -1 lines
Diff to previous 1.46.2.21 to branch point 1.46
more predicate functionality

Revision 1.46.2.21 / (view) - annotate - [select for diffs] , Fri Aug 17 10:03:36 2001 UTC (22 years, 10 months ago) by mday
Branch: dev
Changes since 1.46.2.20: +1 -1 lines
Diff to previous 1.46.2.20 to branch point 1.46
CIMPredicate.cpp

Revision 1.46.2.20 / (view) - annotate - [select for diffs] , Fri Aug 17 10:02:58 2001 UTC (22 years, 10 months ago) by mday
Branch: dev
Changes since 1.46.2.19: +1 -1 lines
Diff to previous 1.46.2.19 to branch point 1.46
CIMPredicate.cpp

Revision 1.46.2.19 / (view) - annotate - [select for diffs] , Fri Aug 17 09:28:10 2001 UTC (22 years, 10 months ago) by sage
Branch: dev
Changes since 1.46.2.18: +1 -1 lines
Diff to previous 1.46.2.18 to branch point 1.46
FIX: _NEW_SOURCES instead of NEW_SOURCES

Revision 1.46.2.18 / (view) - annotate - [select for diffs] , Fri Aug 17 03:26:54 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.46.2.17: +1 -1 lines
Diff to previous 1.46.2.17 to branch point 1.46
Removed experimental sources from makefile

Revision 1.46.2.17 / (view) - annotate - [select for diffs] , Fri Aug 17 02:06:23 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.46.2.16: +2 -1 lines
Diff to previous 1.46.2.16 to branch point 1.46
new

Revision 1.46.2.16 / (view) - annotate - [select for diffs] , Thu Aug 16 13:10:46 2001 UTC (22 years, 10 months ago) by mday
Branch: dev
Changes since 1.46.2.15: +1 -1 lines
Diff to previous 1.46.2.15 to branch point 1.46
windows threading completed

Revision 1.46.2.15 / (view) - annotate - [select for diffs] , Thu Aug 2 21:24:14 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
CVS Tags: version_1_01
Changes since 1.46.2.14: +1 -0 lines
Diff to previous 1.46.2.14 to branch point 1.46
FIxed to compile TestClient which still uses OptionManager

Revision 1.46.2.14 / (view) - annotate - [select for diffs] , Thu Aug 2 18:15:25 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.46.2.13: +0 -1 lines
Diff to previous 1.46.2.13 to branch point 1.46
got everything building on NT

Revision 1.46.2.13 / (view) - annotate - [select for diffs] , Thu Aug 2 01:15:49 2001 UTC (22 years, 11 months ago) by mike
Branch: dev
Changes since 1.46.2.12: +2 -3 lines
Diff to previous 1.46.2.12 to branch point 1.46
more on HTTP stuff

Revision 1.46.2.12 / (view) - annotate - [select for diffs] , Wed Aug 1 21:07:03 2001 UTC (22 years, 11 months ago) by mike
Branch: dev
Changes since 1.46.2.11: +1 -1 lines
Diff to previous 1.46.2.11 to branch point 1.46
new

Revision 1.46.2.11 / (view) - annotate - [select for diffs] , Wed Aug 1 20:34:56 2001 UTC (22 years, 11 months ago) by mike
Branch: dev
Changes since 1.46.2.10: +10 -9 lines
Diff to previous 1.46.2.10 to branch point 1.46
fixed build on NT

Revision 1.46.2.10 / (view) - annotate - [select for diffs] , Wed Aug 1 20:08:26 2001 UTC (22 years, 11 months ago) by mike
Branch: dev
Changes since 1.46.2.9: +4 -3 lines
Diff to previous 1.46.2.9 to branch point 1.46
delete bad commit

Revision 1.46.2.9 / (view) - annotate - [select for diffs] , Wed Aug 1 20:07:38 2001 UTC (22 years, 11 months ago) by mike
Branch: dev
Changes since 1.46.2.8: +5 -0 lines
Diff to previous 1.46.2.8 to branch point 1.46
preparation for new communication scheme

Revision 1.46.2.8 / (view) - annotate - [select for diffs] , Tue Jul 31 22:54:38 2001 UTC (22 years, 11 months ago) by kumpf
Branch: dev
Changes since 1.46.2.7: +2 -0 lines
Diff to previous 1.46.2.7 to branch point 1.46
Config Framework, Config Provider and cimconfig CLI files.

Revision 1.46.2.7 / (view) - annotate - [select for diffs] , Tue Jul 31 12:37:59 2001 UTC (22 years, 11 months ago) by mday
Branch: dev
Changes since 1.46.2.6: +2 -1 lines
Diff to previous 1.46.2.6 to branch point 1.46
*** empty log message ***

Revision 1.46.2.6 / (view) - annotate - [select for diffs] , Tue Jul 31 11:54:35 2001 UTC (22 years, 11 months ago) by mday
Branch: dev
Changes since 1.46.2.5: +8 -5 lines
Diff to previous 1.46.2.5 to branch point 1.46
fixed problems with doubly-linked list template class

Revision 1.46.2.5 / (view) - annotate - [select for diffs] , Tue Jul 31 02:49:33 2001 UTC (22 years, 11 months ago) by kumpf
Branch: dev
Changes since 1.46.2.4: +0 -2 lines
Diff to previous 1.46.2.4 to branch point 1.46
HP-DE Removed comments from within SOURCES list in Makefile.

Revision 1.46.2.4 / (view) - annotate - [select for diffs] , Mon Jul 30 11:06:14 2001 UTC (22 years, 11 months ago) by mday
Branch: dev
Changes since 1.46.2.3: +4 -2 lines
Diff to previous 1.46.2.3 to branch point 1.46
added dqueue, broke IPC and Thread into two files

Revision 1.46.2.3 / (view) - annotate - [select for diffs] , Fri Jul 27 16:00:42 2001 UTC (22 years, 11 months ago) by chip
Branch: dev
Changes since 1.46.2.2: +1 -0 lines
Diff to previous 1.46.2.2 to branch point 1.46
moved from ..\Respository and updated

Revision 1.46.2.2 / (view) - annotate - [select for diffs] , Mon Jul 23 15:50:01 2001 UTC (22 years, 11 months ago) by mike
Branch: dev
Changes since 1.46.2.1: +5 -3 lines
Diff to previous 1.46.2.1 to branch point 1.46
fixed compile on NT

Revision 1.46.2.1 / (view) - annotate - [select for diffs] , Thu Jul 19 12:25:55 2001 UTC (22 years, 11 months ago) by sage
Branch: dev
Changes since 1.46: +2 -0 lines
Diff to previous 1.46
Threading:
Added IPC and MT_MessageQueue

Revision 1.46 / (view) - annotate - [select for diffs] , Mon Jul 16 00:35:16 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: version_0_99_1, version_0_99, main
Branch point for: dev
Changes since 1.45: +0 -1 lines
Diff to previous 1.45
Reworked the way CIMOMHandles work. Now they carry a pointer to a repository.

Revision 1.45 / (view) - annotate - [select for diffs] , Fri Jul 13 04:06:29 2001 UTC (22 years, 11 months ago) by chip
Branch: MAIN
Changes since 1.44: +2 -0 lines
Diff to previous 1.44
no message

Revision 1.44 / (view) - annotate - [select for diffs] , Tue Jul 10 05:43:27 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.43: +1 -0 lines
Diff to previous 1.43
Prepended CIM_ERR to CIM status codes.
Added CIM response message types to CIMMessage.h.

Revision 1.43 / (view) - annotate - [select for diffs] , Sun Jul 8 22:39:09 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.42: +2 -0 lines
Diff to previous 1.42
CIM Messages

Revision 1.42 / (view) - annotate - [select for diffs] , Sun Jul 8 15:28:53 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.41: +1 -0 lines
Diff to previous 1.41
Start on message queues.

Revision 1.41 / (view) - annotate - [select for diffs] , Sat Jul 7 12:03:11 2001 UTC (22 years, 11 months ago) by karl
Branch: MAIN
CVS Tags: version_0_79_4
Changes since 1.40: +1 -0 lines
Diff to previous 1.40
Import Queue

Revision 1.40 / (view) - annotate - [select for diffs] , Sun Jul 1 20:40:38 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.39: +1 -0 lines
Diff to previous 1.39
Added underpinnings for association communication stubs.

Revision 1.39 / (view) - annotate - [select for diffs] , Mon Jun 11 02:44:55 2001 UTC (23 years ago) by chip
Branch: MAIN
Changes since 1.38: +3 -1 lines
Diff to previous 1.38
added SYS_LIBS

Revision 1.38 / (view) - annotate - [select for diffs] , Wed May 23 23:48:37 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
CVS Tags: version_0_97_3, version_0_97_2, version_0_97_1
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
Port to HP

Revision 1.37 / (view) - annotate - [select for diffs] , Sun May 20 19:34:01 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
CVS Tags: version_0_97
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
Port to AIX

Revision 1.36 / (view) - annotate - [select for diffs] , Sun May 13 23:39:53 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
CVS Tags: version_0_96, version_0_95, stable_0_95
Changes since 1.35: +6 -6 lines
Diff to previous 1.35
Fixed on Linux
Fixed strcasecmp() compiler errors().

Revision 1.35 / (view) - annotate - [select for diffs] , Thu Apr 26 23:01:00 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.34: +1 -0 lines
Diff to previous 1.34
Added new hash table implementation.
Cleaned up some more docs.

Revision 1.34 / (view) - annotate - [select for diffs] , Tue Apr 24 01:33:58 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
CVS Tags: stable
Changes since 1.33: +1 -0 lines
Diff to previous 1.33
new

Revision 1.33 / (view) - annotate - [select for diffs] , Sat Apr 14 00:52:45 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.32: +1 -0 lines
Diff to previous 1.32
New option management class.

Revision 1.32 / (view) - annotate - [select for diffs] , Fri Apr 13 17:20:51 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
Ported so Solaris.
Fixed memory leaks.

Revision 1.31 / (view) - annotate - [select for diffs] , Wed Apr 11 06:03:02 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
Port to Unix

Revision 1.30 / (view) - annotate - [select for diffs] , Wed Apr 11 03:30:33 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.29: +13 -24 lines
Diff to previous 1.29
More porting

Revision 1.29 / (view) - annotate - [select for diffs] , Wed Apr 11 03:20:38 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.28: +0 -1 lines
Diff to previous 1.28
new

Revision 1.28 / (view) - annotate - [select for diffs] , Tue Apr 10 23:33:48 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.27: +4 -3 lines
Diff to previous 1.27
more porting

Revision 1.27 / (view) - annotate - [select for diffs] , Tue Apr 10 23:30:42 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.26: +1 -2 lines
Diff to previous 1.26
More system porting

Revision 1.26 / (view) - annotate - [select for diffs] , Tue Apr 10 23:23:44 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.25: +12 -5 lines
Diff to previous 1.25
new files

Revision 1.25 / (view) - annotate - [select for diffs] , Tue Apr 10 22:01:52 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.24: +1 -0 lines
Diff to previous 1.24
Added new TimeValue class and regression tests for it.
Modified Stopwatch class to use TimeValue class.

Revision 1.24 / (view) - annotate - [select for diffs] , Sun Apr 8 16:08:54 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.23: +0 -2 lines
Diff to previous 1.23
New

Revision 1.23 / (view) - annotate - [select for diffs] , Sun Apr 8 16:06:26 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.22: +70 -70 lines
Diff to previous 1.22
Fixed

Revision 1.22 / (view) - annotate - [select for diffs] , Sun Apr 8 16:05:25 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.21: +70 -64 lines
Diff to previous 1.21
New

Revision 1.21 / (view) - annotate - [select for diffs] , Sun Apr 8 15:54:36 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.20: +64 -64 lines
Diff to previous 1.20
Bad

Revision 1.20 / (view) - annotate - [select for diffs] , Sun Apr 8 15:46:55 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.19: +2 -8 lines
Diff to previous 1.19
Fix

Revision 1.19 / (view) - annotate - [select for diffs] , Sun Apr 8 07:37:35 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
More channel changes

Revision 1.18 / (view) - annotate - [select for diffs] , Sun Apr 8 07:30:16 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
Suppressed new channel implementation for now

Revision 1.17 / (view) - annotate - [select for diffs] , Sun Apr 8 07:28:20 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.16: +6 -3 lines
Diff to previous 1.16
Added more windows channel implementation code.

Revision 1.16 / (view) - annotate - [select for diffs] , Sun Apr 8 04:06:06 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.15: +7 -1 lines
Diff to previous 1.15
New Files for Channel Implementation

Revision 1.15 / (view) - annotate - [select for diffs] , Sun Apr 8 03:46:11 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
Added new selector class for windows

Revision 1.14 / (view) - annotate - [select for diffs] , Sun Apr 8 00:13:21 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.13: +60 -59 lines
Diff to previous 1.13
Changed "ConstCIM" to "CIMConst"

Revision 1.13 / (view) - annotate - [select for diffs] , Fri Mar 23 01:00:46 2001 UTC (23 years, 3 months ago) by mike
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
More logging capabilities.

Revision 1.12 / (view) - annotate - [select for diffs] , Thu Mar 22 23:24:23 2001 UTC (23 years, 3 months ago) by mike
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
Added new formatter class for formatting log entries and other things.

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Mar 7 09:46:44 2001 UTC (23 years, 3 months ago) by mike
Branch: MAIN
CVS Tags: version_0_8
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Added stopwatch back but changed it to compile on Linux

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Mar 4 22:04:03 2001 UTC (23 years, 3 months ago) by bob
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Commented out compilation of Stopwatch.cpp.  It doesn't build on Linux

Revision 1.9 / (view) - annotate - [select for diffs] , Tue Feb 20 05:16:57 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Implemented CIMInstance::getInstanceName()

Revision 1.8 / (view) - annotate - [select for diffs] , Sat Feb 17 20:09:22 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
new

Revision 1.7 / (view) - annotate - [select for diffs] , Sat Feb 17 00:45:39 2001 UTC (23 years, 4 months ago) by bob
Branch: MAIN
Changes since 1.6: +0 -1 lines
Diff to previous 1.6
Temporarily removed Stopwatch.cpp to allow building on linux

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Feb 16 02:06:06 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.5: +26 -25 lines
Diff to previous 1.5
Renamed many classes and headers.

Revision 1.5 / (view) - annotate - [select for diffs] , Sun Feb 11 17:19:30 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
added reverseFind() method

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Feb 11 05:42:33 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
new

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Feb 8 00:31:51 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Clean up on Operations class.
Reformmatted documentation.

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Feb 5 03:40:28 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
new documentation

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Sun Jan 14 19:52:40 2001 UTC (23 years, 5 months ago) by mike
Branch: pegasus
CVS Tags: opengroup
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Pegasus import

Revision 1.1 / (view) - annotate - [select for diffs] , Sun Jan 14 19:52:40 2001 UTC (23 years, 5 months ago) by mike
Branch: MAIN
Initial revision

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