pbrezina / SSSD / sssd

Forked from SSSD/sssd 7 years ago
Clone

dd6bf2b Make enumeration an independent task

Authored and Committed by simo 14 years ago
    Make enumeration an independent task
    
    Always immediately return to DP, and update users/groups in the background.
    Also implements an optimization to retrieve only changed/new users/groups
    by filtering using the modifyTimestamp after the first query.
    
        
file modified
+533 -42
file modified
+16 -6
file modified
+7 -3