Add test that shows that accents are not managed by magic search filter.
Fix character conversion where we lost characters from LDAP results (accent). Ignore filtering when the results have already been done from plugins. Add missing ENOTCONN value, that is set to 126 by "ucrt/errno.h" but WSAENOTCONN is set to 10057L by winerror.h (used by WSAGetLastError()).