Add cldap_multi_netlogon_send/recv
authorVolker Lendecke <vl@samba.org>
Thu, 29 Sep 2011 11:30:30 +0000 (13:30 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 17 Oct 2011 07:52:29 +0000 (09:52 +0200)
commit41a0e96724dc05752b1bdb86fc946c820be16632
tree058bf0a6fdafc88ccf05f1311d9f688a2744afe3
parent8c076862ad0b1b14bb6addef323c5678368051af
Add cldap_multi_netlogon_send/recv

Make ads_cldap_netlogon use it. It does not need the fancy multi stuff, but
excercising that code more often is better. And because we have to ask over the
network, the additional load should be neglectable.

Ported to master by Stefan Metzmacher <metze@samba.org>
source3/libads/cldap.c
source3/libads/cldap.h