r23995: Work to allow mimir's libnet code to be called from winbind.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 23 Jul 2007 02:56:51 +0000 (02:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:01:16 +0000 (15:01 -0500)
commitdc25ec5ce736b21cdcccddff12e6c9d9c0706df8
tree4d2cad905540139f8575c7cfb3de34a54dc076e5
parentae0115d8dbf05c52c631ea915f036a2129cd033e
r23995: Work to allow mimir's libnet code to be called from winbind.

We now setup a libnet_ctx for each domain.  We should then be able to
replace/merge some more of the winbind code with libnet calls,
referencing domain->libnet_ctx.

Andrew Bartlett
(This used to be commit bad2dc14d704be59300f619c84694c11620559e0)
source4/winbind/wb_cmd_list_trustdom.c
source4/winbind/wb_cmd_lookupname.c
source4/winbind/wb_cmd_lookupsid.c
source4/winbind/wb_cmd_userdomgroups.c
source4/winbind/wb_cmd_usersids.c
source4/winbind/wb_connect_sam.c
source4/winbind/wb_init_domain.c
source4/winbind/wb_sam_logon.c
source4/winbind/wb_server.h