1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source/passdb
Michael Adam 723e877c24 Add a debug message to lookup_rids() printing the domain SID.
This is to ease debugging. I sporadically get panics that are
apparently due to NULL domain sid passed to lookup_rids somewhere.

Michael
2008-01-25 01:42:22 +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 Add a debug message to lookup_rids() printing the domain SID. 2008-01-25 01:42:22 +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 Prevent another segfault. 2007-12-18 01:30:52 +01: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 Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
pdb_interface.c Convert csamuser to memcache 2007-12-28 13:13:29 +01:00
pdb_ldap.c Fix memleak in ldapsam_rename_sam_account() found by IBM checker. 2008-01-09 22:09:55 +01: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 Remove the sampwent interface 2007-12-26 18:57:15 +01:00
pdb_tdb.c Fix CID 469. new_acct can't be NULL here. 2008-01-12 00:09:35 -08:00
secrets.c Add secrets_shutdown(). 2008-01-07 12:48:21 +01: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