index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
libsmbclient.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-09
s3:include: Fix the smbc_fgetxattr() documentation in libsmbclient
Andreas Schneider
1
-1
/
+27
2025-06-16
libsmbclient: Add fgetxattr
Volker Lendecke
1
-0
/
+8
2024-11-06
s3:headers: s/the the\b/the/ in comments
Douglas Bagnall
1
-2
/
+2
2023-10-12
libsmbclient: Add smbc_[gs]etOptionPosixExtensions()
Volker Lendecke
1
-0
/
+6
2023-07-05
s3:include: Fix code spelling
Andreas Schneider
1
-10
/
+10
2023-04-20
s3:libsmb: Also deprecate smbc_init()
Andreas Schneider
1
-14
/
+3
2023-04-20
s3:libsmb: Mark smbc_set_credentials() as deprecated
Andreas Schneider
1
-22
/
+17
2023-04-09
libsmb: fix regression on smbc_getxattr and fix doc
Remi Collet
1
-1
/
+1
2022-08-26
libsmbclient: Fix a typo
Volker Lendecke
1
-1
/
+1
2020-08-19
s3:libsmb: Use cli_credentials_set_smb_encryption()
Andreas Schneider
1
-0
/
+1
2020-03-23
s3: libsmbclient.h: add missing time.h include
Aurelien Aptel
1
-0
/
+1
2019-12-02
s3: smbclient doc fix
Puran Chand
1
-2
/
+2
2019-10-30
s3: libsmb: Added new API smbc_readdirplus2()
Jeremy Allison
1
-0
/
+26
2019-01-10
Fix typos and ban the rams from samba
tdb-1.3.17
Swen Schillig
1
-2
/
+2
2018-09-05
s3:libsmbclient: Add function to set protocol levels
Andreas Schneider
1
-1
/
+18
2018-05-17
s3:libsmbclient: Use const for setting and getting strings
Andreas Schneider
1
-5
/
+5
2018-05-05
s3: libsmbclient: Add new function SMBC_readdirplus_ctx().
Puran Chand
1
-0
/
+20
2018-05-05
s3: libsmbclient: Add internal/external structures needed for readdirplus.
Puran Chand
1
-0
/
+49
2018-01-21
Added smbc_SetConfiguration which lets the user set the smb.conf for libsmbcl...
Puran Chand
1
-0
/
+4
2017-12-10
Added smbc_SetLogCallback which lets third party code to capture libsmbclient...
Puran Chand
1
-0
/
+13
2017-10-27
libsmbclient: Use const for the user
Andreas Schneider
1
-1
/
+1
2015-07-10
libsmb: Implement smbc_notify
Volker Lendecke
1
-0
/
+65
2015-05-29
s3: libsmbclient: Add server-side copy support
Ross Lagerwall
1
-0
/
+9
2013-06-21
Fix some blank line endings
Volker Lendecke
1
-167
/
+167
2013-06-14
libsmbclient: Fix typos
Volker Lendecke
1
-4
/
+4
2013-06-11
Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.
Jeremy Allison
1
-0
/
+14
2012-06-12
s3-libsmbclient: Add OptionUseNTHash
Volker Lendecke
1
-0
/
+8
2011-03-09
libsmbclient: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-04-11
[Bug 7345] Incomplete description of function return values in libsmbclient.h
Derrell Lipman
1
-8
/
+14
2010-01-24
s3-libsmbclient: Add smbc_setOptionUseCCache()
Volker Lendecke
1
-0
/
+11
2009-05-11
Correct typos; semicolons instead of commas
Derrell Lipman
1
-7
/
+7
2009-05-10
Provide a libsmbclient interface for programs requiring threads
Derrell Lipman
1
-0
/
+109
2009-02-23
Make char* parameters const
Derrell Lipman
1
-4
/
+4
2009-02-20
Change smbc_set_credentials_with_fallback() (unreleased) to use
Jeremy Allison
1
-3
/
+3
2009-02-20
Make libsmbclient work with DFS
Bo Yang
1
-0
/
+12
2009-02-14
enums are traditionally signed. Avoid use of high bit in bit flags.
Derrell Lipman
1
-3
/
+3
2009-02-14
[Bug 6069] Add a fstatvfs function for libsmbclient
Derrell Lipman
1
-20
/
+5
2009-02-13
s3 libsmbclient: Fix fstatvfs to be more portable
Tim Prouty
1
-5
/
+20
2009-02-12
[Bug 6069] Add a fstatvfs function for libsmbclient
Derrell Lipman
1
-0
/
+75
2009-01-17
Determine case sensitivity based on file system attributes.
Derrell Lipman
1
-2
/
+14
2009-01-16
Treat file names in POSIX-like case-sensitive fashion by default
Derrell Lipman
1
-0
/
+9
2008-07-16
The buf in the smbclient write function should be const.
Andreas Schneider
1
-2
/
+2
2008-07-16
Fix typos.
Derrell Lipman
1
-1
/
+1
2008-07-08
[BUG 5580] Allow access to DFS shares via libsmbclient
Derrell Lipman
1
-0
/
+27
2008-06-23
Add documentation for kerberos support in libsmbclient.
Andreas Schneider
1
-0
/
+10
2008-06-18
Remove prototype of unimplemented smbc_chown() function.
Derrell Lipman
1
-26
/
+0
2008-03-03
use constant name less likely to cause conflict
Derrell Lipman
1
-50
/
+50
2008-03-03
Missed a few 'deprecated' markers
Derrell Lipman
1
-2
/
+2
2008-03-03
Continued revamping of libsmbclient.
Derrell Lipman
1
-126
/
+121
2008-03-02
fixed missing white space
Derrell Lipman
1
-0
/
+1
[next]