r8076: Put name resolution methods into libnet_context. This allows libnet based
authorRafal Szczesniak <mimir@samba.org>
Sat, 2 Jul 2005 14:32:49 +0000 (14:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:05 +0000 (13:19 -0500)
commite6b54f7acf45abcbc81d192bf618034a075c4d18
tree542335a09bdfd1f8bfac30b081d52b475f9ce25b
parentd5f76aad22de307e407628c3cbb825c4956f1f79
r8076: Put name resolution methods into libnet_context. This allows libnet based
application use methods of their own choice and makes it less dependent on
smb.conf parameters.
Use libnet_context in libnet_Lookup functions which is the way to pass
default name resolution methods if caller doesn't want to bother with
specifying them.

rafal
(This used to be commit d0ea136356bcb9c6c01120d8683b71e8689d5e5b)
source4/libnet/libnet.c
source4/libnet/libnet.h
source4/libnet/libnet_lookup.c