Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17083: - implement SMB2 Cancel in the client | Stefan Metzmacher | 1 | -3/+11 |
2007-10-10 | r17081: add idle handler support to the smb2 client lib too | Stefan Metzmacher | 1 | -0/+36 |
2007-10-10 | r17020: pass the real error to the failing requests | Stefan Metzmacher | 1 | -4/+8 |
2007-10-10 | r16705: fix a bug found by valgrind... | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r15854: more talloc_set_destructor() typesafe fixes | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r12725: some minor updates | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r11967: Fix more 64-bit warnings. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r11891: - added pipe_flags field in smb2_trans | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r11752: setup the dynamic pointer for incoming packets too | Andrew Tridgell | 1 | -0/+14 |
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 |