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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
3
-5
/
+5
*
s4-libcli: use GUID_to_ndr_blob()
Andrew Tridgell
2009-12-10
1
-3
/
+3
*
s4-libcli: use new GUID functions in libcli
Andrew Tridgell
2009-12-10
1
-4
/
+3
*
s4 torure: Add SMB2 utility functions
Zack Kirsch
2009-12-07
1
-0
/
+1
*
s4/libcli: rename previously reserved field in SMB2 LOCK struct
Steven Danneman
2009-11-25
1
-1
/
+1
*
s4/libcli: Initialize client PID for SMB2 connections
Steven Danneman
2009-11-25
3
-0
/
+6
*
s4/torture: Ported SMB oplock torture tests to SMB2
Steven Danneman
2009-10-01
1
-0
/
+9
*
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
2009-09-19
1
-1
/
+1
*
libcli/smb: move smb2_create_blob code to libcli/smb/
Stefan Metzmacher
2009-08-12
1
-157
/
+0
*
libcli: move some common SMB and SMB2 stuff into libcli/smb/
Stefan Metzmacher
2009-08-12
2
-176
/
+0
*
s4:libcli/smb2: move SMB2_GETINFO_* flags into smb2_constants.h
Stefan Metzmacher
2009-08-07
2
-6
/
+6
*
s4:libcli/smb2: remove unused and redundant SMB2 security flags
Stefan Metzmacher
2009-08-07
1
-6
/
+0
*
s4:libcli: move SMB2 Find constants to smb2_constants.h
Stefan Metzmacher
2009-08-07
1
-0
/
+16
*
handle large directories in smb2_deltree()
Andrew Tridgell
2009-08-05
1
-36
/
+42
*
s4:libcli/smb2: add smb2_transport_credits_set_charge() to change the Credits...
Stefan Metzmacher
2009-07-15
3
-4
/
+14
*
s4:libcli: move SMB2 lock flags to smb2_constants.h
Stefan Metzmacher
2009-07-02
1
-0
/
+8
*
s4:libcli/smb2: add smb2_transport_credits_ask_num()
Stefan Metzmacher
2009-06-09
3
-2
/
+13
*
s4:libcli/smb2: only add the 1 byte dynamic buffer padding for non compounded...
Stefan Metzmacher
2009-06-09
1
-2
/
+6
*
s4:libcli/smb2: add support sending compounded requests
Stefan Metzmacher
2009-06-09
3
-50
/
+205
*
s4:libcli/smb2: prepare SMB2 signing code for compounded requests
Stefan Metzmacher
2009-06-09
1
-2
/
+8
*
s4:libcli/smb2: remove old dialect revision constants
Stefan Metzmacher
2009-05-26
1
-4
/
+0
*
s4:libcli/smb2: use new SMB2_DIVELECT_REVISION constants
Stefan Metzmacher
2009-05-26
1
-2
/
+5
*
s4:libcli/smb2: add some more SMB2 constants
Stefan Metzmacher
2009-05-26
1
-4
/
+14
*
s4:libcli/smb2: fix session setup with raw NTLMSSP
Stefan Metzmacher
2009-05-20
1
-13
/
+17
*
s4:libcli/smb2: use raw ntlmssp if the server didn't provide a sec blob
Stefan Metzmacher
2009-05-20
1
-1
/
+8
*
s4:libcli/smb2: fill in transport->negotiate.secblob with the correct data
Stefan Metzmacher
2009-05-20
1
-0
/
+2
*
Move SMB2 constants to a separate file
Volker Lendecke
2009-05-11
2
-114
/
+140
*
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
5
-11
/
+145
*
s4:smb2: Add rudimentary SMB2.1 lease support to libcli
Zach Loafman
2009-03-28
2
-0
/
+38
*
s4 libcli: Add back Longhorn beta dialect as a constant
Zach Loafman
2009-03-18
2
-4
/
+4
*
s4 libcli: Add SMB2.1 dialect to libcli
Zach Loafman
2009-03-17
2
-2
/
+5
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
1
-9
/
+9
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
1
-2
/
+2
*
s4:libcli/smb2: fix c++ warning
Stefan Metzmacher
2009-02-05
1
-1
/
+1
*
s4:smb2: s/private/private_data
Stefan Metzmacher
2009-02-02
2
-3
/
+3
*
s4:libcli/smb2: s/class/info_class
Stefan Metzmacher
2009-02-02
1
-5
/
+6
*
s4:libcli/smb2: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-13
/
+13
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
3
-8
/
+8
*
Remove use of global_loadparm for SMB2 client connections.
Jelmer Vernooij
2008-11-02
1
-5
/
+9
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-2
/
+0
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
3
-4
/
+5
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-01
1
-4
/
+7
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-01
1
-7
/
+7
*
Move calls to lp_* higher up in the call stack.
Jelmer Vernooij
2008-11-01
1
-6
/
+15
*
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
2008-11-01
1
-2
/
+1
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
2
-2
/
+2
*
s4:libcli/smb2: remove unused header
Stefan Metzmacher
2008-09-29
1
-1
/
+0
[next]