(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.1.2.7 and 1.1.2.8

version 1.1.2.7, 2007/01/11 16:01:23 version 1.1.2.8, 2007/01/11 20:48:24
Line 35 
Line 35 
 #define _Executor_Defines_h #define _Executor_Defines_h
  
 #include <Pegasus/Common/Constants.h> #include <Pegasus/Common/Constants.h>
   #include <assert.h>
  
 #define EXECUTOR_TRACE printf("TRACE: %s(%d)\n", __FILE__, __LINE__) #define EXECUTOR_TRACE printf("TRACE: %s(%d)\n", __FILE__, __LINE__)
  
Line 116 
Line 117 
 /* /*
 **============================================================================== **==============================================================================
 ** **
   ** CIMSERVERA
   **
   **     The name of the external PAM authentication program.
   **
   **==============================================================================
   */
   
   #define CIMSERVERA "cimservera"
   
   /*
   **==============================================================================
   **
 ** 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.1.2.7  
changed lines
  Added in v.1.1.2.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2