1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/passdb
Jim McDonough a15393a3d9 r53: Remove modifyTimestamp from list of our attributes. We just check it for
cache entry time comparisons in password lockout.  Fixes problems where
pdb_ldap tries to delete the operational attribute modifyTimestamp when
deleting a user account.
(This used to be commit 5ebcb9081e)
2007-10-10 10:51:06 -05:00
..
login_cache.c r48: Fix types for debug message parameters. 2007-10-10 10:51:05 -05:00
lookup_sid.c Apply some const 2004-03-31 15:21:48 +00:00
machine_sid.c Fix bug in previous global_sam_sid() commit. I broke the 'read from 2004-02-25 23:12:29 +00:00
passdb.c Apply some const 2004-03-31 15:21:48 +00:00
pdb_compat.c Merge passdb from HEAD -> 3.0 2002-11-02 03:47:48 +00:00
pdb_get_set.c Found by Fabien Chevalier <fabien.chevalier@supelec.fr> and 2004-02-23 21:09:09 +00:00
pdb_guest.c * only install swat html files once 2003-11-07 23:04:06 +00:00
pdb_interface.c And another little const 2004-02-26 11:07:06 +00:00
pdb_ldap.c r53: Remove modifyTimestamp from list of our attributes. We just check it for 2007-10-10 10:51:06 -05:00
pdb_mysql.c Try to remove the last vestiges of unknown_3... 2004-02-12 19:09:21 +00:00
pdb_pgsql.c Try to remove the last vestiges of unknown_3... 2004-02-12 19:09:21 +00:00
pdb_plugin.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
pdb_smbpasswd.c Put strcasecmp/strncasecmp on the banned list (except for needed calls 2003-10-22 23:38:20 +00:00
pdb_sql.c Try to remove the last vestiges of unknown_3... 2004-02-12 19:09:21 +00:00
pdb_tdb.c Move tdbsam versioning/upgrade code into 3.0 2004-02-13 14:48:20 +00:00
pdb_xml.c Try to remove the last vestiges of unknown_3... 2004-02-12 19:09:21 +00:00
privileges.c i guess i'm the only one this ever annyoed... 2003-07-10 20:37:01 +00:00
secrets.c When we set a domain sid, force get_global_sam_sid() to do it's work again. 2004-02-08 11:05:34 +00:00
util_sam_sid.c add well known rid for pre win2k compatible access group; bug 897 2003-12-22 21:48:06 +00:00