summaryrefslogtreecommitdiff
path: root/source4/smb_server/blob.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r16671: allow usage of smbsrv_pull_passthru_sfileinfo() without,Stefan Metzmacher1-0/+7
a smbsrv_request given... the RENAME level is not supported in this mode, but that will be fixed later metze (This used to be commit 058c6397a4018975f62e8277b905a2566c3b2fe0)
2007-10-10r16621: split out passthru levels of setfileinfoStefan Metzmacher1-0/+87
metze (This used to be commit 6cd64cb78f23c88029b8b5ef712b3f8a26e8528f)
2007-10-10r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to returnStefan Metzmacher1-0/+9
0 eas, they should return an error: NO_EAS_ON_FILE or NO_MORE_EAS metze (This used to be commit fdefec1de99273978345d4a183a9660bd741e045)
2007-10-10r16457: fix typoStefan Metzmacher1-1/+1
metze (This used to be commit 049ddc8a96da7a8fb0bbf1ef652c1963e9103d9b)
2007-10-10r16449: move some code to a generic placeStefan Metzmacher1-0/+486
metze (This used to be commit 77a711c54ae7543a26f0ace1f189d6ed580c48d9)