summaryrefslogtreecommitdiff
path: root/source3/libsmb/wscript
AgeCommit message (Expand)AuthorFilesLines
2018-09-05s3:libsmbclient: Add function to set protocol levelsAndreas Schneider1-1/+1
2018-09-05source3/libsmb/wscript: remove unneeded importAlexander Bokovoy1-2/+0
2018-05-17s3:libsmbclient: Use const for setting and getting stringsAndreas Schneider1-1/+1
2018-05-05s3: libsmbclient: Add new function SMBC_readdirplus_ctx().Puran Chand1-1/+1
2018-01-21Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbcl...Puran Chand1-1/+1
2017-12-10Added smbc_SetLogCallback which lets third party code to capture libsmbclient...Puran Chand1-1/+1
2017-10-27libsmbclient: Use const for the userAndreas Schneider1-1/+1
2016-12-04s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf onlyAndreas Schneider1-1/+1
2015-07-10libsmb: Implement smbc_notifyVolker Lendecke1-1/+1
2015-05-29s3-libsmbclient: change vnum to 0.2.2David Disseldorp1-1/+1
2013-06-11Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison1-1/+1
2012-06-12s3-libsmbclient: change vnum to 0.2.0Stefan Metzmacher1-1/+1
2012-04-23build: Remove support for a system libsmbclientAndrew Bartlett1-9/+0
2012-04-17s3-waf: Add possibility to build with system libsmbclient.Andreas Schneider1-0/+40