1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/passdb
Amitay Isaacs 17c74e5dfd s3-passdb: Make domain_sid argument optional for search_aliases method
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2011-08-26 10:06:33 +10: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: Only delete 1 entry from memcache. 2011-08-21 16:39:10 +02: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 pdb-samba4: use ldb_get_default_basedn() instead of NULL 2011-08-25 07:39:37 +10: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: Make domain_sid argument optional for search_aliases method 2011-08-26 10:06:33 +10: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