r13601: * Remove unused code from pdb_ldap.c
authorGerald Carter <jerry@samba.org>
Tue, 21 Feb 2006 19:22:49 +0000 (19:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:18 +0000 (11:10 -0500)
commit92c251fdf0f1f566cfeca3c75ba2284b644aef5d
tree3c09510cd894a11a148048b1d8d8ceceee754e5a
parente3489f7eddb21981bb74cd8792aca869ae6790e1
r13601: * 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.
source/include/passdb.h
source/lib/util_pw.c
source/passdb/passdb.c
source/passdb/pdb_get_set.c
source/passdb/pdb_ldap.c