summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/util.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-29s4:libcli/smb2: let smb2_deltree delete directory streamsStefan Metzmacher1-1/+45
2022-08-23s4/libcli/smb2: avoid using smb2_composite_setpathinfo() in smb2_util_setatr()Ralph Boehme1-7/+30
2020-04-28Implement alt name query for smb2David Mulder1-0/+53
2019-12-20Convert samba4.base.*attr tests to smb2David Mulder1-0/+46
2019-09-25s4/libcli/smb2: clang: Fix 'value stored to 'status' is never read'Noel Power1-3/+3
2013-12-06s4-libcli: Add smb2_util_handle_empty().Andreas Schneider1-0/+9
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