r13601: * Remove unused code from pdb_ldap.c
commite826bf3621c89089b698c29cef0aa574f9a6efc1
authorGerald Carter <jerry@samba.org>
Tue, 21 Feb 2006 19:22:49 +0000 (21 19:22 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 21 Feb 2006 19:22:49 +0000 (21 19:22 +0000)
tree3c09510cd894a11a148048b1d8d8ceceee754e5a
parentc7766bb41110167a0bc0fd3eb37afc518ac309f5
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