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

Diff for /pegasus/src/Pegasus/Config/DefaultPropertyTableSolaris.h between version 1.8 and 1.9

version 1.8, 2009/01/21 17:46:23 version 1.9, 2009/05/27 05:56:26
Line 42 
Line 42 
     {"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
Line 62 
Line 66 
     {"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.8  
changed lines
  Added in v.1.9

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2