summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/util.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-1/+1
2009-12-07s4 torure: Add SMB2 utility functionsZack Kirsch1-0/+1
2009-10-01s4/torture: Ported SMB oplock torture tests to SMB2Steven Danneman1-0/+9
2009-08-05handle large directories in smb2_deltree()Andrew Tridgell1-36/+42
2008-09-24be friendlier in smb2_deltree to some of the SMB2 implementations thatAndrew Tridgell1-1/+1
2008-09-23fixed readonly handling in deltreeAndrew Tridgell1-0/+6
2008-05-27cope better with read only files in smb2_deltreeAndrew Tridgell1-0/+10
2008-05-20added smb2_util_setatrAndrew Tridgell1-0/+22
2008-05-20added some SMB2 utility functionsAndrew Tridgell1-0/+178