s3:smbd: Align change notify replies on 4-byte boundary
[samba.git] / source3 / smbd / smb2_setinfo.c
2010-05-20 Jeremy Allison(Finally) fix bug #7158 - SMB2 connection resets during...
2010-04-28 Jeremy AllisonUpdate (C) for 2010.
2010-04-28 Jeremy AllisonConnect set security descriptor into SMB2 code.
2010-03-05 Jeremy AllisonFix for bug #7189 - Open txt files with notepad on...
2010-02-25 Jeremy AllisonImplement rename/move in SMB2 from Windows7.
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-07-15 Stefan Metzmachers3:smbd: add support for SMB2 SetInfo File*Information
2009-07-06 Tim Proutys3 smb2: Fix unused variable warning
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 SetInfo support