summaryrefslogtreecommitdiff
path: root/examples/libsmbclient/get_auth_data_fn.h
AgeCommit message (Collapse)AuthorFilesLines
2008-06-23Add krb5 support for the testbrowse example.Andreas Schneider1-1/+12
Signed-off-by: Andreas Schneider <anschneider@suse.de> Signed-off-by: Derrell Lipman <derrell.lipman@unwireduniverse.com> (This used to be commit 84b1ea39a4f27ebcf06a2bafed78396c7353df0e)
2008-01-16Add a (very!) trivial cache to the example authentication callback.Derrell Lipman1-1/+21
(This used to be commit 01f6a4cca7a91ae41ff393263418216324502f84)
2007-10-10r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman1-1/+0
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)
2007-10-10r7156: file was missing; svn isn't smart enough to even notify me. sigh.Derrell Lipman1-0/+52
(This used to be commit fce48fa1b462ded1453520355bf2dce0f607b8dc)