summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/blob.c
Commit message (Collapse)AuthorAgeFilesLines
* r18839: align all directory search blobs on an 8 byte boundary to keep theAndrew Tridgell2007-10-101-4/+15
| | | | | current vista release happy. (This used to be commit d3f0114a9dc8458cccfda71087668b1ddf4d380c)
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
| | | | | | | * Move dlinklist.h, smb.h to subsystem-specific directories * Clean up ads.h and move what is left of it to dsdb/ (only place where it's used) (This used to be commit f7afa1cb77f3cfa7020b57de12e6003db7cfcc42)
* r16871: zero padding bytesStefan Metzmacher2007-10-101-0/+1
| | | | | | | (found by valgrind) metze (This used to be commit 283bec8295b6302dfe3dc12c82d7870bdfee8b37)
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-101-7/+7
| | | | | | | of smb_search_data metze (This used to be commit 78c201db8a47a71908698c4dda2add4cf85694d9)
* r16815: split out search levels which are also used by smb2Stefan Metzmacher2007-10-101-0/+146
| | | | | metze (This used to be commit 3b8ecc19fac6f9d52adae86767ca153ab719d00d)
* r16671: allow usage of smbsrv_pull_passthru_sfileinfo() without,Stefan Metzmacher2007-10-101-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)
* r16621: split out passthru levels of setfileinfoStefan Metzmacher2007-10-101-0/+87
| | | | | metze (This used to be commit 6cd64cb78f23c88029b8b5ef712b3f8a26e8528f)
* r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to returnStefan Metzmacher2007-10-101-0/+9
| | | | | | | | 0 eas, they should return an error: NO_EAS_ON_FILE or NO_MORE_EAS metze (This used to be commit fdefec1de99273978345d4a183a9660bd741e045)
* r16457: fix typoStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 049ddc8a96da7a8fb0bbf1ef652c1963e9103d9b)
* r16449: move some code to a generic placeStefan Metzmacher2007-10-101-0/+486
metze (This used to be commit 77a711c54ae7543a26f0ace1f189d6ed580c48d9)