c9db9d3 LDAP: Support returning referral information

1 file Authored by sgallagh 8 years ago, Committed by jhrozek 8 years ago,
    LDAP: Support returning referral information
    
    Some callers may be interested in the raw referral values returned from
    a lookup. This patch allows interested consumers to get these referrals
    back and process them if they wish. It does not implement a generic
    automatic following of referrals.
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+112 -22