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
/
request.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli/smb2: remove unused smb2_session->pid
Stefan Metzmacher
2012-07-25
1
-1
/
+0
*
s4:libcli/smb2: remove unused elements from smb2_tree
Stefan Metzmacher
2012-07-25
1
-1
/
+0
*
s4:libcli/smb2: use talloc_zero() in smb2_request_init()
Stefan Metzmacher
2011-11-24
1
-16
/
+3
*
s4:libcli/smb2: fix compiler warning in smb2_push_o16s16_string()
Stefan Metzmacher
2011-11-24
1
-1
/
+3
*
s4:libcli/smb2: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-24
1
-43
/
+7
*
s4:libcli: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
2011-08-13
1
-1
/
+1
*
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
2011-03-29
1
-1
/
+2
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-3
/
+2
*
s4/libcli: Initialize client PID for SMB2 connections
Steven Danneman
2009-11-25
1
-0
/
+1
*
s4:libcli/smb2: add smb2_transport_credits_set_charge() to change the Credits...
Stefan Metzmacher
2009-07-15
1
-4
/
+6
*
s4:libcli/smb2: add smb2_transport_credits_ask_num()
Stefan Metzmacher
2009-06-09
1
-2
/
+2
*
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
1
-6
/
+28
*
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
*
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
1
-1
/
+1
*
- SMB2 uses INVALID_PARAMETER not BUFFER_TOO_SMALL for buffer size
Andrew Tridgell
2008-09-24
1
-15
/
+39
*
private -> private_data for struct smb2_request
Andrew Tridgell
2008-05-16
1
-8
/
+17
*
fix the overflow/wrap checks in Samba4 for new gcc optimisation behavior
Andrew Tridgell
2008-04-17
1
-4
/
+4
*
handle pushing of zero length smb2 strings
Andrew Tridgell
2008-02-18
1
-0
/
+6
*
fixed handling of zero sized buffers versus NULL buffers in
Andrew Tridgell
2008-02-16
1
-10
/
+31
*
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
2008-02-14
1
-0
/
+27
*
Fixed SMB2 rename operations from Vista clients
Andrew Tridgell
2008-02-14
1
-1
/
+1
*
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
2008-02-14
1
-0
/
+15
*
updated SMB2 header defines to match WSPP docs
Andrew Tridgell
2008-02-12
1
-7
/
+7
*
r26429: Avoid use of global_smb_iconv_convenience.
Jelmer Vernooij
2007-12-21
1
-2
/
+3
*
r26316: Use contexts for conversion functions.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-10
/
+10
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25027: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24994: Fix some C++ warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
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
-12
/
+12
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r17083: - implement SMB2 Cancel in the client
Stefan Metzmacher
2007-10-10
1
-2
/
+9
*
r16873: - grow the buffer with the correct size, we maybe had 1 byte prealloc...
Stefan Metzmacher
2007-10-10
1
-8
/
+8
*
r16734: the 2 bytes after the opcode and before the flags,
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r16705: fix a bug found by valgrind...
Stefan Metzmacher
2007-10-10
1
-8
/
+25
*
r16566: add pull function for a site32/offset32 blob
Stefan Metzmacher
2007-10-10
1
-0
/
+24
*
r15770: when there's a dynamic body, we need to send the first byte even if the
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r15744: convert_string_talloc() handles src_len == 0 as error
Stefan Metzmacher
2007-10-10
1
-0
/
+8
*
r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0
Stefan Metzmacher
2007-10-10
1
-3
/
+14
*
r15191: Avoid uint_t as it's not standard.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14434: use the right enum type
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r11780: it turns out that the MxAc tag isn't a security descriptor, its a
Andrew Tridgell
2007-10-10
1
-1
/
+1
[next]