1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/passdb
Michael Adam 951466000c Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.
This is a first patch aimed at fixing bug #4801.
It is still incomplete in that winbindd does not walk
the the trusted domains to lookup unqualified names here.
Apart from that this fix should be pretty much complete.

Michael
(This used to be commit dd320c0924)
2007-12-13 10:15:13 +01: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 for bug #4801: Correctly implement lsa lookup levels for lookupnames. 2007-12-13 10:15:13 +01:00
machine_sid.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
passdb.c Remove pstrings from pam_smbpass - make local_password_change 2007-11-21 17:42:52 -08:00
pdb_compat.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
pdb_get_set.c More pstring elimination. 2007-11-20 17:18:16 -08:00
pdb_interface.c More pstring elimination. 2007-11-20 17:18:16 -08:00
pdb_ldap.c Remove next_token - all uses must now be next_token_talloc. 2007-12-07 17:32:32 -08: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 More pstring elimination. 2007-11-20 17:18:16 -08:00
pdb_tdb.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
secrets.c Fix logic and prevent segfaults in secrets trustdom tdb pack code. 2007-12-12 09:47:41 -08: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 RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00