summaryrefslogtreecommitdiff
path: root/libcli/smb
Commit message (Expand)AuthorAgeFilesLines
* libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209)Stefan Metzmacher2012-10-291-1/+1
* Fix bug #9209 - Parse of invalid SMB2 create blob can cause smbd crash.Jeremy Allison2012-10-291-3/+2
* libcli/smb: fix padding in smb2_create_blob*Stefan Metzmacher2012-10-291-11/+30
* smb2_constants: add SMB2_HDR_CREDIT_CHARGEStefan Metzmacher2012-01-231-1/+2
* Remove extraneous debug code.Jeremy Allison2011-10-121-3/+0
* Fix bug #8474 - SMB2 create doesn't cope with an Apple client using NULL blob...Jeremy Allison2011-10-121-3/+7
* Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...Jeremy Allison2011-02-251-0/+2
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-11/+0
* s4:libcli:smb2 Rename pending_id to async_id and make 64-bitSteven Danneman2010-09-221-1/+4
* Make DFS work over SMB2.Jeremy Allison2010-05-211-0/+9
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-3/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+10
* libcli/smb: add smb2_create_blob_find()Stefan Metzmacher2009-08-152-0/+23
* libcli/smb: move smb2_create_blob code to libcli/smb/Stefan Metzmacher2009-08-124-0/+249
* libcli: move some common SMB and SMB2 stuff into libcli/smb/Stefan Metzmacher2009-08-122-0/+202