index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
libsmbclient.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-03-01
change variable name from f to fn for function pointers
Derrell Lipman
1
-37
/
+37
2008-03-01
Comment was in wrong place
Derrell Lipman
1
-4
/
+3
2008-03-01
Mark smbc_option_{get,set} as deprecated
Derrell Lipman
1
-23
/
+3
2008-03-01
Additional revamped libsmbclient documentation
Derrell Lipman
1
-81
/
+320
2008-03-01
Modified revamp of the libsmbclient interface.
Derrell Lipman
1
-1
/
+281
2008-03-01
Initial revamp of the libsmbclient interface.
Derrell Lipman
1
-203
/
+292
2008-02-26
add smbc_ftruncate() to emulate POSIX ftruncate()
Derrell Lipman
1
-0
/
+31
2008-01-13
Fix smbc_listxattr() and friends (bug #5189)
Derrell Lipman
1
-1
/
+1
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect.
Derrell Lipman
1
-9
/
+11
2007-10-10
r18013: Fix for "bug" (enhancement) 3684.
Derrell Lipman
1
-0
/
+14
2007-10-10
r16550: Fix bug 3866. Thanks for the report!
Derrell Lipman
1
-1
/
+1
2007-10-10
r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500
Derrell Lipman
1
-10
/
+86
2007-10-10
r11719: Remove silly #define of close -> close_fn as this borks
Jeremy Allison
1
-7
/
+0
2007-10-10
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
1
-0
/
+5
2007-10-10
r9540: correct comments in struct smbc_dirent (fixes bug 3030)
Derrell Lipman
1
-4
/
+4
2007-10-10
r8093: Next round. Now it compiles with --enable-socket-wrapper.
Volker Lendecke
1
-1
/
+1
2007-10-10
r5916: Only one C++ guard is necessary, not one around each smbc function.
Tim Potter
1
-261
/
+34
2007-10-10
r5752: implement derrell's solution for binary compatibilty in the _SMBCCTX s...
Gerald Carter
1
-5
/
+63
2007-10-10
r5735: rest of derrel's patch for BUG 2308; had to move the options structure...
Gerald Carter
1
-1
/
+87
2007-10-10
r4970: Fix for bug 2092, allowing fallback after kerberos and allow
Jeremy Allison
1
-0
/
+6
2007-10-10
r599: Bug #1178. Make the libsmbclient routines callable by C++ programs. Also
Richard Sharpe
1
-29
/
+264
[next]