1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/passdb
Gerald Carter ab4fa1958f r13512: Rewrite tdbsam code to use a reference count based open/close
on the tdb file.  This allow recusive calls to succeed
without complaining about failed opens since a tdb can
only be opened once per process.  We probably still need to backport
the transaction support from Samba 4 here though.
(This used to be commit 94c37e0652)
2007-10-10 11:10:08 -05:00
..
login_cache.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
lookup_sid.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
machine_sid.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
passdb.c r13494: Merge the stuff I've done in head the last days. 2007-10-10 11:10:06 -05:00
pdb_compat.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
pdb_get_set.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
pdb_guest.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_interface.c r13494: Merge the stuff I've done in head the last days. 2007-10-10 11:10:06 -05:00
pdb_ldap.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_nds.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_plugin.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_smbpasswd.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_tdb.c r13512: Rewrite tdbsam code to use a reference count based open/close 2007-10-10 11:10:08 -05:00
secrets.c r13407: Change the credentials code to be more like the Samba4 structure, 2007-10-10 11:09:59 -05:00
util_builtin.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
util_unixsids.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
util_wellknown.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00