Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
authorJeremy Allison <jra@samba.org>
Wed, 10 Sep 2003 22:33:03 +0000 (22:33 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 10 Sep 2003 22:33:03 +0000 (22:33 +0000)
commitab9717537f525ec3123f2c78c20caf07516322c8
tree0daf5c0428aae7a38cc99cd17fa7ac3622b1f4e9
parenta98ee680b43f2f9e32030b63f49f09ad795c0ebe
Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
to/from utf8 for some calls. The libads code gets this right. Wonder why
the passdb code doesn't use it ?
Jeremy.
source/lib/smbldap.c
source/libads/ldap.c
source/passdb/pdb_ldap.c
source/printing/nt_printing.c