1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/passdb
Andrew Bartlett 0ac4f64928 s3-build link passdb modules against libpassdb
This ensures that they don't include a duplicate copy of
pdb_interface.c functions, because they will instead link the library.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Mon Jul  4 12:24:50 CEST 2011 on sn-devel-104
2011-07-04 12:24:50 +02:00
..
account_pol.c s3: only include lib/privileges.h where needed. 2011-03-30 01:13:10 +02:00
login_cache.c tdb_compat: Higher level API fixes. 2011-06-20 11:18:35 +02:00
lookup_sid.c s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() 2011-06-09 12:40:08 +02:00
lookup_sid.h s3: Use wbcSidsToUnixIds in create_local_token 2011-04-13 14:13:25 -07:00
machine_account_secrets.c s3-passdb Redirect domain GUID and SID queries to the passdb stack 2011-05-08 17:48:33 +02:00
machine_sid.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +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 s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02: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-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
pdb_interface.c s3-passdb: Implement new pdb trust calls for the default backend 2011-06-12 06:45:25 +02:00
pdb_ipa.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
pdb_ldap.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +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.c - remove unused variable 2011-06-09 09:35:26 +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: only include tdb headers where needed. 2011-05-06 10:48:10 +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/proto.h: add _PASSDB_PROTO_H_ guard 2011-05-31 01:44:27 +02:00
secrets.c s3-talloc Change TALLOC_P() to talloc() 2011-06-09 12:40:08 +02:00
wscript_build s3-build link passdb modules against libpassdb 2011-07-04 12:24:50 +02:00