1
0
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:
Andrew Bartlett 2007-07-12 10:16:59 +00:00 committed by Gerald (Jerry) Carter
parent 6646745d97
commit 762f9efa48
2 changed files with 1271 additions and 0 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff