index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
libsmb_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsmb: Implement smbc_notify
Volker Lendecke
2015-07-10
1
-0
/
+7
*
s3: libsmbclient: Re-resolving targetcli on every read/write/lseek/ftruncate/...
Jeremy Allison
2015-06-05
1
-0
/
+5
*
s3: libsmbclient: Add server-side copy support
Ross Lagerwall
2015-05-29
1
-2
/
+9
*
Convert all uint32/16/8 to _t in a grab-bag of remaining files.
Richard Sharpe
2015-05-14
1
-2
/
+2
*
s3: lib: libsmbclient: If reusing a server struct, check every cli->timout mi...
Jeremy Allison
2015-03-20
1
-0
/
+1
*
s3:libsmb: SMBC_getatr use pathinfo3 for second try
Gregor Beck
2013-10-30
1
-0
/
+1
*
Fix some blank line endings
Volker Lendecke
2013-06-21
1
-16
/
+15
*
Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.
Jeremy Allison
2013-06-11
1
-0
/
+1
*
Add the port argument to SMBC_server().
Jeremy Allison
2013-06-11
1
-0
/
+1
*
Add port argument to SMBC_attr_server(). Does nothing as yet.
Jeremy Allison
2013-06-11
1
-0
/
+1
*
Add the ability to parse out the port to SMBC_parse_path().
Jeremy Allison
2013-06-11
1
-0
/
+1
*
s3-libsmbclient: Add OptionUseNTHash
Volker Lendecke
2012-06-12
1
-0
/
+4
*
s3-libsmbclient: Make SMBC_call_auth_fn static
Volker Lendecke
2012-06-12
1
-9
/
+0
*
build: Remove SMB_OFF_T, replace with off_t
Andrew Bartlett
2012-04-06
1
-3
/
+3
*
More const fixes for compiler warnings from the waf build.
Jeremy Allison
2011-05-05
1
-1
/
+1
*
s3-libsmb: only include rap client when needed.
Günther Deschner
2011-03-15
1
-0
/
+1
*
s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context
Andrew Bartlett
2010-11-02
1
-5
/
+0
*
s3: remove POLICY_HND.
Günther Deschner
2009-03-18
1
-1
/
+1
*
Remove the global "struct cm_cred_struct" and associated calls, make
Jeremy Allison
2009-03-17
1
-0
/
+6
*
[Bug 6069] Add a fstatvfs function for libsmbclient
Derrell Lipman
2009-02-14
1
-2
/
+2
*
s3 libsmbclient: Fix fstatvfs to be more portable
Tim Prouty
2009-02-13
1
-2
/
+2
*
[Bug 6069] Add a fstatvfs function for libsmbclient
Derrell Lipman
2009-02-12
1
-0
/
+14
*
[Bug 6022] smbc_urlencode and smbc_urldecode were not exported
Derrell Lipman
2009-01-16
1
-10
/
+0
*
Treat file names in POSIX-like case-sensitive fashion by default
Derrell Lipman
2009-01-16
1
-0
/
+5
*
commit b520befe6f51644d20434add9864d7a2fa30aa2e
SATOH Fumiyasu
2008-12-16
1
-6
/
+7
*
The buf in the smbclient write function should be const.
Andreas Schneider
2008-07-16
1
-1
/
+1
*
Continued revamping of libsmbclient.
Derrell Lipman
2008-03-03
1
-99
/
+1
*
Additional revamped libsmbclient documentation
Derrell Lipman
2008-03-01
1
-21
/
+27
*
Modified revamp of the libsmbclient interface.
Derrell Lipman
2008-03-01
1
-3
/
+13
*
Initial revamp of the libsmbclient interface.
Derrell Lipman
2008-03-01
1
-20
/
+518
*
Fix bug 5185: repeated calls to smbc_getxattr() lose sid-name mapping
Derrell Lipman
2008-01-17
1
-0
/
+1
*
Add the options smb_encrypt_level to set the requested
Jeremy Allison
2008-01-05
1
-0
/
+7
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-7
/
+7
*
r18013: Fix for "bug" (enhancement) 3684.
Derrell Lipman
2007-10-10
1
-0
/
+6
*
r18009: Fixes bug 4026.
Derrell Lipman
2007-10-10
1
-0
/
+9
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500
Derrell Lipman
2007-10-10
1
-0
/
+12
*
r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500
Derrell Lipman
2007-10-10
1
-5
/
+13
*
r7172: This is the proper fix for setting file times from libsmbclient. We now
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r5968: derrell's large file fix for libsmbclient (BUG 2505)
Gerald Carter
2007-10-10
1
-1
/
+1
*
r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...
Gerald Carter
2007-10-10
1
-60
/
+0
*
r5735: rest of derrel's patch for BUG 2308; had to move the options structure...
Gerald Carter
2007-10-10
1
-3
/
+73
*
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
2007-10-10
1
-1
/
+1
*
The fixes from Tom plus a minor update from me.
Richard Sharpe
2002-11-04
1
-0
/
+67