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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
r17083: - implement SMB2 Cancel in the client
Stefan Metzmacher
2006-07-17
5
-5
/
+105
*
r17082: Add a test that walks and tests denying tconX access via the share se...
Volker Lendecke
2006-07-17
1
-0
/
+18
*
r17081: add idle handler support to the smb2 client lib too
Stefan Metzmacher
2006-07-17
2
-0
/
+45
*
r17020: pass the real error to the failing requests
Stefan Metzmacher
2006-07-13
2
-8
/
+16
*
r17019: don't timeout on notifies
Stefan Metzmacher
2006-07-13
1
-0
/
+4
*
r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...
Stefan Metzmacher
2006-07-12
4
-53
/
+103
*
r16975: implement SMB2 Notify call in the client lib
Stefan Metzmacher
2006-07-12
3
-0
/
+106
*
r16949: add and fix some NOTIFY return codes
Stefan Metzmacher
2006-07-11
2
-1
/
+4
*
r16918: the SMB2 Ioctls are sometimes called with a wildcard handle
Stefan Metzmacher
2006-07-10
2
-1
/
+4
*
r16875: implement SMB2 Find in the frontend
Stefan Metzmacher
2006-07-08
2
-4
/
+9
*
r16873: - grow the buffer with the correct size, we maybe had 1 byte prealloc...
Stefan Metzmacher
2006-07-08
1
-8
/
+8
*
r16871: zero padding bytes
Stefan Metzmacher
2006-07-08
1
-0
/
+1
*
r16834: split the level's of smb_search_first/smb_search_next and the levels
Stefan Metzmacher
2006-07-06
4
-109
/
+156
*
r16801: Adding WERR_DS_DRA_ACCESS_DENIED.
Günther Deschner
2006-07-04
2
-0
/
+2
*
r16791: Typo fix in a comment.
Rafal Szczesniak
2006-07-03
1
-1
/
+1
*
r16734: the 2 bytes after the opcode and before the flags,
Stefan Metzmacher
2006-07-01
2
-15
/
+15
*
r16708: the packet format of SMB2 SessionSetup has changed,
Stefan Metzmacher
2006-06-30
2
-9
/
+16
*
r16705: fix a bug found by valgrind...
Stefan Metzmacher
2006-06-29
3
-10
/
+29
*
r16699: the layout of SMB2 Read and Write is identical...
Stefan Metzmacher
2006-06-29
3
-7
/
+3
*
r16669: this calls don't expect any valid error codes than NT_STATUS_OK
Stefan Metzmacher
2006-06-29
6
-6
/
+6
*
r16667: - use ndr_pull_struct_blob() to make the RAW_FILEINFO_SEC_DESC pull code
Stefan Metzmacher
2006-06-29
2
-13
/
+22
*
r16569: - use push_string()
Stefan Metzmacher
2006-06-27
1
-3
/
+3
*
r16566: add pull function for a site32/offset32 blob
Stefan Metzmacher
2006-06-27
1
-0
/
+24
*
r16464: split client and server min/max protocol settings
Stefan Metzmacher
2006-06-22
2
-2
/
+2
*
r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfo
Stefan Metzmacher
2006-06-20
3
-7
/
+7
*
r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...
Gerald Carter
2006-06-08
1
-2
/
+2
*
r16091: Without this patch Samba3 will not accept this, and simply setting th...
Volker Lendecke
2006-06-08
1
-2
/
+3
*
r16073: On an incoming wildcard search, it is critical that the size be
Andrew Bartlett
2006-06-07
1
-2
/
+2
*
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
2006-05-24
8
-29
/
+13
*
r15835: fixed locking in the client library
Andrew Tridgell
2006-05-23
1
-0
/
+1
*
r15834: fixed a memory leak in the session code
Andrew Tridgell
2006-05-23
1
-1
/
+1
*
r15820: this line was just for testing
Stefan Metzmacher
2006-05-22
1
-2
/
+0
*
r15815: add SMB2 Lock client code
Stefan Metzmacher
2006-05-22
2
-0
/
+78
*
r15814: add SMB2 Lock interface structure
Stefan Metzmacher
2006-05-22
2
-1
/
+35
*
r15794: fixed a problem with DOS status codes - found by kukks (thanks!)
Andrew Tridgell
2006-05-22
1
-0
/
+5
*
r15775: add some privilege related WERROR codes
Stefan Metzmacher
2006-05-21
2
-0
/
+4
*
r15770: when there's a dynamic body, we need to send the first byte even if the
Stefan Metzmacher
2006-05-21
1
-0
/
+1
*
r15756: handle RAW_OPEN_SMB2
Stefan Metzmacher
2006-05-20
1
-0
/
+3
*
r15744: convert_string_talloc() handles src_len == 0 as error
Stefan Metzmacher
2006-05-20
1
-0
/
+8
*
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
2006-05-20
16
-291
/
+403
*
r15740: add TODO, that we should check if the server supports
Stefan Metzmacher
2006-05-20
1
-0
/
+4
*
r15737: fix a typos and comment
Stefan Metzmacher
2006-05-20
2
-3
/
+3
*
r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...
Stefan Metzmacher
2006-05-19
2
-1
/
+18
*
r15688: windows sends 4 as max_setup count on NT IOCTL
Stefan Metzmacher
2006-05-18
1
-1
/
+1
*
r15661: add NT_STATUS_OBJECTID_NOT_FOUND
Stefan Metzmacher
2006-05-17
2
-0
/
+2
*
r15656: for NT IOCTL's we need to control the max_data field for some calls
Stefan Metzmacher
2006-05-17
2
-1
/
+2
*
r15643: add some FSCTL_ codes
Stefan Metzmacher
2006-05-16
1
-5
/
+32
*
r15640: - NT IOCTL calls also have an 'in' data_blob
Stefan Metzmacher
2006-05-16
2
-7
/
+17
*
r15638: add a usefull macro to get a pointer the smb_handle union
Stefan Metzmacher
2006-05-16
1
-1
/
+43
*
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
2006-05-13
4
-4
/
+2
[next]