mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
a6f31f13ec
Because we now always build the source3 code, we can link directly against a private libnetapi and libsmbclient to test the behaviour of these important APIs. We use a private libnetapi_net_init(), and by using this interface rather than the public one, we can ensure that the correct smb.conf is loaded (as smbtorture4 is a Samba4 semantics binary). The #include of the source3 includes.h is required to do the manual lp_load(). Andrew Bartlett |
||
---|---|---|
.. | ||
libsmbclient.c | ||
wscript_build |