Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-wsgi
[samba.git] / source4 / libcli / smb2 / transport.c
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-18 Stefan Metzmacherlibcli/smb2: make it possible to handle incoming oplock...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Andrew TridgellConvert SMB and SMB2 code to use a common buffer handli...
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 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr17083: - implement SMB2 Cancel in the client
2007-10-10 Stefan Metzmacherr17081: add idle handler support to the smb2 client...
2007-10-10 Stefan Metzmacherr17020: pass the real error to the failing requests
2007-10-10 Stefan Metzmacherr16705: fix a bug found by valgrind...
2007-10-10 Andrew Tridgellr15854: more talloc_set_destructor() typesafe fixes
2007-10-10 Stefan Metzmacherr12725: some minor updates
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Tim Potterr11967: Fix more 64-bit warnings.
2007-10-10 Andrew Tridgellr11891: - added pipe_flags field in smb2_trans
2007-10-10 Andrew Tridgellr11752: setup the dynamic pointer for incoming packets too
2007-10-10 Stefan Metzmacherr11741: - the buffer code (first 2 bytes in the SMB2...
2007-10-10 Andrew Tridgellr11737: use _smb_setlen2() to allow for 24 bit lengths...
2007-10-10 Andrew Tridgellr11713: separate out the setting of the fde in the...
2007-10-10 Andrew Tridgellr11697: - added a generic SMB2 getinfo call
2007-10-10 Stefan Metzmacherr11671: - make sure req is initialized
2007-10-10 Andrew Tridgellr11668: yay! we get a successful session setup with...
2007-10-10 Andrew Tridgellr11665: started to put some meat on the structure used...
2007-10-10 Andrew Tridgellr11662: the beginnings of a SMB2 client library. Very...