summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/util.c
AgeCommit message (Collapse)AuthorFilesLines
2008-09-24be friendlier in smb2_deltree to some of the SMB2 implementations thatAndrew Tridgell1-1/+1
don't handle SEC_FLAG_MAXIMUM_ALLOWED
2008-09-23fixed readonly handling in deltreeAndrew Tridgell1-0/+6
2008-05-27cope better with read only files in smb2_deltreeAndrew Tridgell1-0/+10
(This used to be commit 88a2c7b2f44f160836e477e460812df557204f51)
2008-05-20added smb2_util_setatrAndrew Tridgell1-0/+22
(This used to be commit d4f41db964ce82c8889017d0f932d60100b3cd32)
2008-05-20added some SMB2 utility functionsAndrew Tridgell1-0/+178
(This used to be commit 6a3b1cd6698faa460c6258bb41b4936e363f4387)