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

Diff for /pegasus/src/Executor/Defines.h between version 1.4 and 1.5

version 1.4, 2008/12/02 09:00:13 version 1.5, 2010/10/29 05:29:49
Line 145 
Line 145 
 /* /*
 **============================================================================== **==============================================================================
 ** **
   ** CIMPROVAGT32
   **
   **     The name of the 32-bit provider agent program.
   **
   **==============================================================================
   */
   
   #define CIMPROVAGT32 "cimprovagt32"
   
   /*
   **==============================================================================
   **
 ** CIMSERVERA ** CIMSERVERA
 ** **
 **     The name of the external PAM authentication program. **     The name of the external PAM authentication program.
Line 157 
Line 169 
 /* /*
 **============================================================================== **==============================================================================
 ** **
   ** ProviderModule bitness values
   **
   **==============================================================================
   */
   
   #define BITNESS_DEFAULT 1
   #define BITNESS_32 2
   #define BITNESS_64 3
   
   /*
   **==============================================================================
   **
 ** EXIT_ON_POLICY_FAILURE ** EXIT_ON_POLICY_FAILURE
 ** **
 **     If this is defined, the executor exits on any policy failure. **     If this is defined, the executor exits on any policy failure.


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2