1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/credentials
Stefan Metzmacher 5af5bf2645 auth/credentials: don't call talloc_free(ccache_name) on callers memory
The internally allocated ccache_name has ccc as parent,
so we don't need to cleanup explicitly.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2024-04-23 14:17:32 +00:00
..
tests auth:credentials: Fix code spelling 2024-04-21 22:10:36 +00:00
credentials_cmdline.c auth/creds: fix a typo in a comment 2023-01-17 17:21:38 +00:00
credentials_gmsa.c auth/credentials: Read managed_password.passwords.query_interval only after parsing 2024-04-09 23:59:54 +00:00
credentials_internal.h auth/credentials: Add API to allow requesting a Kerberos ticket to be protected with FAST 2023-11-29 03:11:34 +00:00
credentials_krb5.c auth/credentials: don't call talloc_free(ccache_name) on callers memory 2024-04-23 14:17:32 +00:00
credentials_krb5.h auth/credentials: Allow generation of old Kerberos keys also 2024-03-14 22:06:39 +00:00
credentials_ntlm.c auth: Remove unnecessary casts 2023-08-14 04:57:34 +00:00
credentials_secrets.c Add ROLE_IPA_DC into two more places 2023-04-25 07:46:36 +00:00
credentials.c lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
credentials.h auth/credentials: Cope with GMSA 5min password preview in cli_credentials_set_gmsa_passwords() 2024-03-14 22:06:39 +00:00
pycredentials.c auth:credentials: Remove unnecessary declaration 2024-04-21 22:10:36 +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/credentials: Cope with GMSA 5min password preview in cli_credentials_set_gmsa_passwords() 2024-03-14 22:06:39 +00:00