CVS log for pegasus/src/Clients/cimcli/CIMCLIOutput.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)
Current tag: MAIN

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Sep 22 16:21:49 2014 UTC (9 years, 9 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.15: +89 -39 lines
Diff to previous 1.15
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.15 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:07 2014 UTC (9 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: postBug9676
Changes since 1.14: +13 -8 lines
Diff to previous 1.14
BUG#: 9676
TITLE: Add pull operations to the OpenPegasusclient and server

DESCRIPTION: This patch is the implementation of the pull operations
defined in DSP0200 for both the CIM Client and CIM Server.  It includes
test programs in Pegasus/Client/tests and extends cimcli to make pull
requests and receive pull operation responses. There are still limitations
and issues noted in the readme.pulloperations file as well as some KS_TOD
comments marking things to do in the source code.

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Aug 5 13:34:06 2014 UTC (9 years, 11 months ago) by karl
Branch: MAIN
CVS Tags: preBug9676, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.13: +24 -2 lines
Diff to previous 1.13
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.13 / (view) - annotate - [select for diffs] , Mon Dec 2 12:13:48 2013 UTC (10 years, 7 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
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.12 / (view) - annotate - [select for diffs] , Thu Jan 10 04:53:06 2013 UTC (11 years, 5 months ago) by dl.meetei
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.11: +0 -33 lines
Diff to previous 1.11
BUG#: 9480
TITLE: Clean up unused functions in pegasus except in Pegasus/Compiler

DESCRIPTION:

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Aug 22 08:13:05 2012 UTC (11 years, 10 months 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, RELEASE_2_12-root, RELEASE_2_12-branch
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
BUG#: 9354
TITLE: cimcli ni operation does not display UTF data properly

DESCRIPTION:

Revision 1.10 / (view) - annotate - [select for diffs] , Thu Jul 26 10:14:53 2012 UTC (11 years, 11 months ago) by dev.meetei
Branch: MAIN
CVS Tags: RELEASE_2_12_0-FC
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
BUG#: 9236
TITLE:Add support for clang/clang++ in Linux

DESCRIPTION:

Revision 1.9 / (view) - annotate - [select for diffs] , Mon May 28 03:49:10 2012 UTC (12 years, 1 month ago) by ajay.rao
Branch: MAIN
Changes since 1.8: +22 -24 lines
Diff to previous 1.8
BUG#: 9265
TITLE: UTF-8 rendering is faulty in cimcli

DESCRIPTION:

Revision 1.8 / (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.7: +1 -1 lines
Diff to previous 1.7
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.7 / (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.6: +227 -100 lines
Diff to previous 1.6
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.6 / (view) - annotate - [select for diffs] , Wed Feb 16 18:15:46 2011 UTC (13 years, 4 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.5: +1 -1 lines
Diff to previous 1.5
BUG#: 8751
TITLE: TestInstance: Does not work

DESCRIPTION: Extend testInstance to not assume server returns just
properties in property list. Extend test for instance differences.
Corrected error in CIMCLassRep.buildInstance where propagated flag not
inserted into instance

Revision 1.5 / (view) - annotate - [select for diffs] , Wed Feb 16 15:11:06 2011 UTC (13 years, 4 months ago) by karl
Branch: MAIN
Changes since 1.4: +14 -9 lines
Diff to previous 1.4
BUG#: 8750
TITLE: Option -x does not work

DESCRIPTION:  Fix parameter testing for -x and -o input parameters.
Add output processing for -o txt (outputs mof). add tests for these
options.

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Feb 18 03:00:04 2010 UTC (14 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, RELEASE_2_11_0-FC, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
BUG#: 8724
TITLE: cimcli invokeMethod skips first input parameter

DESCRIPTION: Modified the -ip option to show deprecated and generate
error message. Modified error documentation. Modified one test in CMPI
to eliminate the option

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Feb 5 16:38:44 2010 UTC (14 years, 5 months ago) by karl
Branch: MAIN
Changes since 1.2: +62 -70 lines
Diff to previous 1.2
BUG#: 8700
TITLE:  HP Cadvise throws the following warnings in CIMCLIOutput.cpp

DESCRIPTION: Fixed HP Cadvise  issue and in process cleaned up the
function with the issue.  Added a test  to test the -sort option  to
the test suite

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Jan 25 14:05:22 2010 UTC (14 years, 5 months ago) by karl
Branch: MAIN
Changes since 1.1: +556 -129 lines
Diff to previous 1.1
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.1 / (view) - annotate - [select for diffs] , Wed Dec 16 18:50:51 2009 UTC (14 years, 6 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