1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/nsswitch
Ralph Boehme f59f6cefa1 nsswitch: fix wbinfo -m --verbose trust type "Local"
Remove wrong "Local" strcmp(), there's another one, the correct one, a few lines
below. Since commit 95e3307917
WBC_DOMINFO_TRUSTTYPE_NONE, which corresponded to the string "None" in the
winbindd response, is not used anymore.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13313

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Mar  2 05:49:18 CET 2018 on sn-devel-144
2018-03-02 05:49:18 +01:00
..
libwbclient nsswitch: fix wbinfo -m --verbose trust type "Local" 2018-03-02 05:49:18 +01:00
tests wbinfo: return "NOT MAPPED" instead of "S-0-0" for unmapped id-to-sid 2017-10-10 02:57:40 +02:00
nsstest.c nsswitch: fix double free errors in nsstest.c 2018-02-21 14:19:17 +01:00
nsstest.h
pam_winbind.c nsswitch: Add FALL_THROUGH statements in pam_winbind.c 2018-03-01 04:37:43 +01:00
pam_winbind.h nsswitch: remove unused TALLOC_* defines in pam_winbind.h 2017-01-11 16:39:21 +01:00
wb_common.c nsswitch: Slightly simplify winbindd_request_response 2017-11-18 00:09:16 +01:00
wb_reqtrans.c nsswitch: make wb_reqtrans a common subsystem. 2011-02-17 00:52:42 +01:00
wb_reqtrans.h nsswitch: make wb_reqtrans a common subsystem. 2011-02-17 00:52:42 +01:00
wbinfo.c wbinfo: avoid segfault in wbinfo_auth_crap() if winbindd is not available 2018-02-10 08:35:16 +01:00
winbind_client.h Make winbind client library thread-safe by adding context 2015-03-10 00:50:09 +01:00
winbind_krb5_locator.c krb5_locator: Slightly simplify code 2014-02-20 11:43:08 -08:00
winbind_nss_aix.c nsswitch: winbind_nss_aix: Remove all uses of strcpy. 2016-03-22 04:38:24 +01:00
winbind_nss_config.h Remove special socket_wrapper code. 2014-04-17 14:56:06 +02:00
winbind_nss_freebsd.c winbind_nss_freebsd: fix const discard warning 2017-11-24 01:13:15 +01:00
winbind_nss_hpux.h
winbind_nss_irix.c
winbind_nss_irix.h
winbind_nss_linux.c nsswitch: linux: Remove use of strcpy(). 2016-03-22 04:38:24 +01:00
winbind_nss_linux.h
winbind_nss_netbsd.c nss_netbsd: Remove unimplemented prototypes 2016-02-11 04:43:53 +01:00
winbind_nss_netbsd.h
winbind_nss_solaris.c nsswitch: winbind_nss_solaris.c: Remove unused macro containing strcpy. 2016-03-22 07:59:35 +01:00
winbind_nss_solaris.h s3-nsswitch: Fix warnings on Solaris. 2012-02-06 18:28:53 +01:00
winbind_nss.h
winbind_struct_protocol.h nsswitch: add "validation_level" and "info6" to winbindd_response 2018-01-13 08:24:09 +01:00
wins_freebsd.c nss_wins: add module for FreeBSD 2015-09-11 00:34:30 +02:00
wins.c nss_wins: Fix errno values for HOST_NOT_FOUND 2016-11-16 04:10:55 +01:00
wscript_build waf: Explicitly link against libnss_wins.so 2016-09-20 08:00:08 +02:00
wscript_configure nsswitch: Add waf tests for solaris special cases 2012-09-26 11:50:10 +02:00