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
/
libsmb
/
libsmb_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
s3-libsmb/libsmb_file.c: replace cli_read_old() with cli_read()
Björn Baumbach
1
-5
/
+5
2011-07-20
s3-libsmb: replace cli_read() with cli_read_old()
Björn Baumbach
1
-1
/
+1
2011-07-06
s3: make cli_resolve_path return NTSTATUS
Volker Lendecke
1
-21
/
+33
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-05-05
More const fixes for compiler warnings from the waf build.
Jeremy Allison
1
-1
/
+1
2011-05-05
Fix many const compiler warnings.
Jeremy Allison
1
-1
/
+1
2011-04-26
s3: Use cli_writeall instead of cli_write
Volker Lendecke
1
-7
/
+7
2011-01-17
s3: Make cli_setpathinfo_basic use cli_setpathinfo
Volker Lendecke
1
-6
/
+6
2011-01-17
s3: Rename cli_setpathinfo->cli_setpathinfo_basic
Volker Lendecke
1
-6
/
+6
2010-10-24
s3: Convert cli_qfileinfo_basic to cli_qfileinfo
Volker Lendecke
1
-3
/
+4
2010-10-24
s3: Rename cli_fileinfo() to cli_fileinfo_basic()
Volker Lendecke
1
-2
/
+2
2010-07-26
s3: Convert cli_qpathinfo2 to cli_qpathinfo_send
Volker Lendecke
1
-2
/
+2
2009-11-21
s3: Fix some nonempty blank lines
Volker Lendecke
1
-137
/
+87
2009-06-05
Make cli_ftruncate async. Also add a simple test.
Jeremy Allison
1
-1
/
+1
2009-05-06
Make cli_setatr async.
Jeremy Allison
1
-1
/
+1
2009-05-06
Make cli_setattrE async.
Jeremy Allison
1
-2
/
+2
2009-05-05
Make cli_getatr() async.
Jeremy Allison
1
-1
/
+1
2009-05-05
Make cli_getattrE async.
Jeremy Allison
1
-3
/
+2
2009-04-30
Cause cli_close to return an NTSTATUS.
Jeremy Allison
1
-1
/
+1
2009-04-30
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
1
-7
/
+9
2009-03-27
[Bug 6228] SMBC_open_ctx failure due to path resolve failure doesn't set errno
Derrell Lipman
1
-0
/
+7
2009-03-17
Remove the global "struct cm_cred_struct" and associated calls, make
Jeremy Allison
1
-14
/
+21
2009-02-20
Make libsmbclient work with DFS
Bo Yang
1
-1
/
+1
2008-10-24
Error return is False, not -1
Derrell Lipman
1
-3
/
+3
2008-07-16
The buf in the smbclient write function should be const.
Andreas Schneider
1
-1
/
+1
2008-03-03
Continued revamping of libsmbclient.
Derrell Lipman
1
-4
/
+4
2008-03-01
Additional revamped libsmbclient documentation
Derrell Lipman
1
-194
/
+199
2008-03-01
Modified revamp of the libsmbclient interface.
Derrell Lipman
1
-18
/
+18
2008-03-01
Initial revamp of the libsmbclient interface.
Derrell Lipman
1
-0
/
+859