1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/nsswitch
Volker Lendecke a6f4e60306 libwbclient: Add "authoritative" to wbcAuthErrorInfo
smbd needs to react to "authoritative"

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-03-07 09:15:17 +01:00
..
libwbclient libwbclient: Add "authoritative" to wbcAuthErrorInfo 2017-03-07 09:15:17 +01:00
tests nsswitch: Use own credential cache for wbinfo tests 2016-09-25 09:05:27 +02:00
nsstest.c
nsstest.h
pam_winbind.c pam_winbind: Return if we do not have a domain 2017-02-23 03:18:10 +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 Fix various spelling errors 2015-11-06 13:43:45 +01:00
wb_reqtrans.c
wb_reqtrans.h
wbinfo.c wbinfo: Use ntlmv2 by default for wbinfo -a 2016-11-15 01:14:21 +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 nss_winbind: add getgroupmembership for FreeBSD 2014-10-20 12:20:04 +02: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
winbind_nss.h
winbind_struct_protocol.h winbind: Add "authoritative" to winbindd_response 2017-03-07 09:15:17 +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