r11809: Make dcerpc_bind_auth async.
authorVolker Lendecke <vlendec@samba.org>
Sun, 20 Nov 2005 16:28:39 +0000 (16:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:46:31 +0000 (13:46 -0500)
commit2ff2dae3d035af6cb0c131573cfd983fc9a58eee
tree328352566283219c5f9845d59cbbb0bb73abfcfb
parent95bd3ffaf7efb117206c83f7c75c302b54e6d059
r11809: Make dcerpc_bind_auth async.

This also removes dcerpc_bind_auth_password, the only user of
dcerpc_bind_auth. And this was not only passwords anyway.

Andrew Bartlett, as usual: Please take a close look.

Thanks,

Volker
source/librpc/rpc/dcerpc.c
source/librpc/rpc/dcerpc_auth.c
source/librpc/rpc/dcerpc_schannel.c
source/librpc/rpc/dcerpc_util.c
source/torture/rpc/schannel.c
source/winbind/wb_connect_lsa.c
source/winbind/wb_connect_sam.c
source/winbind/wb_init_domain.c