Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trace more SASL calls #4510

Closed
wants to merge 1 commit into from
Closed

Trace more SASL calls #4510

wants to merge 1 commit into from

Commits on Dec 18, 2020

  1. Trace more SASL calls

    Add log trace for sasl_server_start() and sasl_server_step() to
    investigate performance issues with SASL bind.
    
    sasl_errstring() perform a simple and fast switch case mapping from
    error code to const string.
    
    See: 389ds#4506
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    tiran committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    02d5c10 View commit details
    Browse the repository at this point in the history