1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/passdb
Michael Adam 6cebad5b67 Remove unused function is_trusted_domain_situation().
This combined check has been replaced by is_dc_trusted_domain_situation()
which does not check for lp_allow_trusted_domains().

Michael
(This used to be commit 0a24c038b7)
2008-05-26 16:42:25 +02:00
..
login_cache.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
lookup_sid.c Fix a panic in the [ug]id2sid valgrind bug fix 2008-05-06 13:56:21 +02:00
machine_sid.c passdb: guard pdb_generate_sam_sid() with a transaction 2008-04-01 14:04:20 +02:00
passdb.c Remove unused function is_trusted_domain_situation(). 2008-05-26 16:42:25 +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 Remove unix_homedir from struct user_struct 2008-05-05 18:28:58 +02:00
pdb_interface.c nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macros 2008-02-13 10:44:52 +01:00
pdb_ldap.c Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
pdb_nds.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
pdb_smbpasswd.c Coverity fixes 2008-03-17 20:52:25 +01:00
pdb_tdb.c pdb_tdb: fix the upgrade code, db_traverse returns the number of records! 2008-04-15 00:25:11 +02:00
secrets.c Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02: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 RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
util_wellknown.c Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00