1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/passdb
Andrew Bartlett 055f017b36 build: Reduce build systems to just top level waf and autoconf
The s3-waf build system is a key component of the top level build, but
with this commit is is no longer available directly.  This reduces the
number of build system combinations in master as we prepare for the
Samba 4.0 release.

Andrew Bartlett
2011-10-07 17:42:03 +11: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-pdb_ipa: Add supprted encryption types to struct pdb_trusted_domain 2011-08-31 12:53:36 +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-pdb_samba4: Remove unused attribute from domain search 2011-09-27 22:43:06 +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: Cleanup use of fstring and move to talloc. 2011-09-26 18:25:26 +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 build: Reduce build systems to just top level waf and autoconf 2011-10-07 17:42:03 +11:00