1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/nsswitch/libwbclient
Volker Lendecke c1614edf29 libwbclient: Fix wbcStringToGuid
The "x" sscanf conversion specifier requires an unsigned int. It is
likely that this is actually a uint32_t, don't rely on that.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
2021-01-28 16:58:35 +00:00
..
ABI wbclient: Add wbcSetClientProcessName() 2018-11-12 09:50:25 +01:00
tests nsswitch: Use GnuTLS RC4 in wbclient test 2019-06-27 12:54:24 +00:00
Doxyfile
libwbclient.h
wbc_err_internal.h nsswitch: Fix wbclient BAIL macros. 2012-12-21 13:56:00 +01:00
wbc_guid.c libwbclient: Fix wbcStringToGuid 2021-01-28 16:58:35 +00:00
wbc_idmap.c lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
wbc_pam.c nsswitch: fill out wbcAuthUserInfo user_principal and dns_domain_name from info6 2018-01-13 08:24:09 +01:00
wbc_pwd.c Move wbc global variables into global context instead 2015-03-10 00:50:10 +01:00
wbc_sid.c lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
wbc_util.c nsswitch/libwbclient: clang: Fix Value stored to 'wbc_status' is never read 2019-07-11 04:08:13 +00:00
wbclient_internal.h Move wbc global variables into global context instead 2015-03-10 00:50:10 +01:00
wbclient.c Move wbc global variables into global context instead 2015-03-10 00:50:10 +01:00
wbclient.h wbclient: Add wbcSetClientProcessName() 2018-11-12 09:50:25 +01:00
wbclient.pc.in wbclient: Add pkg-config file. 2011-08-21 03:22:04 +02:00
wscript lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00