3cf8563 Ticket 49227 - ldapsearch does not return the expected Error log level

Authored and Committed by mreynolds 6 years ago
    Ticket 49227 - ldapsearch does not return the expected Error log level
    
    Bug Description:  The default log level 16384 is stripped from the loglevel
                      returned to a client.  This can return an unexpected result.
    
    Fix Description:  Do not strip the default level.  Also removed old code that
                      logged a useless message if verbose logging was being used.
    
    https://pagure.io/389-ds-base/issue/49227
    
    Reviewed by: firstyear(Thanks!)
    
        
file modified
+0 -14