r11730: added parsing and tests for a bunch more SMB2 getinfo levels
[samba.git] / source / libcli / smb2 / smb2_calls.h
2007-10-10 Andrew Tridgellr11730: added parsing and tests for a bunch more SMB2...
2007-10-10 Andrew Tridgellr11715: added SMB2 read and write requests
2007-10-10 Andrew Tridgellr11700: added structure definitions for many of the...
2007-10-10 Andrew Tridgellr11698: added some more level names
2007-10-10 Andrew Tridgellr11697: - added a generic SMB2 getinfo call
2007-10-10 Andrew Tridgellr11691: added reply buffer code checks and oplock flags...
2007-10-10 Andrew Tridgellr11687: filled in 3 more fields in the close reply
2007-10-10 Andrew Tridgellr11682: filled in access_mask in tcon reply
2007-10-10 Andrew Tridgellr11681: filled in a few more smb2_create() fields
2007-10-10 Andrew Tridgellr11680: added smb2_close(). This also demonstrates...
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...
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...