1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/passdb
Andreas Schneider 1152aa8e03 s3-passdb: Keep caches coherent
When deleting a user send a message to all interested parties so they can
purge their caches. Otherwise some processes may positively respond with a
cached getpwnam, when the user have actully been removed.

Without this some tests that remove and then immediately create users are
flakey.

Signed-off-by: Simo Sorce <idra@samba.org>
2011-08-21 09:08:25 -04:00
..
account_pol.c s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents. 2011-08-19 16:34:56 +10:00
login_cache.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
lookup_sid.c s3-id_cache: Move id caches mgmt out of smbd 2011-08-21 09:08:25 -04:00
lookup_sid.h s3-id_cache: Move id caches mgmt out of smbd 2011-08-21 09:08:25 -04:00
machine_account_secrets.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
machine_sid.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
machine_sid.h s3:passdb: add GPL/copyright header to machine_sid.h 2011-05-31 18:37:29 +02:00
passdb.c passdb: Call with correct backend methods instead of default methods 2011-08-13 12:30:48 +10:00
pdb_ads.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
pdb_compat.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
pdb_get_set.c s3-passdb Make pdb_element_is_changed available to all passdb modules 2011-08-13 12:30:49 +10:00
pdb_interface.c s3-passdb: Keep caches coherent 2011-08-21 09:08:25 -04:00
pdb_ipa.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
pdb_ldap.c s3/ldap: don't continue if we couldn't get the domain info on startup 2011-08-18 12:48:37 +02:00
pdb_nds.c s3-passdb: add passdb.h where needed. 2011-03-30 01:13:07 +02:00
pdb_samba4.c s3-passdb pdb_samba4 handles PDB_PWHISTORY already 2011-08-19 10:40:16 +02:00
pdb_smbpasswd.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
pdb_tdb.c s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/ 2011-07-29 13:34:22 +02:00
pdb_util.c s3: create_builtin_users/administrators belongs to passdb not auth. 2011-03-30 01:13:07 +02:00
pdb_wbc_sam.c s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
proto.h s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents. 2011-08-19 16:34:56 +10:00
py_passdb.c s3:passdb/py_passdb.c - restore Python >= 2.4 compatibility 2011-08-19 21:03:44 +02:00
secrets_lsa.c s3-secrets: add lsa_secret passdb api. 2011-07-31 22:37:26 +02:00
secrets.c passdb: Add a function to read secrets db from a specified path 2011-08-13 10:25:06 +10:00
wscript_build passdb: Move python wrapper for passdb in samba3 python package 2011-08-13 12:31:07 +10:00