1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/passdb
Gerald Carter 6622ba566e 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 92c251fdf0)
2007-10-10 11:10:18 -05:00
..
login_cache.c r13576: This is the beginnings of moving the SAM_ACCOUNT data structure 2007-10-10 11:10:15 -05:00
lookup_sid.c r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
machine_sid.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
passdb.c r13601: * Remove unused code from pdb_ldap.c 2007-10-10 11:10:18 -05:00
pdb_compat.c r13576: This is the beginnings of moving the SAM_ACCOUNT data structure 2007-10-10 11:10:15 -05:00
pdb_get_set.c r13601: * Remove unused code from pdb_ldap.c 2007-10-10 11:10:18 -05:00
pdb_interface.c r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() 2007-10-10 11:10:16 -05:00
pdb_ldap.c r13601: * Remove unused code from pdb_ldap.c 2007-10-10 11:10:18 -05:00
pdb_nds.c r13576: This is the beginnings of moving the SAM_ACCOUNT data structure 2007-10-10 11:10:15 -05:00
pdb_plugin.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_smbpasswd.c r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() 2007-10-10 11:10:16 -05:00
pdb_tdb.c r13600: Move functions local to tdbsam to pdb_tdb.c 2007-10-10 11:10:18 -05:00
secrets.c r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
util_builtin.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
util_unixsids.c r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
util_wellknown.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00