1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/nsswitch
Andreas Schneider 03617480d1 wbinfo: Improve the wording for --online-status
Currently it displays if a domain is online or offline which is wrong.
It tells us if we maintain an active connection to the domain or not.

Users are confused if they read offline because the think winbind is not
functional with that domain.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Fri Mar 16 14:46:43 CET 2018 on sn-devel-144
2018-03-16 14:46:43 +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
wb_reqtrans.h
wbinfo.c wbinfo: Improve the wording for --online-status 2018-03-16 14:46:43 +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
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