1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/passdb
2009-07-10 22:01:56 +02:00
..
login_cache.c s3:passdb: put login_cache.tdb into cache_dir, not lock_dir. 2009-01-16 01:02:22 +01:00
lookup_sid.c s3:passdb: fix bug #6509: use gid (not uid) cache in fetch_gid_from_cache(). 2009-06-26 14:15:44 +02:00
machine_sid.c Use common util_file code. 2008-10-12 17:34:43 +02:00
passdb.c s3-pdb_tdb: give 'unknown_str' the proper name 'comment' and set comment in passdb. 2009-06-29 22:36:12 +02:00
pdb_ads.c Return 0 domains from enum_trusteddoms 2009-07-10 22:01:56 +02:00
pdb_compat.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
pdb_get_set.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
pdb_interface.c Add pdb_get_domain_info 2009-07-04 12:54:22 +02:00
pdb_ldap.c Make escape_ldap_string take a talloc context 2009-07-09 22:25:29 +02:00
pdb_nds.c s3-ldap: fix more callers of smbldap_dn_talloc() that were passing a NULL context. 2009-05-05 21:22:28 +02:00
pdb_smbpasswd.c Turn the pdb_rid_algorithm into a capabilities call that returns flags 2009-06-28 22:13:50 +02:00
pdb_tdb.c Turn the pdb_rid_algorithm into a capabilities call that returns flags 2009-06-28 22:13:50 +02:00
pdb_wbc_sam.c Pass a talloc_ctx to pdb_enum_aliasmem 2009-06-08 21:14:10 +02:00
secrets.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
util_builtin.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
util_unixsids.c Make us clean under valgrind --leak-check=full by using talloc_autofree_context() instead of NULL. 2008-11-06 20:48:13 -08:00
util_wellknown.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00