Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbclient...
authorPuran Chand <pchand@vmware.com>
Wed, 10 Jan 2018 07:43:44 +0000 (13:13 +0530)
committerMartin Schwenke <martins@samba.org>
Sun, 21 Jan 2018 06:08:23 +0000 (07:08 +0100)
commit3904c26ac860038518d4ffae781ddbbf23746715
treebb45a69891287587ef66d8624978552431e74ec8
parent7c1c8c68174ed484fe86a0d9e429daad3a47a57d
Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbclient code

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13229

Signed-off-by: Puran Chand <pchand@vmware.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/include/libsmbclient.h
source3/libsmb/ABI/smbclient-0.3.2.sigs [new file with mode: 0644]
source3/libsmb/libsmb_setget.c
source3/libsmb/wscript
source3/selftest/tests.py
source4/selftest/tests.py
source4/torture/libsmbclient/libsmbclient.c
testdata/samba3/smb_new.conf [new file with mode: 0644]