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

Diff for /pegasus/src/Pegasus/Config/DefaultPropertyOwner.cpp between version 1.12 and 1.13

version 1.12, 2002/06/06 17:58:19 version 1.13, 2002/07/31 21:08:40
Line 65 
Line 65 
     {"enableAssociationTraversal", "true", 0, 0, 0},     {"enableAssociationTraversal", "true", 0, 0, 0},
     {"enableIndicationService", "true", 0, 0, 0},     {"enableIndicationService", "true", 0, 0, 0},
     {"tempLocalAuthDir", "/tmp", 0, 0, 0},     {"tempLocalAuthDir", "/tmp", 0, 0, 0},
       {"enableClientCertification", "false", 0, 0, 0}
 }; };
  
 const Uint32 NUM_PROPERTIES = sizeof(properties) / sizeof(properties[0]); const Uint32 NUM_PROPERTIES = sizeof(properties) / sizeof(properties[0]);


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2