s4-libcli: Replace smb_composite_connect() with smb_full_connection()
authorAmitay Isaacs <amitay@gmail.com>
Tue, 2 Aug 2011 06:04:52 +0000 (16:04 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2011 04:26:00 +0000 (14:26 +1000)
commit38b8d38b30370bf930a647bceceed7fd407b649b
treee58551ca9815893e84ae5a3d21e96a66e266b5ef
parent6cce5fd43e9036d2d57bb3cd9aef905463acdcce
s4-libcli: Replace smb_composite_connect() with smb_full_connection()

Python smb connection now uses smb_full_connection method.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/libcli/pysmb.c