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

Diff for /pegasus/src/Executor/LocalAuth.h between version 1.1.2.3 and 1.1.2.4

version 1.1.2.3, 2007/01/04 15:21:01 version 1.1.2.4, 2007/01/12 06:31:02
Line 37 
Line 37 
 #include "SessionKey.h" #include "SessionKey.h"
 #include "Defines.h" #include "Defines.h"
  
   EXECUTOR_LINKAGE
 int StartLocalAuthentication( int StartLocalAuthentication(
     const char* user,     const char* user,
     char path[EXECUTOR_BUFFER_SIZE],     char path[EXECUTOR_BUFFER_SIZE],
     SessionKey* key);     SessionKey* key);
  
   EXECUTOR_LINKAGE
 int FinishLocalAuthentication( int FinishLocalAuthentication(
     const SessionKey* key,     const SessionKey* key,
     const char* token);     const char* token);


Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2