(file) Return to readme.pulloperations CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/readme.pulloperations between version 1.1.2.37 and 1.1.2.40

version 1.1.2.37, 2014/06/14 22:08:12 version 1.1.2.40, 2014/07/17 21:01:31
Line 102 
Line 102 
        this in DMTF and not implement in in OpenPegasus. TODO add a bug        this in DMTF and not implement in in OpenPegasus. TODO add a bug
        defining this limitation. This is not a TODO, just a warning for        defining this limitation. This is not a TODO, just a warning for
        the future. TODO add bug about this and add to release notes        the future. TODO add bug about this and add to release notes
      15. Clarify trace of completion of each enumeration sequence.
      16. Statistics keeping for open, etc. through cimperf.
   
  
    NEXT TASKS:    NEXT TASKS:
       a. finish 8, 12 above. Test against cimperf since there was a bug       a. finish 8, 12 above. Test against cimperf since there was a bug
       in cimperf from before.       in cimperf from before.
  
   17 July 2014
   1. Correct error in CIMOperationRequestDispatcher.cpp OpenQueryInstances
      when PEGASUS_DISABLE_QUERY set.
   2. Correct issue in diagnostic code in CIMResponseData.cpp that used
      snprintf function not available in windows.
   3. Clean up some miscellaneous code in pullop and it makefile.
   4. Minor change to PullErrosrs.
   
   2 July 2014
   1. Corrected error in the new getoopt functions that caused it to fail
      in build and also in it unit test with the --help option.
   
   28 June 2014
   1. Corrected issue where ZOs was getting errors from pullop because we
      used getopt to parse command line and the linux getopt is not behavior
      consistent with ZOs.  Note that the ZOs getopt matches the posix expect and
      the linux one has extensions (notably it permutes non option arguments to
      the end of the arguments array.  The easiest and most logical was to move
      the whole parser to use the internal getoopt which is what we should be
      using all the time in any case.
   18 June 2014
   1. Correct errors in pullop and CMIMessage.cpp identified by Ji Lee as comments 58,59
   2. Correct error in Makefile identified by Ji Lee as bug comment 60
   
 14 June 2014 14 June 2014
 1. Mergeout from head of tree. 1. Mergeout from head of tree.
  
   
 12 June 2014 12 June 2014
 1. Implement the basic code for the CIMOperationDispatcher portion of bug 9819 1. Implement the basic code for the CIMOperationDispatcher portion of bug 9819
    Note that the CIMConfig calls are disabled with comments.    Note that the CIMConfig calls are disabled with comments.


Legend:
Removed from v.1.1.2.37  
changed lines
  Added in v.1.1.2.40

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2