627a0a4 * src/session.c,src/session.h: make the current open/close session function into one that's called with an extra parameter to help clarify when we're calling it

Authored and Committed by Nalin Dahyabhai 12 years ago
    * src/session.c,src/session.h: make the current open/close session function into one that's called with an extra parameter to help clarify when we're calling it
    * src/auth.c: call the new open/close session "worker" function with information indicating that it's really a setcred call
    
        
file modified
+7 -0
file modified
+5 -2
file modified
+34 -15
file added
+43