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)
commit6622ba566ed3cc3ac362c4e257d7c8ed3c437a8a
tree56a43592ed6122eb6bf66e63ea82c616fdc36751
parent7b9736eb749d3cd55f0cf19c746cc65bdfd45bf7
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.
(This used to be commit 92c251fdf0f1f566cfeca3c75ba2284b644aef5d)
source3/include/passdb.h
source3/lib/util_pw.c
source3/passdb/passdb.c
source3/passdb/pdb_get_set.c
source3/passdb/pdb_ldap.c