Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli/smb: fix unitialized padding in smb2_create_blob_push_one() (bug #9209) | Stefan Metzmacher | 2012-10-27 | 1 | -1/+1 |
* | Fix bug #9209 - Parse of invalid SMB2 create blob can cause smbd crash. | Jeremy Allison | 2012-09-27 | 1 | -3/+2 |
* | libcli/smb: fix padding in smb2_create_blob* | Stefan Metzmacher | 2012-09-19 | 1 | -11/+30 |
* | libcli: Use data_blob_null | Volker Lendecke | 2012-04-25 | 1 | -1/+1 |
* | libcli/smb: Get rid of set but unused variable | Kai Blin | 2011-09-24 | 1 | -1/+3 |
* | Remove extraneous debug code. | Jeremy Allison | 2011-09-22 | 1 | -3/+0 |
* | Fix bug #8474 - SMB2 create doesn't cope with an Apple client using NULL blob... | Jeremy Allison | 2011-09-21 | 1 | -3/+7 |
* | libcli/smb: add smb2_create_blob_find() | Stefan Metzmacher | 2009-08-15 | 1 | -0/+17 |
* | libcli/smb: move smb2_create_blob code to libcli/smb/ | Stefan Metzmacher | 2009-08-12 | 1 | -0/+186 |