mirror of
https://github.com/samba-team/samba.git
synced 2025-10-26 23:33:15 +03:00
logins (changing the winbindd interface). Clean up the wbsrv_samba3_async_epilogue() handling, as it was mixing auth and other replies, such that all replies were having the auth error strings set. We now do a better job of filling in the right errors in the right places. Andrew Bartlett