1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/auth/credentials
Joseph Sutton db889249ab auth/credentials: Fix NULL dereference
We should not pass a NULL pointer to netlogon_creds_session_encrypt().

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-05-05 02:54:31 +00:00
..
tests CVE-2020-25722 selftest: allow for future failures in BindTests.test_virtual_email_account_style_bind 2021-11-09 19:45:32 +00:00
credentials_cmdline.c auth/creds: fix a typo in a comment 2023-01-17 17:21:38 +00:00
credentials_internal.h auth: Fix code spelling 2023-03-28 09:33:31 +00:00
credentials_krb5.c auth: Fix code spelling 2023-03-28 09:33:31 +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: Add cli_credentials_is_password_nt_hash() 2023-04-05 01:06:29 +00:00
credentials_secrets.c Add ROLE_IPA_DC into two more places 2023-04-25 07:46:36 +00:00
credentials.c auth: Fix code spelling 2023-03-28 09:33:31 +00:00
credentials.h auth: Add cli_credentials_is_password_nt_hash() 2023-04-05 01:06:29 +00:00
pycredentials.c auth/credentials: Fix NULL dereference 2023-05-05 02:54: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