Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r11691: added reply buffer code checks and oplock flags for create request/reply | Andrew Tridgell | 1 | -12/+28 |
2007-10-10 | r11687: filled in 3 more fields in the close reply | Andrew Tridgell | 1 | -5/+3 |
2007-10-10 | r11682: filled in access_mask in tcon reply | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11681: filled in a few more smb2_create() fields | Andrew Tridgell | 1 | -9/+6 |
2007-10-10 | r11680: added smb2_close(). This also demonstrates that file handles are 16 | Andrew Tridgell | 1 | -3/+28 |
2007-10-10 | r11679: opening/creating files in SMB2 now works. Lots of unknown parameters | Andrew Tridgell | 1 | -1/+46 |
2007-10-10 | r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r11668: yay! we get a successful session setup with SMB2, and get back a 64bi... | Andrew Tridgell | 1 | -4/+3 |
2007-10-10 | r11665: started to put some meat on the structure used for the SMB2 library | Andrew Tridgell | 1 | -0/+63 |