summaryrefslogtreecommitdiff
path: root/source4/libcli/raw/rawsearch.c
AgeCommit message (Collapse)AuthorFilesLines
2003-11-03a major revamp of the low level dcerpc code in samba4, We can now do aAndrew Tridgell1-4/+4
successful LSA OpenPolicy using smbtorture (This used to be commit e925c315f55905060fcca1b188ae1f7e40baf514)
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-28/+25
fields in level 261 and level 262 of directory search are, plus the names of the levels the unknown fields are a 64bit unique file id, and match the 64 bit number from the internal_information qfileinfo level (This used to be commit b69f54eb028a24144a2e813f059b08644118ab09)
2003-08-31I think I've finally got the ascii/unicode issues right in trans2 findAndrew Tridgell1-4/+4
first Also expanded the rename test a little (This used to be commit 723af7f097a8c7f23dac23039e479811559ac3cb)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+569
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)