r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500
authorDerrell Lipman <derrell@samba.org>
Wed, 22 Mar 2006 22:05:19 +0000 (22:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:42 +0000 (11:15 -0500)
commite836508704dd964e22e8bfc0f8e9ec520a2c94f2
tree8128e5217661a19e3adcdfde5e812f845d2c611b
parent853ad11aaf281d8f83561bd273b3271ff7f388cc
r14664:  r13868@cabra:  derrell | 2006-03-22 17:04:30 -0500
 Implement enhancement request 3505.  Two additional features are added here.
 There is now a method of saving an opaque user data handle in the smbc_
 context, and there is now a way to request that the context be passed to the
 authentication function.  See examples/libsmbclient/testbrowse.c for an example
 of using these features.
(This used to be commit 203b4911c16bd7e10198a6f0e63960f2813025ef)
examples/libsmbclient/get_auth_data_fn.h
examples/libsmbclient/testbrowse.c
source3/include/libsmb_internal.h
source3/include/libsmbclient.h
source3/libsmb/libsmbclient.c