summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-1/+1
* r13935: add dependeciesStefan Metzmacher2007-10-101-1/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and thatAndrew Tridgell2007-10-101-1/+1
* r11906: opcode 13 appears to be keepalive. Metze guessed this one :-)Andrew Tridgell2007-10-101-1/+2
* r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell2007-10-101-1/+2
* r11903: added smb2_tdis() (opcode 4)Andrew Tridgell2007-10-101-1/+2
* r11901: added smb2_logoff() support (metze correctly guessed opcode 2 wasAndrew Tridgell2007-10-101-1/+2
* r11888: - added SMB2 trans supportAndrew Tridgell2007-10-101-1/+2
* r11801: - added basic SMB2 find supportAndrew Tridgell2007-10-101-1/+2
* r11771: - split out the setinfo blob construction in the libcli/raw codeAndrew Tridgell2007-10-101-1/+2
* r11715: added SMB2 read and write requestsAndrew Tridgell2007-10-101-1/+3
* r11697: - added a generic SMB2 getinfo callAndrew Tridgell2007-10-101-1/+2
* r11693: added a full async composite function for SMB2 that does:Andrew Tridgell2007-10-101-1/+2
* r11680: added smb2_close(). This also demonstrates that file handles are 16Andrew Tridgell2007-10-101-1/+2
* r11679: opening/creating files in SMB2 now works. Lots of unknown parametersAndrew Tridgell2007-10-101-1/+2
* r11674: SMB2 tree connect now works. We do 2 session setups and 2 treeAndrew Tridgell2007-10-101-1/+2
* r11665: started to put some meat on the structure used for the SMB2 libraryAndrew Tridgell2007-10-101-1/+2
* r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...Andrew Tridgell2007-10-101-0/+6