CVS log for pegasus/readme.pulloperations

(logo)

Help

(back) Up to [Pegasus] / pegasus

Request diff between arbitrary revisions


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

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Nov 13 13:29:21 2014 UTC (9 years, 5 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.3: +76 -39 lines
Diff to previous 1.3
BUG#: 9960
TITLE: Forgot one real limitation (propertyLists and FQL) in the readme

DESCRIPTION: Add doc on that limitation and clean up some editorial issues
that I had missed

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Nov 12 13:34:09 2014 UTC (9 years, 5 months ago) by karl
Branch: MAIN
Changes since 1.2: +296 -746 lines
Diff to previous 1.2
BUG#: 9952
PEP#: DELETE ONE OF THESE LINES
TITLE: reame.pulloperations incomplete and includes info from the
development process

DESCRIPTION: readme cleaned up to define what is delivered in 2.14 for
the pull operations as defined by DMTF and the FQL query language
that the pull operations support.

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:06 2014 UTC (9 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: postBug9676
Changes since 1.1: +856 -0 lines
Diff to previous 1.1
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.1.2.51 / (view) - annotate - [select for diffs] , Wed Aug 27 14:09:22 2014 UTC (9 years, 8 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.1.2.50: +2 -2 lines
Diff to previous 1.1.2.50 to branch point 1.1 to next main 1.2
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch Minor correction to readme

DESCRIPTION: Change text in readme

Revision 1.1.2.50 / (view) - annotate - [select for diffs] , Tue Aug 26 18:41:25 2014 UTC (9 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.49: +8 -0 lines
Diff to previous 1.1.2.49 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch - Modifications to pullop test

DESCRIPTION: Removed some displays from the nightly tests for
pullop tests. We were getting warnings that no longer made sense.

Revision 1.1.2.49 / (view) - annotate - [select for diffs] , Wed Aug 20 19:16:49 2014 UTC (9 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.48: +16 -0 lines
Diff to previous 1.1.2.48 to branch point 1.1
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.1.2.48 / (view) - annotate - [select for diffs] , Tue Aug 19 20:06:15 2014 UTC (9 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.47: +4 -0 lines
Diff to previous 1.1.2.47 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch - Update readme

DESCRIPTION: Update readme doc to reflect mergeout today, 19 Aug 2014

Revision 1.1.2.47 / (view) - annotate - [select for diffs] , Tue Aug 19 17:07:56 2014 UTC (9 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.46: +8 -0 lines
Diff to previous 1.1.2.46 to branch point 1.1
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.1.2.46 / (view) - annotate - [select for diffs] , Fri Aug 15 11:14:21 2014 UTC (9 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.45: +21 -0 lines
Diff to previous 1.1.2.45 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch - readme update accidently did not
get committed with yesterdays checkin

DESCRIPTION: commit update to readme

Revision 1.1.2.45 / (view) - annotate - [select for diffs] , Wed Aug 13 13:15:53 2014 UTC (9 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.44: +3 -0 lines
Diff to previous 1.1.2.44 to branch point 1.1
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.1.2.44 / (view) - annotate - [select for diffs] , Wed Aug 13 11:42:16 2014 UTC (9 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.43: +8 -8 lines
Diff to previous 1.1.2.43 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch Compile Error, Windows

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

Revision 1.1.2.43 / (view) - annotate - [select for diffs] , Tue Jul 29 16:58:52 2014 UTC (9 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.42: +4 -0 lines
Diff to previous 1.1.2.42 to branch point 1.1
BUG#: 9676
TITLE: EnumerationContext unit test broken

DESCRIPTION: Clean up unit test

Revision 1.1.2.42 / (view) - annotate - [select for diffs] , Wed Jul 23 15:57:58 2014 UTC (9 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.41: +3 -0 lines
Diff to previous 1.1.2.41 to branch point 1.1
BUG#: 9676
TITLE: Mergeout from head of tree to branch TASK-PEP317_pullop-branch

DESCRIPTION: Modified and added files from head since last mergeout. This
brings task branch up to head of tree as of 23 July 2014

Revision 1.1.2.41 / (view) - annotate - [select for diffs] , Wed Jul 23 15:21:05 2014 UTC (9 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.40: +5 -1 lines
Diff to previous 1.1.2.40 to branch point 1.1
BUG#: 9676
TITLE: Issue with Strings.h on windows platform

DESCRIPTION: Removed the include since not used.

Revision 1.1.2.40 / (view) - annotate - [select for diffs] , Thu Jul 17 20:01:31 2014 UTC (9 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.39: +8 -0 lines
Diff to previous 1.1.2.39 to branch point 1.1
BUG#: 9676
TITLE: Testing issues found in pullop, CIMOperationRequestDispatcher for
DISABLE_QUERY, PullErrors

DESCRIPTION: Fixed.  see Readme.PullOperations for 16 July 2014

Revision 1.1.2.39 / (view) - annotate - [select for diffs] , Thu Jul 3 21:30:32 2014 UTC (9 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.38: +13 -0 lines
Diff to previous 1.1.2.38 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch - Issue with pullop and use of the
getoopt function.  Fails clean build because of missing lib and the
--help option causes exit 1.

DESCRIPTION: Fixed the issues. Created local version of exceptions rather
than use library and added a forgotten option spec.

Revision 1.1.2.38 / (view) - annotate - [select for diffs] , Thu Jun 19 01:08:56 2014 UTC (9 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.37: +9 -4 lines
Diff to previous 1.1.2.37 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch Issues noted with code in bug comments
58,60

DESCRIPTION: These issues fixed.

Revision 1.1.2.37 / (view) - annotate - [select for diffs] , Sat Jun 14 21:08:12 2014 UTC (9 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.36: +26 -20 lines
Diff to previous 1.1.2.36 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch - Merge out of head of tree to the
task branch.

DESCRIPTION: This brings the Task Branch for PEP 317 up-to-date with
the head of CVS tree.

Revision 1.1.2.36 / (view) - annotate - [select for diffs] , Thu Jun 12 19:35:15 2014 UTC (9 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.35: +14 -1 lines
Diff to previous 1.1.2.35 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Fix errors from comments in bug on
11 June 2014.  Implement code for cimconfig calls (note that it is
commented out until we do bug 9819). Remove ExecInfo.h header include
ref.

DESCRIPTION: Correct several places where there was const on pass-by-value
argument in client. Implement code for cimconfig parameters. Corrected
documentation for pull operations. Remove erroneous header from
PullErrors.cpp

Revision 1.1.2.35 / (view) - annotate - [select for diffs] , Sun Jun 1 18:26:51 2014 UTC (9 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.34: +66 -19 lines
Diff to previous 1.1.2.34 to branch point 1.1
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.1.2.34 / (view) - annotate - [select for diffs] , Thu May 29 22:55:34 2014 UTC (9 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.33: +36 -9 lines
Diff to previous 1.1.2.33 to branch point 1.1
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.1.2.33 / (view) - annotate - [select for diffs] , Mon May 26 19:18:30 2014 UTC (9 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.32: +4 -0 lines
Diff to previous 1.1.2.32 to branch point 1.1
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.1.2.32 / (view) - annotate - [select for diffs] , Mon May 26 17:46:21 2014 UTC (9 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.31: +17 -10 lines
Diff to previous 1.1.2.31 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Modifications to function per doc.

DESCRIPTION: EnumerationContextTable hash table dynamic size based on
max number of open contexts. Remove diagnostic messages. Other miscellaneous
changes.

Revision 1.1.2.31 / (view) - annotate - [select for diffs] , Fri May 9 15:46:15 2014 UTC (9 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.30: +77 -32 lines
Diff to previous 1.1.2.30 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Code rework and add some new validation.

DESCRIPTION: Redo CIMMessage to put constructors in cpp and add
intermediate messages in hiearchy for more efficient processing
of open and pull messages.  Moved several template functions to
real functions.  Added new input parameter check for namespace to
pull operations.

Revision 1.1.2.30 / (view) - annotate - [select for diffs] , Sun May 4 22:05:10 2014 UTC (9 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.29: +12 -5 lines
Diff to previous 1.1.2.29 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Clean up thread interface, fix error
causing nightly test error, remove some diagnostics.

DESCRIPTION: Added semaphore to thread interface.  Fixed error in Release
Context that was causing use of enumerationContext after release. Removed
some diagnostics.

Revision 1.1.2.29 / (view) - annotate - [select for diffs] , Fri May 2 18:36:25 2014 UTC (9 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.28: +16 -9 lines
Diff to previous 1.1.2.28 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Correct bug causing removeContext
failure and clean up some threading code

DESCRIPTION: Removed more diagnostics. Correct setup of EnumContextTimer
thread. move limit setting for enumcontexttable to dispatcher. Increased
size of hashtable. Corrected error causing failure of remove
EnumerationContexts

Revision 1.1.2.28 / (view) - annotate - [select for diffs] , Thu May 1 17:58:23 2014 UTC (9 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.27: +28 -6 lines
Diff to previous 1.1.2.27 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch Cleanup some code and remove some issues
with the timeout thread.

DESCRIPTION: Cleaned up and removed marked out code. Removed conflict issue
with timer thread. Changed names on number of variables for clarity. Removed
one EnumeationContext unused variable (namespace).

Revision 1.1.2.27 / (view) - annotate - [select for diffs] , Sun Apr 27 23:52:28 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.26: +26 -4 lines
Diff to previous 1.1.2.26 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Brought readme.pulloperations up to date

DESCRIPTION: Add comments about changes over weekend and the new mergeout

Revision 1.1.2.26 / (view) - annotate - [select for diffs] , Tue Apr 22 23:49:58 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.25: +16 -5 lines
Diff to previous 1.1.2.25 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch readme.pullOperatons

DESCRIPTION: Added more comments about changes in the cvs commit today.

Revision 1.1.2.25 / (view) - annotate - [select for diffs] , Tue Apr 22 23:42:00 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.24: +2 -0 lines
Diff to previous 1.1.2.24 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. readme.pulloperations

DESCRIPTION: Added comment to readme about last cvs commit to branch

Revision 1.1.2.24 / (view) - annotate - [select for diffs] , Tue Apr 22 22:51:39 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.23: +8 -3 lines
Diff to previous 1.1.2.23 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Minor changes

DESCRIPTION:  Extended tests. Minor changes to get better diagnostics
trace.

Revision 1.1.2.23 / (view) - annotate - [select for diffs] , Mon Apr 21 12:42:06 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.22: +45 -25 lines
Diff to previous 1.1.2.22 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch

DESCRIPTION: Decoder cleanup of the ...IParam classes and some exception
responses. Fixed issues in the Enumeration Timeout thread. Enabled
0 reject 0 operationTimeout exception and added internal variable to
control it.

Revision 1.1.2.22 / (view) - annotate - [select for diffs] , Thu Apr 17 23:12:04 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.21: +10 -0 lines
Diff to previous 1.1.2.21 to branch point 1.1
BUG#: 9676
TITLE: Cleanup of messy code and removal of some diagnostics.

DESCRIPTION: Cleaned up some interfaces, added documentation,
made number of PEGASUS_ASSERTS into PEGASUS_DEBUG_ASSERT and fixed
issue in pullop Makefile tests causing failure in tests of large
numbers of responses

Revision 1.1.2.21 / (view) - annotate - [select for diffs] , Thu Apr 17 12:23:54 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.20: +9 -0 lines
Diff to previous 1.1.2.20 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Minor changes from previous checkin
that was causing issues in the end-end tests

DESCRIPTION: Fixed issue in msg bundle and one OpenEnumerateInstances
static test that caused test failure.

Revision 1.1.2.20 / (view) - annotate - [select for diffs] , Thu Apr 10 23:33:15 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.19: +4 -0 lines
Diff to previous 1.1.2.19 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch

DESCRIPTION: Clean up issue with issueing pull responses that was causing
failures. Clean up code and remove some diagnostics in EnumerationContext
and EnumerationContextTable files.

Revision 1.1.2.19 / (view) - annotate - [select for diffs] , Mon Apr 7 23:20:07 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.18: +24 -0 lines
Diff to previous 1.1.2.18 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch Update readme and fix issue
with PullErrors


DESCRIPTION: Changed PullErrors to set the number of responses for
a test because we no longer guarantee a fixed number and this test
depended on that.

Revision 1.1.2.18 / (view) - annotate - [select for diffs] , Mon Mar 31 21:46:02 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.17: +23 -1 lines
Diff to previous 1.1.2.17 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Fixes to xml output issues from
OOP processors with pull reference and associator calls.

DESCRIPTION: Corrected CIMResponseData to generate correct
XmlInternalEncoder call for pull and nonpull xml output. Added a
couple of traces to better track through these calls. Fixed error
in PullErrors for timeout. Added first statistics on shutdown
for EnumerationContextTable. Removed ConditionVariable from
getCache for the moment since it was causing the thread block with
monitor.  Right now this means open almost always returns 0 objects
since this is temp fix. Also had to block static tests since the
test for objects in response.  Note this means pullop returns
warning messages about "too few objects in response." Will fix this
issue in next checkin.

Revision 1.1.2.17 / (view) - annotate - [select for diffs] , Mon Dec 16 18:31:08 2013 UTC (10 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.16: +6 -0 lines
Diff to previous 1.1.2.16 to branch point 1.1
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch - Update readme

DESCRIPTION: Update readme to reflect 15 Dec 2013 mergeout and mergein

Revision 1.1.2.16 / (view) - annotate - [select for diffs] , Thu Nov 21 17:59:38 2013 UTC (10 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.15: +17 -3 lines
Diff to previous 1.1.2.15 to branch point 1.1
PEP#: 317
TITLE: TASK-PEP317_pullop-branch Merge Out from head of tree effective 21 Nov 2013.

DESCRIPTION:

Revision 1.1.2.15 / (view) - annotate - [select for diffs] , Wed Nov 20 02:22:01 2013 UTC (10 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.14: +20 -32 lines
Diff to previous 1.1.2.14 to branch point 1.1
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.1.2.14 / (view) - annotate - [select for diffs] , Mon Oct 14 15:25:56 2013 UTC (10 years, 6 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.13: +15 -5 lines
Diff to previous 1.1.2.13 to branch point 1.1
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.1.2.13 / (view) - annotate - [select for diffs] , Sat Oct 5 20:30:09 2013 UTC (10 years, 6 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.12: +1 -0 lines
Diff to previous 1.1.2.12 to branch point 1.1
PEP#: 317
TITLE: Doc change only

DESCRIPTION:

Revision 1.1.2.12 / (view) - annotate - [select for diffs] , Thu Oct 3 09:45:31 2013 UTC (10 years, 6 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.11: +11 -15 lines
Diff to previous 1.1.2.11 to branch point 1.1
PEP#: 317
TITLE: TASK-PEP317_pullop-branch - Readme only

DESCRIPTION: Update readme to reflect mergeout to 29 September and clean
up use of OOP with XML data.

Revision 1.1.2.11 / (view) - annotate - [select for diffs] , Sun Sep 29 19:51:12 2013 UTC (10 years, 6 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.10: +53 -49 lines
Diff to previous 1.1.2.10 to branch point 1.1
PEP#: 317
TITLE: Update readme.pulloperations to reflect 29 Aug 2013 Checkin

DESCRIPTION: Documentaiton only

Revision 1.1.2.10 / (view) - annotate - [select for diffs] , Sun Sep 29 18:09:49 2013 UTC (10 years, 6 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.9: +11 -1 lines
Diff to previous 1.1.2.9 to branch point 1.1
PEP#: 317
TITLE: Clean up OOP to correctly process XML response for pull. Clean
up of statisticalData

DESCRIPTION: Changed OOP path to provider more info to ProviderAgent,
Modified StatisticalData interface to handle Open & Pull operations,
Clean up issues with ExecQuery. and a number of other minor changes.

Revision 1.1.2.9 / (view) - annotate - [select for diffs] , Tue Sep 17 15:24:34 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.8: +15 -1 lines
Diff to previous 1.1.2.8 to branch point 1.1
PEP#: 317
TITLE: TASK-PEP317_pullop-branch. Working code update

DESCRIPTION: Detailed description in readme.pulloperations. Generally
minor reorganization of parameters in OpenExecQuery, remove memory leak
move more CIMOperationRequestDispatcher code to templates.

Revision 1.1.2.8 / (view) - annotate - [select for diffs] , Sat Sep 14 22:08:12 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: POSTAUG25UPDATE
Changes since 1.1.2.7: +26 -13 lines
Diff to previous 1.1.2.7 to branch point 1.1
PEP#: 317
TITLE: PEP 317, Pull Operations mergeout and code cleanup.

DESCRIPTION: No new functionality added but cleaned up a number of issues.
Merged out up to 25 August. Note that most functions run today except for
OpenExecQuery which is not tested.  See the readme.pulloperations for more
details

Revision 1.1.2.7 / (view) - annotate - [select for diffs] , Sun Jun 16 12:04:23 2013 UTC (10 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE
Changes since 1.1.2.6: +15 -6 lines
Diff to previous 1.1.2.6 to branch point 1.1
PEP#: 317
TITLE: Task Branch PEP 317, Pullop

DESCRIPTION: Update current info in readme

Revision 1.1.2.6 / (view) - annotate - [select for diffs] , Tue Jun 11 23:56:21 2013 UTC (10 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.5: +31 -14 lines
Diff to previous 1.1.2.5 to branch point 1.1
PEP#: 317
TITLE: PEP 317, Task branch.  Modify working documentation only

DESCRIPTION: This is only update to the readme

Revision 1.1.2.5 / (view) - annotate - [select for diffs] , Tue Jun 11 22:17:40 2013 UTC (10 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.4: +31 -0 lines
Diff to previous 1.1.2.4 to branch point 1.1
PEP#: 317
TITLE: Task Branch PEP 317

DESCRIPTION: Fix BinaryCodec.cpp and issue with PullErrors

Revision 1.1.2.4 / (view) - annotate - [select for diffs] , Sun Jun 9 16:18:32 2013 UTC (10 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.3: +48 -10 lines
Diff to previous 1.1.2.3 to branch point 1.1
PEP#: 317
TITLE: TASK PEP 317, Pull Operations

DESCRIPTION: Add OpenQuery, Clean up EnumContext

Revision 1.1.2.3 / (view) - annotate - [select for diffs] , Wed Jun 5 18:14:15 2013 UTC (10 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.2: +34 -0 lines
Diff to previous 1.1.2.2 to branch point 1.1
BUG#: 317
TITLE: Task 317, Pull Operations. Update to code to fix issues with pullop,etc

DESCRIPTION: Extend Pullop.  Change name of ResponseStressTest to have separate
classes for c++ and CMPI, Fixed timing issue in CIMResponseData

Revision 1.1.2.2 / (view) - annotate - [select for diffs] , Mon Jun 3 21:34:01 2013 UTC (10 years, 10 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.1.2.1: +37 -6 lines
Diff to previous 1.1.2.1 to branch point 1.1
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.1.2.1 / (view) - annotate - [select for diffs] , Sun Jan 16 21:11:30 2011 UTC (13 years, 3 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013, BeforeUpdateToHeadOct82011
Changes since 1.1: +229 -0 lines
Diff to previous 1.1
BUG#: 8874
TITLE: Minor changes and add readme

DESCRIPTION: Add readme file (Contains current status). Comment out
timer test to help find crash

Revision 1.1 , Sun Jan 16 21:11:30 2011 UTC (13 years, 3 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Branch point for: TASK-PEP317_pullop-branch
FILE REMOVED
file readme.pulloperations was initially added on branch TASK-PEP317_pullop-branch.

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