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
/
source4
/
libcli
/
smb2
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-17
s4:libcli/smb2: reset trsnport->compound.related when a compound chain is fin...
Stefan Metzmacher
1
-0
/
+1
2012-07-25
s4:libcli/smb2: remove unused variable
Stefan Metzmacher
1
-2
/
+0
2012-07-25
libcli/smb: there's no PID field in the SMB2/3 header anymore
Stefan Metzmacher
1
-4
/
+0
2012-07-25
libcli/smb: pass smbXcli_tcon to smb2cli_req_create/send()
Stefan Metzmacher
1
-4
/
+8
2012-04-16
s4:libcli/smb2: remove unused dependency to LIBPACKET
Stefan Metzmacher
1
-1
/
+0
2012-03-03
s4:libcli:smb2: set SMB2_CAP_ALL in the negprot
Michael Adam
1
-1
/
+5
2012-03-03
smbXcli: add the possiblilty to negotiate client capabilites in smb >= 2.2
Michael Adam
1
-1
/
+2
2012-02-23
s4:smbcli:smb2: add a random GUID to the transport connection in smb2_transpo...
Michael Adam
1
-1
/
+5
2011-12-09
s4:libcli/smb2: mark a request as error if we can't ship it
Stefan Metzmacher
1
-0
/
+2
2011-11-29
s4:libcli/smb2: make sure only one idle event runs at a time
Stefan Metzmacher
1
-9
/
+16
2011-11-24
s4:libcli/smb2: implement on top of smbXcli_conn/req
Stefan Metzmacher
1
-428
/
+287
2011-10-19
s4:libcli/smb2: make use of _smb_setlen_tcp()
Stefan Metzmacher
1
-2
/
+2
2011-09-28
s4:libcli/smb2: ignore SMB2_OP_CANCEL responses
Stefan Metzmacher
1
-0
/
+10
2011-09-28
s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI...
Stefan Metzmacher
1
-1
/
+2
2011-08-13
s4:libcli: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
1
-7
/
+7
2010-09-22
s4:libcli:smb2 Rename pending_id to async_id and make 64-bit
Steven Danneman
1
-1
/
+1
2009-07-15
s4:libcli/smb2: add smb2_transport_credits_set_charge() to change the Credits...
Stefan Metzmacher
1
-0
/
+7
2009-06-09
s4:libcli/smb2: add smb2_transport_credits_ask_num()
Stefan Metzmacher
1
-0
/
+7
2009-06-09
s4:libcli/smb2: add support sending compounded requests
Stefan Metzmacher
1
-15
/
+141
2009-04-01
s4:smb2: Add lease break support for SMB2.1
Zach Loafman
1
-8
/
+47
2009-02-02
s4:smb2: s/private/private_data
Stefan Metzmacher
1
-2
/
+2
2009-02-02
s4:libcli/smb2: s/private/private_data
Stefan Metzmacher
1
-13
/
+13
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-5
/
+5
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-08-14
libcli/smb2: async replies with STATUS_PENDING are not signed
Stefan Metzmacher
1
-13
/
+11
2008-07-28
libcli/smb2: fix per session signing state
Stefan Metzmacher
1
-4
/
+2
2008-06-07
make signing per session in the SMB2 client library
Andrew Tridgell
1
-6
/
+6
2008-06-06
added server side SMB2 signing
Andrew Tridgell
1
-11
/
+21
2008-05-30
implemented client side SMB2 signing
Andrew Tridgell
1
-18
/
+31
2008-04-19
libcli/smb2: make it possible to handle incoming oplock requests
Stefan Metzmacher
1
-0
/
+43
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-02-14
Convert SMB and SMB2 code to use a common buffer handling structure
Andrew Tridgell
1
-0
/
+2
2008-02-12
updated SMB2 header defines to match WSPP docs
Andrew Tridgell
1
-1
/
+1
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17083: - implement SMB2 Cancel in the client
Stefan Metzmacher
1
-3
/
+11
2007-10-10
r17081: add idle handler support to the smb2 client lib too
Stefan Metzmacher
1
-0
/
+36
2007-10-10
r17020: pass the real error to the failing requests
Stefan Metzmacher
1
-4
/
+8
2007-10-10
r16705: fix a bug found by valgrind...
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
1
-4
/
+2
2007-10-10
r12725: some minor updates
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11967: Fix more 64-bit warnings.
Tim Potter
1
-3
/
+3
2007-10-10
r11891: - added pipe_flags field in smb2_trans
Andrew Tridgell
1
-0
/
+7
2007-10-10
r11752: setup the dynamic pointer for incoming packets too
Andrew Tridgell
1
-0
/
+14
2007-10-10
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r11737: use _smb_setlen2() to allow for 24 bit lengths in SMB2 packets
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11713: separate out the setting of the fde in the packet context from the
Andrew Tridgell
1
-1
/
+2
2007-10-10
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
1
-3
/
+3
[next]