6f3f036 Ticket #17 - Replication optimizations

Authored and Committed by mreynolds 12 years ago
    Ticket #17 - Replication optimizations
    
    Bug Description:  looks for processes to skip if we are dealing with a replicated
                      operation.
    
    Fix Description:  Syntax and schema checking is already covered, but there are a few things
                      in add.c and modify.c that can be skipped:
    
    			- Reverse Password storage scheme plugins
    			- Other misc userpassword stuff
    			- objectclass expansion
    
    Reviewed by: rmeggins (Thanks Rich!)
    
    https://fedorahosted.org/389/ticket/17
    
        
file modified
+17 -16
file modified
+2 -2