r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500
commit203b4911c16bd7e10198a6f0e63960f2813025ef
authorDerrell Lipman <derrell@samba.org>
Wed, 22 Mar 2006 22:05:19 +0000 (22 22:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:15:42 +0000 (10 11:15 -0500)
tree4ce5da32dfa6859c2d5643dadba191edb04f4177
parent07a70f8f861235ba4037aacb9cc835b6d18f51c3
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.
examples/libsmbclient/get_auth_data_fn.h
examples/libsmbclient/testbrowse.c
source/include/libsmb_internal.h
source/include/libsmbclient.h
source/libsmb/libsmbclient.c