CVS log for pegasus/src/Clients/cimcli/CIMCLIClient.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: TASK-PEP317_pullop-branch

Revision 1.18.2.16 / (view) - annotate - [select for diffs] , Wed Aug 20 19:16:49 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.18.2.15: +22 -2 lines
Diff to previous 1.18.2.15 to branch point 1.18 to next main 1.19
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Minor cleanup to code

DESCRIPTION: Cleaned up several TODO comments. Put ifdef around a
number of the current trace messages for the future. Minor efficiency
improvement in removing use of String::EMPTY for many things.

Revision 1.18.2.15 / (view) - annotate - [select for diffs] , Tue Aug 19 17:07:56 2014 UTC (9 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.18.2.14: +2 -2 lines
Diff to previous 1.18.2.14 to branch point 1.18
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch Clean up TODOS, etc.

DESCRIPTION: Clean up TODO comments and make some changes for
code efficiency.  Should be No behavior changes.

Revision 1.18.2.14 / (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
Changes since 1.18.2.13: +2 -16 lines
Diff to previous 1.18.2.13 to branch point 1.18
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.18.2.13 / (view) - annotate - [select for diffs] , Wed Aug 13 11:42:17 2014 UTC (9 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.18.2.12: +2 -2 lines
Diff to previous 1.18.2.12 to branch point 1.18
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch Compile Error, Windows

DESCRIPTION: Correct error and couple of other minor editorial issues.

Revision 1.18.2.12 / (view) - annotate - [select for diffs] , Sun Jun 1 18:26:52 2014 UTC (10 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.18.2.11: +3 -3 lines
Diff to previous 1.18.2.11 to branch point 1.18
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. New functionality and code cleanup

DESCRIPTION: OpenQueryInstances now working. Fixed issue with cimcli,
fixed UIntArgs to use smart pointers, Cleaned up CreateContext, Cleaned
up code in WQL/CQLOperationRequestDispatcher.cpp to create common
function, other minor.  See readme for 30 May for list.

Revision 1.18.2.11 / (view) - annotate - [select for diffs] , Thu May 29 22:55:34 2014 UTC (10 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.18.2.10: +18 -13 lines
Diff to previous 1.18.2.10 to branch point 1.18
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Correct error noted in  bug9676,
Clean up OpenQueryInstances, error in cimcli handling of FQL
language parameter results in reject of request.

DESCRIPTION: Finished code for OpenQueryInstances to create common path
for ExecQuery and OpenQueryInstances. ExecQuery tested. fixed issue
in cimcli.  Corrected erroneous inclusion of execinfo.h header include,
removed more diagnostic messages, modified CreateContext function
interface.

Revision 1.18.2.10 / (view) - annotate - [select for diffs] , Mon May 26 19:18:31 2014 UTC (10 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.18.2.9: +36 -6 lines
Diff to previous 1.18.2.9 to branch point 1.18
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Error in default parameter for query
language parameter for pull operations

DESCRIPTION: fix so default is "" and not WQL.

Revision 1.18.2.9 / (view) - annotate - [select for diffs] , Mon May 19 21:49:39 2014 UTC (10 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.18.2.8: +22 -20 lines
Diff to previous 1.18.2.8 to branch point 1.18
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch - Issue with cimcli not using
the query and queryLanguage parameters on calls

DESCRIPTION: Change to use the parameters as input

Revision 1.18.2.8 / (view) - annotate - [select for diffs] , Sat Dec 14 18:02:17 2013 UTC (10 years, 6 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.18.2.7: +3 -4 lines
Diff to previous 1.18.2.7 to branch point 1.18
PEP#: 317
TITLE: TASK-PEP317_pullop-branch Pull Operations update

DESCRIPTION: Fix number of issued brought up in review including:
Unreachable code, bad char in string in CIMCLICLIOperations,
redundant code in CIMCLIClient and ResponseStressTestProvider

Revision 1.18.2.7 / (view) - annotate - [select for diffs] , Wed Nov 20 02:22:02 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.18.2.6: +112 -7 lines
Diff to previous 1.18.2.6 to branch point 1.18
PEP#: 317
TITLE: Extend code for openQueryInstances through client, etc.

DESCRIPTION: Finished openQueryInstances to client code. Moved one parameter
in openQueryInstances to match other pull operations. Added openQueryInstance
to cimcli.  Added to CIMOperationRequestDecoder.

Revision 1.18.2.6 / (view) - annotate - [select for diffs] , Mon Oct 14 15:25:57 2013 UTC (10 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.18.2.5: +1 -0 lines
Diff to previous 1.18.2.5 to branch point 1.18
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.18.2.5 / (view) - annotate - [select for diffs] , Sun Sep 29 20:45:41 2013 UTC (10 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.18.2.4: +61 -54 lines
Diff to previous 1.18.2.4 to branch point 1.18
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.18.2.4 / (view) - annotate - [select for diffs] , Mon Jun 3 21:34:51 2013 UTC (11 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.18.2.3: +637 -139 lines
Diff to previous 1.18.2.3 to branch point 1.18
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.18.2.3 / (view) - annotate - [select for diffs] , Wed Feb 15 17:47:02 2012 UTC (12 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.18.2.2: +197 -67 lines
Diff to previous 1.18.2.2 to branch point 1.18
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.18.2.2 / (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.18.2.1: +266 -82 lines
Diff to previous 1.18.2.1 to branch point 1.18
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.18.2.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:49 2011 UTC (13 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: BeforeUpdateToHeadOct82011
Changes since 1.18: +752 -0 lines
Diff to previous 1.18
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.18 / (view) - annotate - [select for diffs] , Fri Jan 14 14:40:53 2011 UTC (13 years, 5 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, RELEASE_2_11_0-FC
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.17: +25 -14 lines
Diff to previous 1.17
BUG#: 8898
TITLE: Enable sp(SetProperty) method of cimcli

DESCRIPTION: Enable sp(SetProperty) method of cimcli

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