Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r11737: use _smb_setlen2() to allow for 24 bit lengths in SMB2 packets | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11713: separate out the setting of the fde in the packet context from the | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r11697: - added a generic SMB2 getinfo call | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r11671: - make sure req is initialized | Stefan Metzmacher | 1 | -4/+8 |
2007-10-10 | r11668: yay! we get a successful session setup with SMB2, and get back a 64bi... | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r11665: started to put some meat on the structure used for the SMB2 library | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe... | Andrew Tridgell | 1 | -0/+274 |