(file) Return to DefaultPropertyTable.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Config

Diff for /pegasus/src/Pegasus/Config/DefaultPropertyTable.h between version 1.48 and 1.49

version 1.48, 2009/01/21 17:46:23 version 1.49, 2009/05/27 05:56:26
Line 57 
Line 57 
     {"slp", "false", IS_STATIC, IS_VISIBLE},     {"slp", "false", IS_STATIC, IS_VISIBLE},
 #endif #endif
     {"enableAssociationTraversal", "true", IS_STATIC, IS_VISIBLE},     {"enableAssociationTraversal", "true", IS_STATIC, IS_VISIBLE},
   #ifdef PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT
       {"enableIndicationService", "true", IS_DYNAMIC, IS_VISIBLE},
   #else
     {"enableIndicationService", "true", IS_STATIC, IS_VISIBLE},     {"enableIndicationService", "true", IS_STATIC, IS_VISIBLE},
   #endif
   
 # ifdef PEGASUS_DEFAULT_ENABLE_OOP # ifdef PEGASUS_DEFAULT_ENABLE_OOP
     {"forceProviderProcesses", "true", IS_STATIC, IS_VISIBLE},     {"forceProviderProcesses", "true", IS_STATIC, IS_VISIBLE},
 # else # else


Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2