summaryrefslogtreecommitdiff
path: root/source3/libsmb/wscript
Commit message (Expand)AuthorAgeFilesLines
* s3: libsmb: Added new API smbc_readdirplus2()Jeremy Allison2019-10-301-1/+1
* s3:libsmb: Link libsmb against pthreadIsaac Boukris2019-10-161-0/+1
* s3:libsmbclient: Add function to set protocol levelsAndreas Schneider2018-09-051-1/+1
* source3/libsmb/wscript: remove unneeded importAlexander Bokovoy2018-09-051-2/+0
* s3:libsmbclient: Use const for setting and getting stringsAndreas Schneider2018-05-171-1/+1
* s3: libsmbclient: Add new function SMBC_readdirplus_ctx().Puran Chand2018-05-051-1/+1
* Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbcl...Puran Chand2018-01-211-1/+1
* Added smbc_SetLogCallback which lets third party code to capture libsmbclient...Puran Chand2017-12-101-1/+1
* libsmbclient: Use const for the userAndreas Schneider2017-10-271-1/+1
* s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf onlyAndreas Schneider2016-12-041-1/+1
* libsmb: Implement smbc_notifyVolker Lendecke2015-07-101-1/+1
* s3-libsmbclient: change vnum to 0.2.2David Disseldorp2015-05-291-1/+1
* Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison2013-06-111-1/+1
* s3-libsmbclient: change vnum to 0.2.0Stefan Metzmacher2012-06-121-1/+1
* build: Remove support for a system libsmbclientAndrew Bartlett2012-04-231-9/+0
* s3-waf: Add possibility to build with system libsmbclient.Andreas Schneider2012-04-171-0/+40