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

Shim gss api on Linux to delay loading libgssapi_krb5.so #55037

Merged
merged 10 commits into from
Jul 9, 2021

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    348e6bb View commit details
    Browse the repository at this point in the history
  2. do all functions

    VSadov committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    4a8f960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef4c398 View commit details
    Browse the repository at this point in the history
  4. remap all gss method calls

    VSadov committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    998e1a9 View commit details
    Browse the repository at this point in the history
  5. keep one lib instance open.

    VSadov committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7f88c8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dece8f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    b2868bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ca749 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. no indirection

    VSadov committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    adeffde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e8953 View commit details
    Browse the repository at this point in the history