1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libads
Noel Power f5af3cb21e s3/libads: cppcheck fix error: shiftTooManyBitsSigned: error
Squash 'Shifting signed 32-bit value by 31 bits is undefined behaviour'
error

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
2019-05-29 10:10:23 +00:00
..
ads_ldap_protos.h Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code. 2015-04-22 06:22:29 +02:00
ads_proto.h s3:libads: add param to prevent writing spn(s) to ads 2018-03-02 14:07:15 +01:00
ads_status.c libads: Give krb5_errs.c its own header 2018-11-27 07:13:14 +01:00
ads_status.h Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code. 2015-04-22 06:22:29 +02:00
ads_struct.c s3:libads: Use #ifdef instead of #if for config.h definitions 2018-11-28 23:19:23 +01:00
authdata.c libads: Give krb5_errs.c its own header 2018-11-27 07:13:14 +01:00
cldap.c libads: Check cldap flags in libads/ldap 2017-05-30 08:06:06 +02:00
cldap.h libads: Check cldap flags in libads/ldap 2017-05-30 08:06:06 +02:00
disp_sec.c s3/libads: cppcheck fix error: shiftTooManyBitsSigned: error 2019-05-29 10:10:23 +00:00
kerberos_keytab.c libads: Add kerberos tracing 2018-12-19 21:49:29 +01:00
kerberos_proto.h s3:secrets: move kerberos_secrets_*salt related functions to machine_account_secrets.c 2017-06-27 16:57:44 +02:00
kerberos_util.c s3:libads: do an early return if we don't have a password for ads_kinit_password() 2018-12-23 18:15:19 +01:00
kerberos.c s3:libads: Make sure we can lookup KDCs which are not configured 2019-04-02 01:12:10 +00:00
krb5_errs.c libads: Give krb5_errs.c its own header 2018-11-27 07:13:14 +01:00
krb5_errs.h libads: Give krb5_errs.c its own header 2018-11-27 07:13:14 +01:00
krb5_setpw.c libads: Add kerberos tracing 2018-12-19 21:49:29 +01: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 libads: Factor out ldap_schema_oids.h 2016-02-03 15:04:11 +01:00
ldap_schema.c libads: Factor out ldap_schema_oids.h 2016-02-03 15:04:11 +01:00
ldap_schema.h libads: Factor out ldap_schema_oids.h 2016-02-03 15:04:11 +01:00
ldap_user.c
ldap_utils.c s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed on error, we don't own it here. 2018-01-26 02:25:20 +01:00
ldap.c s3:ldap: Leave add machine code early for pre-existing accounts 2019-04-02 01:12:10 +00:00
ndr.c libads: abstract out SASL wrapping code 2017-05-17 23:02:09 +02: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 libads: Add kerberos tracing 2018-12-19 21:49:29 +01:00
sitename_cache.c lib: Remove gencache.h from proto.h 2018-10-19 18:52:50 +02:00
sitename_cache.h Add a talloc context to sitename_fetch(). 2013-09-05 09:17:27 -07:00
util.c libads: Simplify parse_spn() 2018-08-22 03:59:51 +02:00