netlogon_creds_cli: Remove tevent_req handling from netlogon_creds_cli_lock_fetch
commitb750a6dbb549112d2660f49882a7d2ef8f1320ca
authorVolker Lendecke <vl@samba.org>
Wed, 13 Sep 2017 15:51:25 +0000 (13 08:51 -0700)
committerVolker Lendecke <vl@samba.org>
Mon, 25 Sep 2017 07:43:12 +0000 (25 09:43 +0200)
treea0d7bb16c951f709928c347cc3ab6fef202ba342
parentb92b10d7c3468c09f15090a747b2ac432682d746
netlogon_creds_cli: Remove tevent_req handling from netlogon_creds_cli_lock_fetch

Disentangle concerns, make netlogon_creds_cli_lock_fetch usable for
other callers

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/auth/netlogon_creds_cli.c