mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r23852: Merge Samba 3.2's wbinfo into Samba4, so Kai can use it for testing.
Andrew Bartlett
(This used to be commit 0fc9b015d7
)
This commit is contained in:
parent
6646745d97
commit
762f9efa48
@ -16,3 +16,19 @@ PRIVATE_DEPENDENCIES = \
|
|||||||
LIBREPLACE_EXT
|
LIBREPLACE_EXT
|
||||||
# End BINARY nsstest
|
# End BINARY nsstest
|
||||||
#################################
|
#################################
|
||||||
|
|
||||||
|
#################################
|
||||||
|
# Start BINARY wbinfo
|
||||||
|
[BINARY::wbinfo]
|
||||||
|
INSTALLDIR = BINDIR
|
||||||
|
OBJ_FILES = \
|
||||||
|
wbinfo.o
|
||||||
|
PRIVATE_DEPENDENCIES = \
|
||||||
|
LIBSAMBA-UTIL \
|
||||||
|
LIBREPLACE_EXT \
|
||||||
|
LIBCLI_AUTH \
|
||||||
|
LIBPOPT \
|
||||||
|
POPT_SAMBA \
|
||||||
|
LIBWINBIND-CLIENT
|
||||||
|
# End BINARY nsstest
|
||||||
|
#################################
|
||||||
|
1255
source4/nsswitch/wbinfo.c
Normal file
1255
source4/nsswitch/wbinfo.c
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user