1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source3/libads
Jeremy Allison 96a649efd8 s3: libads: Fix coverity false positive.
dn is always returned as NULL on error in ads_build_path(),
but coverity can't see that. Easy change to quieten it.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>

Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Mon Jul  4 16:42:28 UTC 2022 on sn-devel-184
2022-07-04 16:42:28 +00:00
..
ads_ldap_protos.h
ads_proto.h s3:libads: Allocate ads->config.bind_path under ADS_STRUCT talloc context 2022-06-27 15:50:30 +00:00
ads_status.c krb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_wrap/krb5_errs.c 2020-02-10 16:32:37 +00:00
ads_status.h
ads_struct.c s3: libads: Fix coverity false positive. 2022-07-04 16:42:28 +00:00
authdata.c s3:libads: Return canonical principal and realm from kerberos_return_pac() 2022-02-23 15:20:32 +00:00
cldap.c s3/libads: clang: Fix Array access results in a null pointer dereference 2019-09-25 09:47:32 +00:00
cldap.h libads: Check cldap flags in libads/ldap 2017-05-30 08:06:06 +02:00
disp_sec.c s3:libads: Allocate ads->config.config_path under ADS_STRUCT talloc context 2022-06-27 15:50:30 +00:00
kerberos_keytab.c s3:libads: Remove extra new line in keytab list output 2021-07-02 11:45:48 +00:00
kerberos_proto.h s3:libads: Return canonical principal and realm from kerberos_return_pac() 2022-02-23 15:20:32 +00:00
kerberos_util.c s3:libads: let kerberos_kinit_password_ext() return the canonicalized principal/realm 2019-09-24 18:30:37 +00:00
kerberos.c s3:libads: Fix creating local krb5.conf 2022-03-16 14:26:36 +00:00
krb5_setpw.c s3:libads: Do not turn on canonicalization flag for MIT Kerberos 2019-10-12 17:39:13 +00:00
ldap_printer.c werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source3/libads/ldap_printer.c 2016-09-28 00:04:18 +02:00
ldap_schema_oids.h
ldap_schema.c
ldap_schema.h
ldap_user.c
ldap_utils.c s3:libads: Allocate ADS_STRUCT under a talloc context 2022-06-27 15:50:30 +00:00
ldap.c s3:libads: Check if we have a valid sockaddr 2022-06-27 20:39:31 +00:00
ndr.c s3:libads: Print ads->auth.ccache_name in ndr_print_ads_struct() 2022-06-27 15:50:30 +00:00
net_ads_setspn.c s3:utils: add new 'net ads setspn delete' subcommand 2018-03-02 14:07:14 +01:00
sasl_wrapping.c libads: abstract out SASL wrapping code 2017-05-17 23:02:09 +02:00
sasl.c s3:libads: Disable NTLMSSP if not allowed (for builds without kerberos) 2022-01-21 23:33:36 +00:00
sitename_cache.c libads: Convert sitename_key() to talloc 2022-01-18 20:22:38 +00:00
sitename_cache.h
util.c Spelling fixes s/convertion/conversion/ 2019-09-01 22:21:26 +00:00