Created attachment 17258 [details] git patch against current master This is a fix for some common spelling errors in samba code and documentation: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson The same errors are present in third_party/ too, especially in heimdal, I didn't address these. This is my first patch submission to samba, I don't yet know the rules :)
Created attachment 17261 [details] updated version of the same patch including fixes for authencication progagated content-type is binary b/c it contains cr-lf line endings
(one should use git am --keep-crlf to apply it)
FWIW, it wont work as text/plain due to different line endings in the files it touches.
Please submit patches via GitLab per https://wiki.samba.org/index.php/Contribute#Bugzilla
Please also avoid changing the schema (*.ldf) files, any errors in those files are as provided, and we want to match, spelling errors included.
I already have more than enough samba-related accounts, I don't need more, thank you very much. I'm happy to carry this patch locally in debian (-ldf bits) if you guys don't want it.