r5428: Apply some const. LDAP attribs should now be declared const char *attr[]....
commit543799fc0ddc3176469acc1fab7093c41556d403
authorVolker Lendecke <vlendec@samba.org>
Thu, 17 Feb 2005 14:27:34 +0000 (17 14:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:40 +0000 (10 10:55 -0500)
tree4796cc7af5905322c72292a555533b0088bbc7ea
parenta7df3b5f06085d55cbf1e491aa606312b87e0448
r5428: Apply some const. LDAP attribs should now be declared const char *attr[]. This
gives some new warnings in smbldap.c, but a the callers are cleaned up.

Volker
source/include/smbldap.h
source/lib/smbldap.c
source/nsswitch/winbindd_rpc.c
source/passdb/pdb_ldap.c
source/sam/idmap_ldap.c