mirror of
https://github.com/samba-team/samba.git
synced 2025-11-11 00:23:51 +03:00
We were returning just true/false and discarding error number and string. This checking probably breaks swat, will fix it in next round as swat is what made me look into this as I had no way to get back error messages to show to the users. Simo.