s4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
[kai/samba.git] / source4 / libcli / smb2 / tcon.c
2012-07-24 Stefan Metzmachers4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
2012-02-03 Michael Adams4:libcli/torture:smb2: change smb2_tree_connect to...
2011-11-24 Stefan Metzmachers4:libcli/smb2: implement on top of smbXcli_conn/req
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07 Andrew Tridgellmake signing per session in the SMB2 client library
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Andrew Tridgellupdated SMB2 tcon as per WSPP docs
2008-02-12 Andrew Tridgellupdated SMB2 header defines to match WSPP docs
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr15532: add a BOOL body_dynamic_present, because the...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr11996: don't overwrite the buffercode
2007-10-10 Andrew Tridgellr11754: make the SMB2 blob push routines take offsets...
2007-10-10 Stefan Metzmacherr11741: - the buffer code (first 2 bytes in the SMB2...
2007-10-10 Stefan Metzmacherr11722: make the smb2_push/pull functions take a smb2_r...
2007-10-10 Andrew Tridgellr11691: added reply buffer code checks and oplock flags...
2007-10-10 Andrew Tridgellr11682: filled in access_mask in tcon reply
2007-10-10 Andrew Tridgellr11679: opening/creating files in SMB2 now works. Lots...
2007-10-10 Andrew Tridgellr11674: SMB2 tree connect now works. We do 2 session...