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
/
source4
/
libcli
/
smb2
/
smb2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli:smb2: store the share capabilites in the smb2_tree object
Michael Adam
2012-03-03
1
-0
/
+1
*
s4:libcli/smb2: remove unused 'session_key' from struct smb2_session
Stefan Metzmacher
2012-02-27
1
-1
/
+0
*
s4:libcli/smb2: make sure only one idle event runs at a time
Stefan Metzmacher
2011-11-29
1
-0
/
+1
*
s4:libcli/smb2: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-24
1
-43
/
+10
*
s4:libcli:smb2 Rename pending_id to async_id and make 64-bit
Steven Danneman
2010-09-22
1
-3
/
+3
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
1
-1
/
+1
*
s4/libcli: Initialize client PID for SMB2 connections
Steven Danneman
2009-11-25
1
-0
/
+1
*
libcli: move some common SMB and SMB2 stuff into libcli/smb/
Stefan Metzmacher
2009-08-12
1
-1
/
+0
*
s4:libcli/smb2: add smb2_transport_credits_set_charge() to change the Credits...
Stefan Metzmacher
2009-07-15
1
-0
/
+1
*
s4:libcli/smb2: add smb2_transport_credits_ask_num()
Stefan Metzmacher
2009-06-09
1
-0
/
+4
*
s4:libcli/smb2: add support sending compounded requests
Stefan Metzmacher
2009-06-09
1
-29
/
+36
*
Move SMB2 constants to a separate file
Volker Lendecke
2009-05-11
1
-114
/
+1
*
Fix SMB2_CAP_DFS
Volker Lendecke
2009-05-11
1
-1
/
+1
*
s4:smb2: Add lease break support for SMB2.1
Zach Loafman
2009-04-01
1
-0
/
+13
*
s4:smb2: Add rudimentary SMB2.1 lease support to libcli
Zach Loafman
2009-03-28
1
-0
/
+8
*
s4 libcli: Add back Longhorn beta dialect as a constant
Zach Loafman
2009-03-18
1
-0
/
+1
*
s4 libcli: Add SMB2.1 dialect to libcli
Zach Loafman
2009-03-17
1
-1
/
+3
*
s4:smb2: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-1
/
+1
*
we need different error handling for truncated packets in NETPROT and
Andrew Tridgell
2008-09-24
1
-0
/
+1
*
libcli/smb2: add SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK
Stefan Metzmacher
2008-08-14
1
-1
/
+3
*
libcli/smb2: fix per session signing state
Stefan Metzmacher
2008-07-28
1
-6
/
+3
*
make signing per session in the SMB2 client library
Andrew Tridgell
2008-06-07
1
-1
/
+1
*
implemented client side SMB2 signing
Andrew Tridgell
2008-05-30
1
-5
/
+17
*
remember the server time fields on negotiate. Needed for gentest
Andrew Tridgell
2008-05-20
1
-0
/
+2
*
private -> private_data for struct smb2_request
Andrew Tridgell
2008-05-16
1
-1
/
+6
*
libcli/smb2: make it possible to handle incoming oplock requests
Stefan Metzmacher
2008-04-19
1
-0
/
+11
*
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
2008-02-14
1
-0
/
+3
*
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
2008-02-14
1
-0
/
+5
*
updated SMB2 create operation to match WSPP.
Andrew Tridgell
2008-02-13
1
-0
/
+28
*
updated SMB2 tcon as per WSPP docs
Andrew Tridgell
2008-02-13
1
-0
/
+22
*
updated SMB2 header defines to match WSPP docs
Andrew Tridgell
2008-02-12
1
-7
/
+8
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22866: handle incoming chained smb2 requests in our server code to let
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r17083: - implement SMB2 Cancel in the client
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r17081: add idle handler support to the smb2 client lib too
Stefan Metzmacher
2007-10-10
1
-0
/
+9
*
r16734: the 2 bytes after the opcode and before the flags,
Stefan Metzmacher
2007-10-10
1
-13
/
+13
*
r16705: fix a bug found by valgrind...
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r15191: Avoid uint_t as it's not standard.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r14511: Install more headers
Jelmer Vernooij
2007-10-10
1
-2
/
+0
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
1
-2
/
+0
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and that
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r11906: opcode 13 appears to be keepalive. Metze guessed this one :-)
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for help
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r11901: added smb2_logoff() support (metze correctly guessed opcode 2 was
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r11888: - added SMB2 trans support
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r11752: setup the dynamic pointer for incoming packets too
Andrew Tridgell
2007-10-10
1
-1
/
+1
[next]