1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/passdb
Volker Lendecke 5b2c3f2f42 lib: Remove gencache.h from proto.h
It's a pain to recompile the world if gencache.h changes

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Fri Oct 19 18:52:50 CEST 2018 on sn-devel-144
2018-10-19 18:52:50 +02:00
..
ABI s3:passdb: add create_builtin_guests() 2018-03-19 20:30:49 +01:00
account_pol.c lib: Remove gencache.h from proto.h 2018-10-19 18:52:50 +02:00
login_cache.c lib: Pass mem_ctx to cache_path() 2018-08-17 14:28:51 +02:00
lookup_sid.c passdb: Fix a typo 2017-11-13 23:54:46 +01:00
lookup_sid.h s3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup. 2015-07-28 21:35:58 +02:00
machine_account_secrets.c s3:secrets: clean up sid before storing 2018-10-19 13:59:04 +02:00
machine_sid.c
machine_sid.h
passdb.c s3:passdb: use cli_credentials_set_kerberos_state() for trusts in pdb_get_trust_credentials() 2017-02-24 18:40:14 +01:00
pdb_compat.c Convert all uses of uint32/16/8 to _t in source3/passdb. 2015-05-12 01:32:12 +02:00
pdb_get_set.c Add --set-nt-hash option to pdbedit to update user password from nt-hash hexstring. 2015-11-30 03:49:25 +01:00
pdb_interface.c pdb: Fix some "(ret == true)" to just "(ret)" 2018-10-08 22:17:11 +02:00
pdb_ldap_schema.c
pdb_ldap_schema.h
pdb_ldap_util.c Fix Jean François name to be UTF-8 2018-05-09 10:38:57 +02:00
pdb_ldap_util.h
pdb_ldap.c Fix Jean François name to be UTF-8 2018-05-09 10:38:57 +02:00
pdb_ldap.h lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
pdb_nds.c pdb_nds: Fix CID 1273401 Unused value 2018-04-07 02:11:20 +02:00
pdb_nds.h lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
pdb_samba_dsdb.c Fix pdb_samba_dsdb build on Ubuntu 16.04 with -O3 -Werror=strict-overflow 2018-09-20 01:29:47 +02:00
pdb_secrets.c Convert all uses of uint32/16/8 to _t in source3/passdb. 2015-05-12 01:32:12 +02:00
pdb_secrets.h Convert all uses of uint32/16/8 to _t in source3/passdb. 2015-05-12 01:32:12 +02:00
pdb_smbpasswd.c s3:passdb: Fix size of ascii_p16 2018-05-17 17:30:09 +02:00
pdb_smbpasswd.h lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
pdb_tdb.c lib: Pass mem_ctx to state_path() 2018-08-17 11:30:11 +02:00
pdb_tdb.h lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
pdb_unixid.c
pdb_util.c s3:passdb: add create_builtin_guests() 2018-03-19 20:30:49 +01:00
py_passdb.c s3/py_passdb: add get_domain_sid() to get domain sid from secrets database 2018-10-11 10:28:18 +02:00
secrets_lsa.c s3:secrets: rename secrets_delete() to secrets_delete_entry() 2017-06-27 16:57:45 +02:00
secrets.c s3:passdb: Don't leak memory on error in fetch_ldap_pw() 2018-08-11 01:49:16 +02:00
wscript_build wscript_build: fix c modules deps name for Python 3 2018-04-05 08:59:09 +02:00