orion / freeipa

Forked from freeipa 5 years ago
Clone

86d8365 Improve loops around slapi mods

Authored and Committed by simo 11 years ago
    Improve loops around slapi mods
    
    Avoid the need to allocate/free a Slapi_Mod and avoid checking for attribute
    equvalence after a match (use if/else)