s3-talloc Change TALLOC_P() to talloc()
[nivanova/samba-autobuild/.git] / source3 / smbd / smb2_flush.c
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2010-05-20 Jeremy Allison(Finally) fix bug #7158 - SMB2 connection resets during...
2009-08-17 Stefan Metzmachers3:smbd: implement SMB2 Cancel correctly.
2009-08-12 Stefan Metzmacherlibcli: move some common SMB and SMB2 stuff into libcli...
2009-08-08 Stefan Metzmachers3:smbd: rename conn => sconn for smbd_server_connectio...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-21 Tim Proutys3: Change fsp->fsp_name to be an smb_filename struct!
2009-06-24 Stefan Metzmachers3:smbd: send SMB2 interim responses for async calls
2009-06-09 Stefan Metzmachers3:smbd: skip file handle checks for SMB2 compounded...
2009-06-05 Stefan Metzmachers3:smbd: split smbd_smb2_flush() into a tevent_req...
2009-06-03 Stefan Metzmachers3:smbd: implement SMB2 Flush