CVS log for pegasus/src/Clients/cimconfig/CIMConfigCommand.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Clients / cimconfig

Request diff between arbitrary revisions


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

Revision 1.75.4.3 / (view) - annotate - [select for diffs] , Wed Mar 12 21:35:00 2014 UTC (10 years, 3 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.75.4.2: +1 -1 lines
Diff to previous 1.75.4.2 to branch point 1.75 to next main 1.76
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch.Mergeout from head of tree 10 March 2014

DESCRIPTION: This is mergout out to bring up to date this branch. From
previous mergeout

Revision 1.81 / (view) - annotate - [select for diffs] , Thu Dec 19 14:59:59 2013 UTC (10 years, 5 months ago) by dl.meetei
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, 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.80: +1 -1 lines
Diff to previous 1.80
BUG#: 9725
TITLE: Difference in Help menu and code behaviour

DESCRIPTION:

Revision 1.75.4.2 / (view) - annotate - [select for diffs] , Mon Jun 3 21:34:52 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.75.4.1: +219 -13 lines
Diff to previous 1.75.4.1 to branch point 1.75
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.80 / (view) - annotate - [select for diffs] , Mon Apr 15 12:50:42 2013 UTC (11 years, 2 months ago) by karl
Branch: MAIN
CVS Tags: TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_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, 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.79: +149 -55 lines
Diff to previous 1.79
BUG#: 9456
TITLE: Error from bug 5796. Does not include supplemental help info

DESCRIPTION: Fixed issues from this bug, added missing config property
help and matched the config property help to the rpm man file.  Note
that there are still differences in that we use terser wording in the
help and sometimes only include a shorter definition.  The cimconfig
-H is NOT a replacement for the man data.

Revision 1.75.6.2 / (view) - annotate - [select for diffs] , Sat Apr 6 03:38:15 2013 UTC (11 years, 2 months ago) by dl.meetei
Branch: RELEASE_2_11-branch
CVS Tags: RELEASE_2_11_2-RC1, RELEASE_2_11_2
Changes since 1.75.6.1: +1 -0 lines
Diff to previous 1.75.6.1 to branch point 1.75 to next main 1.76
BUG#: 9422
TITLE: Create a static configuration for the SLP Registration Timeout

DESCRIPTION: Reused Marek's patch for 9486

Revision 1.78.2.1 / (view) - annotate - [select for diffs] , Mon Dec 10 13:52:13 2012 UTC (11 years, 6 months ago) by marek
Branch: RELEASE_2_12-branch
CVS Tags: RELEASE_2_12_1-RC1, RELEASE_2_12_1
Changes since 1.78: +1 -0 lines
Diff to previous 1.78 to next main 1.79
BUG#:9486
TITLE: Slow starting registered profile providers can timeout CIM Server's initial SLP registration (2.12.1)

DESCRIPTION:

Revision 1.79 / (view) - annotate - [select for diffs] , Thu Nov 29 09:57:26 2012 UTC (11 years, 6 months ago) by marek
Branch: MAIN
Changes since 1.78: +1 -0 lines
Diff to previous 1.78
BUG#:9466
TITLE: ConfigExceptions definitions included all across server code

DESCRIPTION:

Revision 1.78 / (view) - annotate - [select for diffs] , Mon Aug 6 10:45:03 2012 UTC (11 years, 10 months ago) by dev.meetei
Branch: MAIN
CVS Tags: RELEASE_2_12_0-RC1, RELEASE_2_12_0, RELEASE_2_12-root
Branch point for: RELEASE_2_12-branch
Changes since 1.77: +3 -1 lines
Diff to previous 1.77
BUG#: 9290
TITLE: `cimconfig -l -` is equivalent to `cimconfig -l`

DESCRIPTION:

Revision 1.77 / (view) - annotate - [select for diffs] , Thu Jul 26 14:23:15 2012 UTC (11 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_12_0-FC
Changes since 1.76: +117 -8 lines
Diff to previous 1.76
BUG#: 5796
TITLE: Enhance cimconfig to provide help on the config properties

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

Revision 1.75.4.1 / (view) - annotate - [select for diffs] , Tue Oct 11 17:18:01 2011 UTC (12 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.75: +16 -0 lines
Diff to previous 1.75
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.75.6.1 / (view) - annotate - [select for diffs] , Mon Aug 8 07:46:15 2011 UTC (12 years, 10 months ago) by marek
Branch: RELEASE_2_11-branch
CVS Tags: RELEASE_2_11_1-RC1, RELEASE_2_11_1
Changes since 1.75: +16 -0 lines
Diff to previous 1.75
BUG#:9020
TITLE: cimconfig -s property=value -p allows you to set non-valid value

DESCRIPTION:

Revision 1.76 / (view) - annotate - [select for diffs] , Wed May 18 09:46:26 2011 UTC (13 years ago) by marek
Branch: MAIN
Changes since 1.75: +16 -0 lines
Diff to previous 1.75
BUG#:306
TITLE: cimconfig -s property=value -p allows you to set non-valid value

DESCRIPTION:

Revision 1.75 / (view) - annotate - [select for diffs] , Wed Jan 27 06:36:30 2010 UTC (14 years, 4 months ago) by sahana.prabhakar
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch, RELEASE_2_11-branch
Changes since 1.74: +2 -2 lines
Diff to previous 1.74
BUG#: 8696
TITLE: Leak in CIMConfigCommand.cpp.
DESCRIPTION: The ConfigFileHandler pointer is not deleted in CIMConfigCommand.cpp.

Revision 1.74 / (view) - annotate - [select for diffs] , Thu Jun 11 06:28:56 2009 UTC (15 years ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, TASK-PEP348_SCMO-branch
Changes since 1.73: +94 -30 lines
Diff to previous 1.73
BUG#: 8513
TITLE: enhance cimconfig command to take timeout option
DESCRIPTION: Added timeout option

Revision 1.73 / (view) - annotate - [select for diffs] , Tue May 5 08:01:24 2009 UTC (15 years, 1 month ago) by thilo.boehm
Branch: MAIN
Changes since 1.72: +1 -1 lines
Diff to previous 1.72
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.72 / (view) - annotate - [select for diffs] , Tue Dec 16 18:55:42 2008 UTC (15 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-branch, HPUX_TEST
Changes since 1.71: +147 -147 lines
Diff to previous 1.71
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.66.4.1 / (view) - annotate - [select for diffs] , Tue Sep 16 06:27:45 2008 UTC (15 years, 8 months ago) by venkat.puvvada
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.66: +3 -1 lines
Diff to previous 1.66 to next main 1.67
BUG#: 7907
TITLE: cimconfig command reports incorrect exit status
DESCRIPTION:

Revision 1.68.4.1 / (view) - annotate - [select for diffs] , Tue Sep 16 06:24:32 2008 UTC (15 years, 8 months ago) by venkat.puvvada
Branch: RELEASE_2_8-branch
CVS Tags: RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1
Changes since 1.68: +3 -1 lines
Diff to previous 1.68 to next main 1.69
BUG#: 7908
TITLE: cimconfig command reports incorrect exit status
DESCRIPTION:

Revision 1.69 / (view) - annotate - [select for diffs] , Fri Sep 12 08:34:31 2008 UTC (15 years, 9 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.68: +3 -1 lines
Diff to previous 1.68
BUG#: 7899
TITLE: cimconfig command reports incorrect exit status
DESCRIPTION:

Revision 1.67.4.1 / (view) - annotate - [select for diffs] , Tue Jul 1 14:17:36 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.67: +0 -168 lines
Diff to previous 1.67 to next main 1.68
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.68 / (view) - annotate - [select for diffs] , Tue Jun 17 17:22:05 2008 UTC (15 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0, RELEASE_2_8-root
Branch point for: RELEASE_2_8-branch
Changes since 1.67: +0 -168 lines
Diff to previous 1.67
BUG#: 7741
TITLE: Unreferenced variables in client programs
DESCRIPTION: Remove unused variable definitions.

Revision 1.67 / (view) - annotate - [select for diffs] , Wed Mar 5 21:55:34 2008 UTC (16 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, RELEASE_2_8_0_BETA, RELEASE_2_8_0-FC, Makefile
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
Changes since 1.66: +1 -2 lines
Diff to previous 1.66
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.66 / (view) - annotate - [select for diffs] , Mon Sep 10 07:17:04 2007 UTC (16 years, 9 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.65: +10 -0 lines
Diff to previous 1.65
BUG#: 6497
TITLE: STDOUT & STDERR of cim server is in ASCII and should be EBCDIC

DESCRIPTION: Add helper function to set EBCDIC on file descriptors.

Revision 1.65 / (view) - annotate - [select for diffs] , Mon Sep 3 03:25:04 2007 UTC (16 years, 9 months ago) by ouyang.jian
Branch: MAIN
Changes since 1.64: +62 -2 lines
Diff to previous 1.64
BUG#:6808
TITLE: Complete some PASE code.

DESCRIPTION: Add some PASE code that forgot to commit in PEP 284.

Revision 1.61.2.1 / (view) - annotate - [select for diffs] , Mon Aug 13 07:02:05 2007 UTC (16 years, 10 months ago) by kamal.locahana
Branch: TASK-PEP274_dacim-branch
Changes since 1.61: +13 -1 lines
Diff to previous 1.61 to next main 1.62
PEP#: 274
TITLE: CIM API

DESCRIPTION: support for CMPI Providers and cimconfig

Revision 1.64 / (view) - annotate - [select for diffs] , Wed Aug 1 18:36:32 2007 UTC (16 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_7_0-BETA
Changes since 1.63: +25 -51 lines
Diff to previous 1.63
BUG#: 6729
TITLE: Remove unnecessary local variables in exception throws
DESCRIPTION: Throw exceptions directly without storing them in a local variable.

Revision 1.63 / (view) - annotate - [select for diffs] , Fri Jul 27 20:53:21 2007 UTC (16 years, 10 months ago) by runfang.zhou
Branch: MAIN
Changes since 1.62: +6 -24 lines
Diff to previous 1.62
BUG#: 6680
TITLE: Clients contain message-dependent logic
DESCRIPTION: make commands work correctly in localized environment

Revision 1.62 / (view) - annotate - [select for diffs] , Fri Jun 22 16:37:35 2007 UTC (16 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch
Changes since 1.61: +54 -65 lines
Diff to previous 1.61
BUG#: 6567
TITLE: cimconfig reads config files when CIM Server is running
DESCRIPTION: Only read the config files if the connection to the CIM Server fails.

Revision 1.61 / (view) - annotate - [select for diffs] , Mon Jun 18 13:36:26 2007 UTC (16 years, 11 months ago) by karl
Branch: MAIN
CVS Tags: 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
Branch point for: TASK-PEP274_dacim-branch
Changes since 1.60: +516 -517 lines
Diff to previous 1.60
BUG#: 6531
TITLE: chksrc cleanup of the clients directories

DESCRIPTION: No functional changes but reformatted and removed tabs
from the files listed below.

Revision 1.60 / (view) - annotate - [select for diffs] , Tue Jun 5 08:19:38 2007 UTC (17 years ago) by ouyang.jian
Branch: MAIN
Changes since 1.59: +3 -159 lines
Diff to previous 1.59
BUG#:5739
PEP#:284
TITLE: remove OS400 code

DESCRIPTION: Port Pegasus to i5/PASE platform: Step one, remove obsolete OS400 code

Revision 1.59 / (view) - annotate - [select for diffs] , Tue Apr 3 17:50:46 2007 UTC (17 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch
Changes since 1.58: +4 -18 lines
Diff to previous 1.58
BUG#: 6306
TITLE: Initialization of String objects to String::EMPTY is unnecessary
DESCRIPTION: Remove redundant object initializations.

Revision 1.58 / (view) - annotate - [select for diffs] , Wed Feb 21 10:00:19 2007 UTC (17 years, 3 months ago) by marek
Branch: MAIN
Changes since 1.57: +1 -0 lines
Diff to previous 1.57
BUG#:5265
TITLE: Make all getenv() uses failure proof

DESCRIPTION:

Revision 1.57 / (view) - annotate - [select for diffs] , Fri Jun 9 17:37:45 2006 UTC (18 years ago) by kumpf
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-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, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG7240-root, TASK-BUG7240-branch, TASK-BUG4011_WinLocalConnect-branch-New, 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_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, RELEASE_2_6-branch-clean, RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Changes since 1.56: +8 -4 lines
Diff to previous 1.56
BUG#: 5131
TITLE: Consolidate config file and repository path constants
DESCRIPTION: Consolidate some release path definitions in Constants.h

Revision 1.55.8.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:15 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.55: +3 -1 lines
Diff to previous 1.55 to next main 1.56
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.56 / (view) - annotate - [select for diffs] , Mon Jan 30 16:16:32 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5, RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4, RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root, RELEASE_2_5-branch
Changes since 1.55: +3 -1 lines
Diff to previous 1.55
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.55 / (view) - annotate - [select for diffs] , Tue Jun 7 14:05:04 2005 UTC (19 years ago) by joyce.j
Branch: MAIN
CVS Tags: STABLE, RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.54: +2 -1 lines
Diff to previous 1.54
BUG#: 3032
TITLE: Wrong Message Path for the MessageLoaderParms

DESCRIPTION: Fixed as proposed

Revision 1.54 / (view) - annotate - [select for diffs] , Wed May 11 16:06:25 2005 UTC (19 years, 1 month ago) by david.dillard
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.53: +1 -2 lines
Diff to previous 1.53
BUG#: 2182
TITLE: Removed non-empty exception specifications.

DESCRIPTION:

Revision 1.53 / (view) - annotate - [select for diffs] , Wed May 11 02:02:50 2005 UTC (19 years, 1 month ago) by humberto
Branch: MAIN
Changes since 1.52: +1 -1 lines
Diff to previous 1.52
BUG#:2742

TITLE: cimconfig prints out incorrect substitution in error message

DESCRIPTION: Option -100 is not valid for this command when the CIM server is not running. It should read: Option -d is not valid for this command when the CIM server is not running.

Revision 1.52 / (view) - annotate - [select for diffs] , Fri Mar 11 12:48:42 2005 UTC (19 years, 3 months ago) by joyce.j
Branch: MAIN
Changes since 1.51: +23 -6 lines
Diff to previous 1.51
BUG#: 2756
TITLE: PEP 167 messages not in the resource bundles

DESCRIPTION: Code is modified to retrieve the messages from the resource bundles.

Revision 1.51 / (view) - annotate - [select for diffs] , Mon Feb 28 12:21:44 2005 UTC (19 years, 3 months ago) by joyce.j
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH
Changes since 1.50: +5 -15 lines
Diff to previous 1.50
PEP#: 101
TITLE: AutoPtr Enhancement

DESCRIPTION: AutoPtr updates has been made

Revision 1.50 / (view) - annotate - [select for diffs] , Sun Feb 13 21:13:59 2005 UTC (19 years, 4 months ago) by chuck
Branch: MAIN
CVS Tags: PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.49: +31 -24 lines
Diff to previous 1.49
BUG#: 2742
TITLE: OS/400 porting fixes

DESCRIPTION: Allow utf-8 to be sent to stderr

Revision 1.49 / (view) - annotate - [select for diffs] , Mon Feb 7 14:19:32 2005 UTC (19 years, 4 months ago) by joyce.j
Branch: MAIN
Changes since 1.48: +1 -21 lines
Diff to previous 1.48
BUG#: 1794
TITLE: Unneeded try/catch in CIMConfigCommand.cpp

DESCRIPTION: Unneeded try block is removed

Revision 1.48 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:10 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.47: +3 -1 lines
Diff to previous 1.47
BUG#: 2656
TITLE: License statement update to 2005

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

Revision 1.47 / (view) - annotate - [select for diffs] , Fri Jan 7 22:44:57 2005 UTC (19 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
PEP#: 186
TITLE: Product ID Override Clean-up

DESCRIPTION: Allow the product ID (name/version/status) to be overridden based on the build environment rather than based on platform.

Revision 1.46 / (view) - annotate - [select for diffs] , Fri Jan 7 10:58:50 2005 UTC (19 years, 5 months ago) by a.arora
Branch: MAIN
Changes since 1.45: +28 -11 lines
Diff to previous 1.45
BUG#: 2351
TITLE: CLIs not validating duplicate LONG options (--help & --version)
DESCRIPTION: Fixed.

Revision 1.45 / (view) - annotate - [select for diffs] , Mon Dec 6 09:17:09 2004 UTC (19 years, 6 months ago) by a.arora
Branch: MAIN
Changes since 1.44: +12 -6 lines
Diff to previous 1.44
BUG#: 2333
TITLE:  user gets incorrect information, and less information than previously, in error cases
DESCRIPTION: Fixed in cimconfig.

Revision 1.44 / (view) - annotate - [select for diffs] , Mon Dec 6 09:10:20 2004 UTC (19 years, 6 months ago) by a.arora
Branch: MAIN
Changes since 1.43: +19 -19 lines
Diff to previous 1.43
BUG#: 2311
TITLE: CLI's displays non standard usage string
DESCRIPTION: Changed the usage display of 'cimconfig'command to original format.

Revision 1.43 / (view) - annotate - [select for diffs] , Fri Nov 19 13:02:13 2004 UTC (19 years, 6 months ago) by alagaraja
Branch: MAIN
CVS Tags: PEP213_SIZE_OPTIMIZATIONS
Changes since 1.42: +145 -28 lines
Diff to previous 1.42
PEP#: 167
TITLE: Commandline utilities cleanup
DESCRIPTION: Code changes based on PEP 167. Tested on Windows and Linux

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

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

Revision 1.41 / (view) - annotate - [select for diffs] , Sun Aug 1 19:27:14 2004 UTC (19 years, 10 months ago) by david.dillard
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.40: +23 -23 lines
Diff to previous 1.40
BUG#: 1283
TITLE: Removed unreferenced local variables.

DESCRIPTION: Also, changed some catch statements to catch their exceptions as const instead of non-const.

Revision 1.40 / (view) - annotate - [select for diffs] , Tue May 4 22:45:08 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
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.37.2.2 / (view) - annotate - [select for diffs] , Thu Nov 6 14:04:18 2003 UTC (20 years, 7 months ago) by chuck
Branch: RELEASE_2_3_0-branch
Changes since 1.37.2.1: +2 -2 lines
Diff to previous 1.37.2.1 to branch point 1.37 to next main 1.38
IBM-CC, Bug 1001, 2.3.0 branch: Message Loading errors

Revision 1.39 / (view) - annotate - [select for diffs] , Thu Nov 6 13:33:05 2003 UTC (20 years, 7 months ago) by chuck
Branch: MAIN
CVS Tags: local, RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
IBM-CC, Bug 1001, Main trunk: Message Loading errors

Revision 1.37.2.1 / (view) - annotate - [select for diffs] , Tue Nov 4 13:38:09 2003 UTC (20 years, 7 months ago) by chuck
Branch: RELEASE_2_3_0-branch
Changes since 1.37: +24 -2 lines
Diff to previous 1.37
IBM-CC, Bug 980, R2.3.0 branch

Revision 1.38 / (view) - annotate - [select for diffs] , Tue Nov 4 13:08:12 2003 UTC (20 years, 7 months ago) by chuck
Branch: MAIN
Changes since 1.37: +24 -2 lines
Diff to previous 1.37
IBM-CC, Bug 980, R2.3.1: CLIs get SIGABRT on last statement

Revision 1.37 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:00 2003 UTC (20 years, 7 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_3_0-root, POST_LICENSE_UPDATE_2003
Branch point for: RELEASE_2_3_0-branch
Changes since 1.36: +5 -3 lines
Diff to previous 1.36
PEP 55 Update license on source files to current license text and date

Revision 1.36 / (view) - annotate - [select for diffs] , Tue Oct 14 18:51:21 2003 UTC (20 years, 8 months ago) by david
Branch: MAIN
CVS Tags: TEST, PRE_LICENSE_UPDATE_2003
Changes since 1.35: +1 -0 lines
Diff to previous 1.35
IBM-DR BUG505: Minor OS400 porting changes

Revision 1.35 / (view) - annotate - [select for diffs] , Fri Sep 19 16:58:19 2003 UTC (20 years, 8 months ago) by humberto
Branch: MAIN
CVS Tags: test, RELEASE_2_3_0-msg-freeze
Changes since 1.34: +7 -6 lines
Diff to previous 1.34
IBM:HR:BUG 485

Revision 1.34 / (view) - annotate - [select for diffs] , Fri Sep 12 14:44:44 2003 UTC (20 years, 9 months ago) by humberto
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33
IBM:HR:BUG 485

Revision 1.33 / (view) - annotate - [select for diffs] , Fri Sep 5 17:08:52 2003 UTC (20 years, 9 months ago) by humberto
Branch: MAIN
Changes since 1.32: +26 -14 lines
Diff to previous 1.32
IBM:HR:BUG485

Revision 1.32 / (view) - annotate - [select for diffs] , Wed Aug 20 13:02:16 2003 UTC (20 years, 9 months ago) by humberto
Branch: MAIN
Changes since 1.31: +131 -68 lines
Diff to previous 1.31
IBM:HR:BUG 459

Revision 1.28.6.2 / (view) - annotate - [select for diffs] , Wed Aug 13 18:39:49 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.28.6.1: +28 -7 lines
Diff to previous 1.28.6.1 to branch point 1.28 to next main 1.29
merge with 2.3 localized code

Revision 1.31 / (view) - annotate - [select for diffs] , Tue Aug 12 18:28:11 2003 UTC (20 years, 10 months ago) by david
Branch: MAIN
Changes since 1.30: +25 -5 lines
Diff to previous 1.30
IBM-DR, PEP58, R2.3: I18N support

Revision 1.30 / (view) - annotate - [select for diffs] , Mon Aug 11 20:16:58 2003 UTC (20 years, 10 months ago) by humberto
Branch: MAIN
Changes since 1.29: +3 -2 lines
Diff to previous 1.29
IBM:HR,PEP58,R2.3:Globalization Changes - CLI language handling

Revision 1.28.6.1 / (view) - annotate - [select for diffs] , Tue Jul 29 14:08:27 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.28: +441 -79 lines
Diff to previous 1.28
g10n changes merged

Revision 1.29 / (view) - annotate - [select for diffs] , Mon Jul 28 16:04:23 2003 UTC (20 years, 10 months ago) by humberto
Branch: MAIN
Changes since 1.28: +441 -79 lines
Diff to previous 1.28
IBM:HR,PEP58,R2.3:Globalization changes

Revision 1.28 / (view) - annotate - [select for diffs] , Wed Apr 23 14:01:18 2003 UTC (21 years, 1 month ago) by humberto
Branch: MAIN
CVS Tags: RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PEGASUS_FC_VERSION_2_2
Branch point for: pep_88
Changes since 1.27: +14 -3 lines
Diff to previous 1.27
IBM-hurivero: bug 173, os400 porting changes

Revision 1.27 / (view) - annotate - [select for diffs] , Wed Apr 2 22:23:46 2003 UTC (21 years, 2 months ago) by humberto
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common
Changes since 1.26: +54 -21 lines
Diff to previous 1.26
IBM-Humberto: bug 173, os400 porting changes

Revision 1.26 / (view) - annotate - [select for diffs] , Wed Mar 19 21:22:57 2003 UTC (21 years, 2 months ago) by chuck
Branch: MAIN
Changes since 1.25: +46 -1 lines
Diff to previous 1.25
IBM-CC: Bug 173 OS/400 Porting Changes

Revision 1.25 / (view) - annotate - [select for diffs] , Mon Mar 17 18:19:01 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.24: +28 -4 lines
Diff to previous 1.24
HP-RK Bugzilla 225 (cimconfig aborts on bad argument value).

Revision 1.24 / (view) - annotate - [select for diffs] , Wed Oct 23 17:40:01 2002 UTC (21 years, 7 months ago) by chuck
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.23: +24 -0 lines
Diff to previous 1.23
Updates for OS/400

Revision 1.23 / (view) - annotate - [select for diffs] , Wed Oct 16 22:00:33 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
HP-Nag: Fixed few error messages in cimconfig, cimauth and cimuser commands.

Revision 1.22 / (view) - annotate - [select for diffs] , Fri Sep 13 20:40:42 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.21: +19 -16 lines
Diff to previous 1.21
HP-[CAKG] API Review: CIMName modifications

Revision 1.21 / (view) - annotate - [select for diffs] , Thu Sep 12 16:27:01 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.20: +7 -7 lines
Diff to previous 1.20
HP-RK API Review: Rename KeyBinding to CIMKeyBinding.  Remove definition of KeyBindingArray.

Revision 1.20 / (view) - annotate - [select for diffs] , Fri Aug 16 23:09:38 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.19: +12 -12 lines
Diff to previous 1.19
HP-RK API Review: Remove definitions of CIMClientException and CIMClientCIMException.  Replace with use of Exception and CIMException.

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Jul 30 15:14:52 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
HP-RK API Review: Updated the CIMName class to a data type class; Added CIMNamespaceName as a data type class; Updated the client, provider, and common (CIM*) classes to use CIMName and CIMNamespaceName in place of String when handing CIM names (class, property, qualifier, method, and parameter names); Changed the CIMClass constructor to take a CIMName for the class name instead of a CIMObjectPath; Changed the CIMName::equal method to be non-static

Revision 1.18 / (view) - annotate - [select for diffs] , Wed Jul 17 17:52:23 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
HP-RK String class rework from API review.  Added a StringRep class to encapsulate the String implementation.  This removes the String.h dependency on Array.h, which allows the Array template to explicitly throw exceptions (which depend on String, which used to depend on Array...).

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Jun 11 05:27:30 2002 UTC (22 years ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH
Changes since 1.16: +2 -20 lines
Diff to previous 1.16
HP-RK Consolidate definition of client SSL files and prepending of PEGASUS_HOME directory.

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Jun 3 16:49:49 2002 UTC (22 years ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_10
Changes since 1.15: +14 -16 lines
Diff to previous 1.15
HP-RK Clean up use of namespace and class name constants.  Add namespace checks in internal (control) provider lookup.

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

Revision 1.14 / (view) - annotate - [select for diffs] , Thu May 30 14:55:16 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.13: +6 -3 lines
Diff to previous 1.13
HP-[CAKG] Remove CIMNamedInstance class; use CIMInstance

Revision 1.13 / (view) - annotate - [select for diffs] , Wed May 15 23:24:15 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
HP-RK Use CIMObjectPath class instead of CIMReference.

Revision 1.12 / (view) - annotate - [select for diffs] , Tue May 14 16:10:35 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.11: +12 -16 lines
Diff to previous 1.11
HP-Nag: Implemented Certification verification code in TLS.cpp, created a new class CertificateInfo to pass certificate information to the clients call back function. Modified CIMServer.cpp and the Command lines that are using SSLContext to pass the certificate verification call back function. Fixed few display messages in cimconfig command.

Revision 1.11 / (view) - annotate - [select for diffs] , Mon May 6 19:13:06 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.10: +31 -24 lines
Diff to previous 1.10
HP-RK Reworked the String class.  Fixed the places where StrLen() was reading off the end of arrays.  Removed the Cat() functions.  Moved Open(), OpenAppend(), and GetLine() functions to the FileSystem module.  Removed the EmptyStringArray() method.  Moved method implementations from header file to source file.  Marked the _CString class for internal use only.

Revision 1.10 / (view) - annotate - [select for diffs] , Thu Apr 25 02:18:01 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.9: +57 -47 lines
Diff to previous 1.9
HP-RK Overhauled the configuration property unset functionality.

Revision 1.9 / (view) - annotate - [select for diffs] , Sat Apr 20 20:15:26 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.8: +2 -0 lines
Diff to previous 1.8
HP-DME: Added reference to PegasusVersion.h to allow version tracking at the component level.

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Apr 18 21:01:51 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
HP-RK Use CIM_ERR_NOT_FOUND instead of CIM_ERR_NO_SUCH_PROPERTY.

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Apr 17 02:47:17 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.6: +16 -28 lines
Diff to previous 1.6
HP-RK Defined an exception hierarchy for CIMClient API users.  All exceptions thrown by CIMClient are now subclasses of CIMClientException.  A new message type, ClientExceptionMessage has been defined as well.  This message is used to communicate client exceptions from the CIM operation response decoder to the CIMClient.  The CIM clients that are linked into the Pegasus build have been updated to catch CIMClientException instead of CIMException.

Revision 1.6 / (view) - annotate - [select for diffs] , Wed Mar 27 19:46:33 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09, VERSION_1_08
Changes since 1.5: +10 -8 lines
Diff to previous 1.5
HP-RK Integrated the UserAuthProvider with the ModuleController as a control provider.  Moved the UserAuthProvider from the Providers tree to the Pegasus tree.

Revision 1.5 / (view) - annotate - [select for diffs] , Fri Mar 8 20:02:53 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.4: +1 -5 lines
Diff to previous 1.4
HP-RK Simplified CIMClient API construction so that client applications no longer need to know about Monitors and HTTPConnectors.

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Mar 7 02:24:51 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.3: +1 -12 lines
Diff to previous 1.3
HP-RK Change CIMClient.connectLocal signature to not take any parameters (remove port number and user name parameters).

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Feb 20 23:12:05 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.2: +57 -80 lines
Diff to previous 1.2
HP-Nag: Modified HTTPAcceptor to optionally bind to loopback host. Made corrensponding modification in CIMClient to connect to loopback host when connectLocal() method is used. Added a new method lookupPort() in System.h to return the system configured wbem port number. Modified cimuser, cimauth and cimconfig CLI's to use modified CIMClient connectLocal() interface.

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

Revision 1.1.2.12 / (view) - annotate - [select for diffs] , Mon Dec 10 12:59:50 2001 UTC (22 years, 6 months ago) by sage
Branch: dev
CVS Tags: dev_dead
Changes since 1.1.2.11: +1 -1 lines
Diff to previous 1.1.2.11 to branch point 1.1 to next main 1.2
FIX: Linux build needs Pegasus/Common/Config.h included first

Revision 1.1.2.11 / (view) - annotate - [select for diffs] , Wed Nov 21 07:18:54 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.1.2.10: +17 -12 lines
Diff to previous 1.1.2.10 to branch point 1.1
HP-RK Changed the return value of EnumerateInstances from Array<CIMInstance> to Array<CIMNamedInstance>.  Changed the parameter to ModifyInstance from CIMInstance to CIMNamedInstance.  Added an optional PropertyList parameter to ModifyInstance.  Changed all handling of PropertyList parameters to use the CIMPropertyList class instead of Array<String>.  Each of these changes was required to comply with the DMTF specification.  These changes were made throughout the system except for in the provider API.  For now, the CIMProviderHandle and CIMBaseProviderHandle hide the differences from providers, so older providers will continue to function.  However, this means that clients can not yet take advantage of the added functionality.

Revision 1.1.2.10 / (view) - annotate - [select for diffs] , Tue Nov 20 22:21:45 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.1.2.9: +4 -4 lines
Diff to previous 1.1.2.9 to branch point 1.1
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.1.2.9 / (view) - annotate - [select for diffs] , Tue Nov 20 06:11:34 2001 UTC (22 years, 6 months ago) by mike
Branch: dev
Changes since 1.1.2.8: +5 -5 lines
Diff to previous 1.1.2.8 to branch point 1.1
Fixed compiler warnings on Linux/GNU C++.

Revision 1.1.2.8 / (view) - annotate - [select for diffs] , Thu Nov 15 19:27:21 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
Changes since 1.1.2.7: +1 -1 lines
Diff to previous 1.1.2.7 to branch point 1.1
HP-RK Fixed a defect in CIMConfigCommand.cpp that caused a core dump (array index out of bounds exception).

Revision 1.1.2.7 / (view) - annotate - [select for diffs] , Mon Nov 12 19:26:47 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
Changes since 1.1.2.6: +2 -2 lines
Diff to previous 1.1.2.6 to branch point 1.1
HP-RK Fixed a bug in CIMConfigCommand that caused 'cimconfig -l -c' to core dump.

Revision 1.1.2.6 / (view) - annotate - [select for diffs] , Thu Oct 18 20:14:52 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
CVS Tags: SNAPSHOT_1_04
Changes since 1.1.2.5: +44 -68 lines
Diff to previous 1.1.2.5 to branch point 1.1
HP-YZ Changed cimconfig to accept setting property to be NULL. Also, if -u -p is specified in the cimconfig, instead of updating property value to be default in the planned config file, remove the property from the planned config file. Converted ConfigSettingProvider to use provider2 library. HP-NB Modified cimconfig and ConfigFileHandler to allow creating of config files when the cimconfig is run without the CIMOM running.

Revision 1.1.2.5 / (view) - annotate - [select for diffs] , Wed Sep 5 12:58:59 2001 UTC (22 years, 9 months ago) by sage
Branch: dev
Changes since 1.1.2.4: +1 -1 lines
Diff to previous 1.1.2.4 to branch point 1.1
FIX: removed #include <Pegasus/Client/ClientException.h>

Revision 1.1.2.4 / (view) - annotate - [select for diffs] , Sat Sep 1 21:53:17 2001 UTC (22 years, 9 months ago) by mike
Branch: dev
Changes since 1.1.2.3: +14 -13 lines
Diff to previous 1.1.2.3 to branch point 1.1
Finalized queue-based client rework.

Revision 1.1.2.3 / (view) - annotate - [select for diffs] , Wed Aug 15 22:43:46 2001 UTC (22 years, 10 months ago) by kumpf
Branch: dev
Changes since 1.1.2.2: +350 -152 lines
Diff to previous 1.1.2.2 to branch point 1.1
HP-NB Modified Config framework to remove dependency on the config files at the start of the cimserver. Now the cimserver will use in-memory default values in the absence of config files and command line options. Fixed a few defects in the config framework that were causing cimom to crash under certain conditions. Changed the config provider class name to 'PG_ConfigSetting' in the mof file and modified provider implementation files accordingly. Also modified the config CLI to show user friendly error/status messages.

Revision 1.1.2.2 / (view) - annotate - [select for diffs] , Thu Aug 2 18:15:24 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
CVS Tags: version_1_01
Changes since 1.1.2.1: +2 -8 lines
Diff to previous 1.1.2.1 to branch point 1.1
got everything building on NT

Revision 1.1.2.1 / (view) - annotate - [select for diffs] , Tue Jul 31 22:54:37 2001 UTC (22 years, 10 months ago) by kumpf
Branch: dev
Changes since 1.1: +1170 -0 lines
Diff to previous 1.1
Config Framework, Config Provider and cimconfig CLI files.

Revision 1.1 , Tue Jul 31 22:54:37 2001 UTC (22 years, 10 months ago) by kumpf
Branch: MAIN
Branch point for: dev
FILE REMOVED
file CIMConfigCommand.cpp was initially added on branch dev.

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

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2