summaryrefslogtreecommitdiff
path: root/source3/include/libsmbclient.h
Commit message (Expand)AuthorAgeFilesLines
* s3: libsmb: Added new API smbc_readdirplus2()Jeremy Allison2019-10-301-0/+26
* Fix typos and ban the rams from sambatdb-1.3.17Swen Schillig2019-01-101-2/+2
* s3:libsmbclient: Add function to set protocol levelsAndreas Schneider2018-09-051-1/+18
* s3:libsmbclient: Use const for setting and getting stringsAndreas Schneider2018-05-171-5/+5
* s3: libsmbclient: Add new function SMBC_readdirplus_ctx().Puran Chand2018-05-051-0/+20
* s3: libsmbclient: Add internal/external structures needed for readdirplus.Puran Chand2018-05-051-0/+49
* Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbcl...Puran Chand2018-01-211-0/+4
* Added smbc_SetLogCallback which lets third party code to capture libsmbclient...Puran Chand2017-12-101-0/+13
* libsmbclient: Use const for the userAndreas Schneider2017-10-271-1/+1
* libsmb: Implement smbc_notifyVolker Lendecke2015-07-101-0/+65
* s3: libsmbclient: Add server-side copy supportRoss Lagerwall2015-05-291-0/+9
* Fix some blank line endingsVolker Lendecke2013-06-211-167/+167
* libsmbclient: Fix typosVolker Lendecke2013-06-141-4/+4
* Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison2013-06-111-0/+14
* s3-libsmbclient: Add OptionUseNTHashVolker Lendecke2012-06-121-0/+8
* libsmbclient: Fix a typoVolker Lendecke2011-03-091-1/+1
* [Bug 7345] Incomplete description of function return values in libsmbclient.hDerrell Lipman2010-04-111-8/+14
* s3-libsmbclient: Add smbc_setOptionUseCCache()Volker Lendecke2010-01-241-0/+11
* Correct typos; semicolons instead of commasDerrell Lipman2009-05-111-7/+7
* Provide a libsmbclient interface for programs requiring threadsDerrell Lipman2009-05-101-0/+109
* Make char* parameters constDerrell Lipman2009-02-231-4/+4
* Change smbc_set_credentials_with_fallback() (unreleased) to useJeremy Allison2009-02-201-3/+3
* Make libsmbclient work with DFSBo Yang2009-02-201-0/+12
* enums are traditionally signed. Avoid use of high bit in bit flags.Derrell Lipman2009-02-141-3/+3
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-141-20/+5
* s3 libsmbclient: Fix fstatvfs to be more portableTim Prouty2009-02-131-5/+20
* [Bug 6069] Add a fstatvfs function for libsmbclientDerrell Lipman2009-02-121-0/+75
* Determine case sensitivity based on file system attributes.Derrell Lipman2009-01-171-2/+14
* Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman2009-01-161-0/+9
* The buf in the smbclient write function should be const.Andreas Schneider2008-07-161-2/+2
* Fix typos.Derrell Lipman2008-07-161-1/+1
* [BUG 5580] Allow access to DFS shares via libsmbclientDerrell Lipman2008-07-081-0/+27
* Add documentation for kerberos support in libsmbclient.Andreas Schneider2008-06-231-0/+10
* Remove prototype of unimplemented smbc_chown() function.Derrell Lipman2008-06-181-26/+0
* use constant name less likely to cause conflictDerrell Lipman2008-03-031-50/+50
* Missed a few 'deprecated' markersDerrell Lipman2008-03-031-2/+2
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-126/+121
* fixed missing white spaceDerrell Lipman2008-03-021-0/+1
* change variable name from f to fn for function pointersDerrell Lipman2008-03-011-37/+37
* Comment was in wrong placeDerrell Lipman2008-03-011-4/+3
* Mark smbc_option_{get,set} as deprecatedDerrell Lipman2008-03-011-23/+3
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-011-81/+320
* Modified revamp of the libsmbclient interface.Derrell Lipman2008-03-011-1/+281
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-011-203/+292
* add smbc_ftruncate() to emulate POSIX ftruncate()Derrell Lipman2008-02-261-0/+31
* Fix smbc_listxattr() and friends (bug #5189)Derrell Lipman2008-01-131-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect.Derrell Lipman2007-10-101-9/+11
* r18013: Fix for "bug" (enhancement) 3684.Derrell Lipman2007-10-101-0/+14