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 bf1c294adb auth:creds: Free the uname pointer in cli_credentials_parse_string()
The data is duplicated and we don't need it anymore.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed Mar 24 03:13:05 UTC 2021 on sn-devel-184
2021-03-24 03:13:05 +00:00
..
tests auth:creds: Add cli_credentials_dump() 2020-12-16 13:56:49 +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 cli_credentials_(get|set)_smb_encryption() 2020-08-19 16:22:41 +00:00
credentials_krb5.c auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +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: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
credentials_secrets.c auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
credentials.c auth:creds: Free the uname pointer in cli_credentials_parse_string() 2021-03-24 03:13:05 +00:00
credentials.h auth:creds: Add command line function for standard password callback 2021-03-24 00:55:32 +00:00
pycredentials.c auth:creds: Don't include credentials_internal.h twice 2021-03-24 02:08:54 +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