Author: jerry Date: 2006-02-21 19:22:49 +0000 (Tue, 21 Feb 2006) New Revision: 13601
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13601 Log: * Remove unused code from pdb_ldap.c * Add a 'struct passwd *' to the struct samu for later reference (I know this may be controversial but its easily reverted which is is why I'm checking this is as a seaparate patch before I get too deep). * Remove unix_homedir from struct samu {} and update the pdb wrapper functions associated with it. Modified: branches/SAMBA_3_0/source/include/passdb.h branches/SAMBA_3_0/source/lib/util_pw.c branches/SAMBA_3_0/source/passdb/passdb.c branches/SAMBA_3_0/source/passdb/pdb_get_set.c branches/SAMBA_3_0/source/passdb/pdb_ldap.c trunk/source/include/passdb.h trunk/source/lib/util_pw.c trunk/source/passdb/passdb.c trunk/source/passdb/pdb_get_set.c trunk/source/passdb/pdb_ldap.c Changeset: Sorry, the patch is too large (429 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13601
