ptrnine / freeipa

Forked from freeipa 3 years ago
Clone

754d0be Split out manipulation of logon_info blob

Authored and Committed by simo 11 years ago
    Split out manipulation of logon_info blob
    
    This way multiple functions can manipulate the logon info structure until all
    operations we want to do on it are done and then fold it back once.
    
        
file modified
+69 -40