s3-libsmbclient: Add smbc_setOptionUseCCache()
authorVolker Lendecke <vl@samba.org>
Sun, 24 Jan 2010 18:24:10 +0000 (19:24 +0100)
committerVolker Lendecke <vl@samba.org>
Sun, 24 Jan 2010 19:32:17 +0000 (20:32 +0100)
commit4eb1523d87e4ed1bcc5b1ec64da0b53ce2264000
tree9a055dd6b0d22d1805aca5660332c8fee2161480
parentdc1bcec73cb3c895ebd84614cc5a14ca0eae0505
s3-libsmbclient: Add smbc_setOptionUseCCache()

Can we enable this by default? This would be a change in behaviour, but this
feature is just too cool for everyone to catch up in the apps.

The patch would be
source3/include/libsmbclient.h
source3/libsmb/libsmb_context.c
source3/libsmb/libsmb_server.c
source3/libsmb/libsmb_setget.c