summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/config.mk
AgeCommit message (Expand)AuthorFilesLines
2009-04-01s4:smb2: Add lease break support for SMB2.1Zach Loafman1-1/+2
2008-05-30implemented client side SMB2 signingAndrew Tridgell1-1/+1
2008-05-20added some SMB2 utility functionsAndrew Tridgell1-1/+1
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+1
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-1/+1
2008-04-19libcli/smb2: add smb2_break() callsStefan Metzmacher1-1/+1
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-22/+7
2007-10-10r17083: - implement SMB2 Cancel in the clientStefan Metzmacher1-0/+1
2007-10-10r16975: implement SMB2 Notify call in the client libStefan Metzmacher1-0/+1
2007-10-10r15815: add SMB2 Lock client codeStefan Metzmacher1-0/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-1/+1
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-1/+1
2007-10-10r13935: add dependeciesStefan Metzmacher1-1/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and thatAndrew Tridgell1-1/+1
2007-10-10r11906: opcode 13 appears to be keepalive. Metze guessed this one :-)Andrew Tridgell1-1/+2
2007-10-10r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for helpAndrew Tridgell1-1/+2
2007-10-10r11903: added smb2_tdis() (opcode 4)Andrew Tridgell1-1/+2
2007-10-10r11901: added smb2_logoff() support (metze correctly guessed opcode 2 wasAndrew Tridgell1-1/+2
2007-10-10r11888: - added SMB2 trans supportAndrew Tridgell1-1/+2
2007-10-10r11801: - added basic SMB2 find supportAndrew Tridgell1-1/+2
2007-10-10r11771: - split out the setinfo blob construction in the libcli/raw codeAndrew Tridgell1-1/+2
2007-10-10r11715: added SMB2 read and write requestsAndrew Tridgell1-1/+3
2007-10-10r11697: - added a generic SMB2 getinfo callAndrew Tridgell1-1/+2
2007-10-10r11693: added a full async composite function for SMB2 that does:Andrew Tridgell1-1/+2
2007-10-10r11680: added smb2_close(). This also demonstrates that file handles are 16Andrew Tridgell1-1/+2
2007-10-10r11679: opening/creating files in SMB2 now works. Lots of unknown parametersAndrew Tridgell1-1/+2
2007-10-10r11674: SMB2 tree connect now works. We do 2 session setups and 2 treeAndrew Tridgell1-1/+2
2007-10-10r11665: started to put some meat on the structure used for the SMB2 libraryAndrew Tridgell1-1/+2
2007-10-10r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...Andrew Tridgell1-0/+6