Displaying 3 results from an estimated 3 matches for "reviewerd".
Did you mean:
reviewed
2020 Apr 19
2
Status of Windows Search Protocol support in Samba?
On 19/04/2020 10:25, Ralph Boehme via samba wrote:
> Am 4/17/20 um 5:55 PM schrieb Mark Rousell via samba:
>> I've been trying to Google this but have not found any definitive
>> answers. Does Samba currently support Windows Search Protocol[1]?
> short answer: no.
>
> Last time I talked to Noel this is still a multi-weeks effort (iirc)
> getting it finished, polished
2020 Apr 21
0
Status of Windows Search Protocol support in Samba?
...ltiple APIs but, in
> practice, would be the lowest priority to act as a server where WSP over
> Samba is concerned.
>
> I feel I should be contributing to getting this done but my C skills are
> extremely limited.
Yes, I think Noel has it working, but he needs some help
getting it reviewerd and integrated.
Noel, does that accurately describe the state of affairs ?
2020 Apr 21
2
Status of Windows Search Protocol support in Samba?
...practice, would be the lowest priority to act as a server where WSP over
>> Samba is concerned.
>>
>> I feel I should be contributing to getting this done but my C skills are
>> extremely limited.
> Yes, I think Noel has it working, but he needs some help
> getting it reviewerd and integrated.
>
> Noel, does that accurately describe the state of affairs ?
>
yep, WSP server that translates protocol to tracker sparql queries is
working (with caveats [1])
The code would need some effort to get it in shape, as you might imagine
there has been quite a bit of bitrot e...