CVS log for pegasus/src/Clients/cimcli/ObjectBuilder.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.24 / (view) - annotate - [select for diffs] , Mon Sep 22 16:21:49 2014 UTC (9 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, HEAD
Changes since 1.23: +276 -98 lines
Diff to previous 1.23
BUG#: 9885
TITLE: Ship cimcli on release build. Internationalize remainder of msgs

DESCRIPTION: This patch internationalizes most of the remaining messages
in cimcli.  It does not internationalize the messages from the verbose mode
and there are some cases where specific words (ex. namespaces) that feed
groups of assembled messages are not internationalized but the majority
of cimcli is not internationalized.  Note that this patch adds an awk
based tool that gets the interationalization from the source code itself
rather that trying to maintain the bundle and code completely separately
For each NEWly internationalized message, the message internationalization
is documented just below the message and the the awk program extracts this
info, confirms that it is correct, and creates installs the result into
the CLI message bundle replacing the previous version of the same messages.
Also, this technique was NOT used on previously internationalized messages
(the help messages). The process of extracting the internationalization
and modifying the bundle is in two new targets in the Makefile for cimcli.

Revision 1.9.2.7 / (view) - annotate - [select for diffs] , Wed Aug 13 13:15:53 2014 UTC (9 years, 10 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.9.2.6: +12 -17 lines
Diff to previous 1.9.2.6 to branch point 1.9 to next main 1.10
BUG#: 9676
TITLE: Mergeout of head of tree to task branch

DESCRIPTION: Mergeout of everything since 29 July from head of tree
to task branch.  Primarily changes to cimcli and configure

Revision 1.23 / (view) - annotate - [select for diffs] , Tue Aug 5 13:34:06 2014 UTC (9 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.22: +12 -17 lines
Diff to previous 1.22
BUG#: 9919
TITLE: Compiling on windows platform causes warning messages from
cimcli code

DESCRIPTION: Made 64 to 32 bit conversion explicit. Removed stringPrintf local to use common String function appendPrintf,
removed some unused includes, removed some unused parameters.

Revision 1.19.10.3 / (view) - annotate - [select for diffs] , Thu Dec 5 07:14:36 2013 UTC (10 years, 6 months ago) by lawrence.luo
Branch: TASK-PEP362_RestfulService-branch
CVS Tags: TASK-PEP362_RestfulService-merged_out_to_branch
Changes since 1.19.10.2: +17 -6 lines
Diff to previous 1.19.10.2 to branch point 1.19 to next main 1.20
PEP#: 362
TITLE: Webadmin and Restful Services

DESCRIPTION:

Syc with Head branch

Revision 1.9.2.6 / (view) - annotate - [select for diffs] , Tue Dec 3 01:21:41 2013 UTC (10 years, 6 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.9.2.5: +17 -6 lines
Diff to previous 1.9.2.5 to branch point 1.9
PEP#: 317
TITLE: TASK-PEP317_pullop-branch - Upto date with head of tre 1 dec 2013

DESCRIPTION: Changes to mergeout from head of tree to 1 Dec 2013

Revision 1.22 / (view) - annotate - [select for diffs] , Mon Dec 2 12:13:48 2013 UTC (10 years, 6 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk
Changes since 1.21: +17 -6 lines
Diff to previous 1.21
BUG#: 9776
TITLE: Add new warning as error to build system, at least for Linux

DESCRIPTION: Add new warning as error for gcc and clang compilers

Revision 1.9.2.5 / (view) - annotate - [select for diffs] , Mon Oct 14 15:25:57 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.9.2.4: +1 -0 lines
Diff to previous 1.9.2.4 to branch point 1.9
PEP#: 317
TITLE: TASK-PEP317_pullop-branch. New MergeOut of head of tree up to
13 Oct

DESCRIPTION: Bring into line with head of tree, Clean up number of issues
with OOP processing.

Revision 1.19.10.2 / (view) - annotate - [select for diffs] , Tue Oct 1 14:47:46 2013 UTC (10 years, 8 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.19.10.1: +0 -0 lines
Diff to previous 1.19.10.1 to branch point 1.19
PEP#: 362
TITLE: RestfultServices

DESCRIPTION: Sync up with head of tree

Revision 1.19.10.1 / (view) - annotate - [select for diffs] , Tue Oct 1 14:47:40 2013 UTC (10 years, 8 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.19: +2 -1 lines
Diff to previous 1.19
PEP#: 362
TITLE: RestfultServices

DESCRIPTION: Sync up with head of tree

Revision 1.21 / (view) - annotate - [select for diffs] , Tue Oct 1 04:20:09 2013 UTC (10 years, 8 months ago) by dl.meetei
Branch: MAIN
Changes since 1.20: +1 -0 lines
Diff to previous 1.20
BUG#: 9785
TITLE:Build break due to inclusion of `bool` in C code by Config.h

DESCRIPTION: This is interim committed to check if it fixes the nbat failure
and can be revoked if required

Revision 1.9.2.4 / (view) - annotate - [select for diffs] , Sun Sep 29 20:45:41 2013 UTC (10 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.9.2.3: +1 -1 lines
Diff to previous 1.9.2.3 to branch point 1.9
PEP#: 317
TITLE: TASK-PEP317_pullop-branch, Mergeout from head of tree up to 29 Sept 2013

DESCRIPTION: Merged Head of tree from 19 Sept to 29 Sept into this task
branch. Required a few other changes to use boolToString in cimcli and
also cleaned up CIMOperationRequestDispatcher to use new functions

Revision 1.20 / (view) - annotate - [select for diffs] , Thu Sep 26 15:04:17 2013 UTC (10 years, 8 months ago) by karl
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
BUG#: 9778
TITLE: Add functions for CIMPropertyList.toString and boolToString

DESCRIPTION: Added these new functions to common API.  Note that we probably
need to do new interfaceArchive for 2.14. Also modified cimcli and
InteropProvider to use the new functions.

Revision 1.9.2.3 / (view) - annotate - [select for diffs] , Mon Jun 3 21:34:51 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.9.2.2: +4 -118 lines
Diff to previous 1.9.2.2 to branch point 1.9
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.19 / (view) - annotate - [select for diffs] , Mon Feb 18 15:00:20 2013 UTC (11 years, 3 months ago) by marek
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_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_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
Branch point for: TASK-PEP362_RestfulService-branch
Changes since 1.18: +0 -5 lines
Diff to previous 1.18
BUG#:9536
TITLE: tweak PEGASUS_ASSERT and other macro  to avoid unused warnings and build break

DESCRIPTION:

Revision 1.18 / (view) - annotate - [select for diffs] , Mon Jan 14 12:05:38 2013 UTC (11 years, 4 months ago) by dl.meetei
Branch: MAIN
Changes since 1.17: +2 -3 lines
Diff to previous 1.17
BUG#: 9520
TITLE:New warnings from clang 3.2 for unused private data``

DESCRIPTION:

Revision 1.17 / (view) - annotate - [select for diffs] , Thu Nov 15 09:39:09 2012 UTC (11 years, 6 months ago) by marek
Branch: MAIN
Changes since 1.16: +0 -2 lines
Diff to previous 1.16
BUG#:9425
TITLE: Remove unused variables in ALL but WQL, CQL and Compiler

DESCRIPTION:

Revision 1.16 / (view) - annotate - [select for diffs] , Wed May 30 04:23:36 2012 UTC (12 years ago) by ajay.rao
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.15: +1 -107 lines
Diff to previous 1.15
BUG#: 9267
TITLE: Moving csvStringParse to a place available to all Clients

DESCRIPTION:

Revision 1.15 / (view) - annotate - [select for diffs] , Tue Apr 3 15:40:55 2012 UTC (12 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
BUG#: 9201
TITLE: Add option to define client truststore

DESCRIPTION: Add and implements option --truststore to allow an ssl
client truststore defining certs expected from server to be input with
a cimcli request. Implements option conditional display info help and doc.
No specific tests added since testing depends on so many external factors.

Revision 1.9.2.2 / (view) - annotate - [select for diffs] , Wed Feb 15 17:47:02 2012 UTC (12 years, 3 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.9.2.1: +105 -30 lines
Diff to previous 1.9.2.1 to branch point 1.9
BUG#: 99999
TITLE: Task317 Branch -- pull operations. Sync to head of tree

DESCRIPTION: Sync the branch back to the head of cvs tree

Revision 1.14 / (view) - annotate - [select for diffs] , Thu Oct 13 16:26:21 2011 UTC (12 years, 8 months ago) by karl
Branch: MAIN
Changes since 1.13: +105 -30 lines
Diff to previous 1.13
BUG#: 9077
TITLE: Extend cimcli create/modify/invoke method interface to allow
ref definition with embedded format

DESCRIPTION: Complete patch for implementation of extension to all ref
property definitions with the ={ ... } format similar to embedded
instances. Includes  documentation update

Revision 1.9.2.1 / (view) - annotate - [select for diffs] , Tue Oct 11 17:17:59 2011 UTC (12 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.9: +907 -251 lines
Diff to previous 1.9
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.13 / (view) - annotate - [select for diffs] , Wed Sep 14 14:02:50 2011 UTC (12 years, 9 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
BUG#: 9074
TITLE: Build break in Objectbuilder.cpp

DESCRIPTION: Using PEAGUS_ASSERT() instead of assert()

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Sep 12 21:32:10 2011 UTC (12 years, 9 months ago) by karl
Branch: MAIN
Changes since 1.11: +898 -283 lines
Diff to previous 1.11
BUG#: 9007
TITLE: PEP 361, implement embedded instances on create and modify

DESCRIPTION: All changes for adding this functionality including
CIMCLI, the provider extensions, the help files, the doc files

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Feb 23 23:48:20 2011 UTC (13 years, 3 months ago) by karl
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, RELEASE_2_11-root, RELEASE_2_11-branch
Changes since 1.10: +1 -4 lines
Diff to previous 1.10
BUG#: 8743
TITLE: cimcli Modify Instance does not work

DESCRIPTION: Corrected processing for objectPath input, enabled
interactive mode for modify instance, fixed test, moded documentation

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Jan 25 11:24:29 2011 UTC (13 years, 4 months ago) by anusha.kandepu
Branch: MAIN
CVS Tags: RELEASE_2_11_0-FC
Changes since 1.9: +46 -2 lines
Diff to previous 1.9
BUG#:8830
TITLE:CIMOM does not filter instances based on propertyList.
DESCRIPTION: CIMOM infrastructure will do the filtering for both Default C++ and CMPI providers.

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Jan 14 14:40:54 2011 UTC (13 years, 5 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.8: +36 -0 lines
Diff to previous 1.8
BUG#: 8898
TITLE: Enable sp(SetProperty) method of cimcli

DESCRIPTION: Enable sp(SetProperty) method of cimcli

Revision 1.8 / (view) - annotate - [select for diffs] , Tue Dec 14 11:32:08 2010 UTC (13 years, 6 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.7: +14 -0 lines
Diff to previous 1.7
BUG#: 8879
TITLE: Have cimcli support reference data type for create instance operation

DESCRIPTION: Add reference data type support to cimcli

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Nov 17 12:10:16 2010 UTC (13 years, 6 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.6: +24 -26 lines
Diff to previous 1.6
BUG#: 8879
TITLE: Old CopyRight header in ObjectBuilder.cpp + .h

DESCRIPTION: Replace copy right with current version.

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Jun 29 14:04:36 2010 UTC (13 years, 11 months ago) by marek
Branch: MAIN
Changes since 1.5: +1 -3 lines
Diff to previous 1.5
BUG#:8792
TITLE: Compile break in ObjectBuilder.cpp

DESCRIPTION:

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Jan 25 14:05:22 2010 UTC (14 years, 4 months ago) by karl
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.4: +49 -85 lines
Diff to previous 1.4
BUG#: 8677
TITLE: cimcli association tests disabled  because results not
deterministic

DESCRIPTION: Added -sort option to cimcli and used this as basis for
running tests. Extended and corrected documentation also

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Jan 14 09:40:49 2010 UTC (14 years, 5 months ago) by marek
Branch: MAIN
Changes since 1.3: +30 -29 lines
Diff to previous 1.3
BUG#:8671
TITLE: cimcli fails to compile on gcc 3.3

DESCRIPTION:

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Jan 6 06:32:09 2010 UTC (14 years, 5 months ago) by sahana.prabhakar
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
BUG#: 8671
TITLE:cimcli fails to compile on gcc 3.3
DESCRIPTION: Minor change for the code to compile with gcc 3.3.

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Dec 23 12:42:37 2009 UTC (14 years, 5 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.1: +5 -1 lines
Diff to previous 1.1
BUG#: 8675
TITLE: CLITestProvider/tests generates error on references in output diff
DESCRIPTION: Moved associtaion/reference test results to different result file, corrected the test provider and added new help master file for SSL enabled tests.

Revision 1.1 / (view) - annotate - [select for diffs] , Wed Dec 16 18:50:51 2009 UTC (14 years, 5 months ago) by karl
Branch: MAIN
BUG#: 8633
TITLE: Modifications to cimcli per PEP 283

DESCRIPTION: Update cimcli files and add new files per PEP 283

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