docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / auth / credentials / tests / test_creds.c
2021-06-29 Andreas Schneiderauth:creds: Return bool for cli_credentials_guess()
2021-06-29 Andreas Schneiderauth:creds: Return a bool for cli_credentials_set_conf()
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_get_pass...
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_get_user...
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_set_gens...
2021-04-28 Andreas Schneiderauth:creds:tests: Add test for cli_credentials_set_kerb...
2020-12-16 Andreas Schneiderauth:creds: Add cli_credentials_dump()
2020-11-05 Alexander BokovoyRevert "cli_credentials: add a helper to parse user...
2020-11-05 Alexander BokovoyRevert "cli_credentials_parse_string: fix parsing of...
2020-11-04 Alexander Bokovoycli_credentials: add a helper to parse user or group...
2020-11-04 Alexander Bokovoycli_credentials_parse_string: fix parsing of principals
2020-11-03 Andreas Schneiderauth:creds:tests: Migrate test to a cmocka unit test