09f55fc Ticket 47552 - logconv: unindexed report should list bind dn

Authored and Committed by mreynolds 10 years ago
    Ticket 47552 - logconv: unindexed report should list bind dn
    
    Description:  Add the bind DN to the unindexed search report.  We need
                  to adjust the hash key in order to find the correct bind DN.
    
                  Updated the unindexed summary report to expand on each filter,
                  and the bind DN that issued it.  As well as each bind DN that
                  issused a unindexed search, and all the filters that bind DN
                  used.
    
                  Also, when doing a unindexed report, always grab the IP address
                  regardless if the connection stat flag is set.
    
                  Also made a minor improvement to the log count in the processing
                  output.
    
    https://fedorahosted.org/389/ticket/47552
    
    Reviewed by: rmeggins(Thanks!)
    
        
file modified
+82 -10