1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth/credentials
Andreas Schneider 0c94e48c64 auth:creds: Remove unused simple.c file
This code is tested by the cmocka unit test:
auth/credentials/tests/test_creds.c

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2021-07-08 09:30:40 +00:00
..
tests auth:creds: Remove unused simple.c file 2021-07-08 09:30:40 +00:00
credentials_cmdline.c auth:creds: Add command line function for standard password callback 2021-03-24 00:55:32 +00:00
credentials_internal.h auth:creds: Add obtained arg to cli_credentials_set_gensec_features() 2021-04-28 03:43:34 +00:00
credentials_krb5.c auth:creds: Add obtained arg to cli_credentials_set_kerberos_state() 2021-04-28 03:43:34 +00:00
credentials_krb5.h auth/credentials: also do a shallow copy of the krb5_ccache. 2016-07-22 23:34:20 +02:00
credentials_ntlm.c auth:creds: Add obtained arg to cli_credentials_set_kerberos_state() 2021-04-28 03:43:34 +00:00
credentials_secrets.c auth:creds: Add obtained arg to cli_credentials_set_kerberos_state() 2021-04-28 03:43:34 +00:00
credentials.c auth:creds: Return bool for cli_credentials_guess() 2021-06-29 02:19:35 +00:00
credentials.h auth:creds: Return bool for cli_credentials_guess() 2021-06-29 02:19:35 +00:00
pycredentials.c auth/credentials: allow credentials.Credentials to act as base class 2021-07-01 17:46:31 +00:00
pycredentials.h pycredentials.h: use import to ensure python type correctness 2019-07-22 22:20:26 +00:00
samba-credentials.pc.in build: correct package dependencies 2017-04-18 18:54:13 +02:00
wscript_build auth:creds: Use our own cli_credentials_set_cmdline_callbacks() 2021-03-24 00:55:32 +00:00