ce4ff66 Ticket 47807 - SLAPI_REQUESTOR_ISROOT not set for extended operation plugins

Authored and Committed by mreynolds 9 years ago
    Ticket 47807 - SLAPI_REQUESTOR_ISROOT not set for extended operation plugins
    
    Bug Description:  SLAPI_REQUESTOR_ISROOT not set for extended operation plugins
    
    Fix Description:  Added the appropriate call to slapi_pblock_set just before
                      the plugin functions get called in extendop.c
    
    https://fedorahosted.org/389/ticket/47807
    
    Patch proivded by: Jochen Schneider <scne59@gmail.com> (Thanks!!)
    
    Reviewed by: mreynolds