1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3/passdb
Andrew Bartlett 4bf783d4d6 s3-auth Change type of num_sids to uint32_t
size_t is overkill here, and in struct security_token in the num_sids
is uint32_t.

This includes a change to the prototype of add_sid_to_array()
and add_sid_to_array_unique(), which has had a number of
consequnetial changes as I try to sort out all the callers using
a pointer to the number of sids.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-09-11 18:46:05 +10:00
..
account_pol.c s3-build: use dbwrap.h only where needed. 2010-08-26 00:25:55 +02:00
login_cache.c s3: Fix bug 7253 2010-06-09 10:27:17 +02:00
lookup_sid.c s3-idmap: only include idmap headers where needed. 2010-08-26 00:20:29 +02:00
machine_account_secrets.c s3-build: use dbwrap.h only where needed. 2010-08-26 00:25:55 +02:00
machine_sid.c s3-build: use dbwrap.h only where needed. 2010-08-26 00:25:55 +02:00
passdb.c s3-secrets: only include secrets.h when needed. 2010-08-05 10:12:25 +02:00
pdb_ads.c s3-passdb: include samr.h where needed. 2010-08-06 15:43:37 +02:00
pdb_compat.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
pdb_get_set.c s3:passdb Export function to calculate the proper primary group sid 2010-06-07 22:53:08 +10:00
pdb_interface.c s3-passdb: Try to unlock the account if it is locked out. 2010-08-30 10:43:41 -04:00
pdb_ldap.c s3-auth Change type of num_sids to uint32_t 2010-09-11 18:46:05 +10:00
pdb_nds.c s3-ldap: fix more callers of smbldap_dn_talloc() that were passing a NULL context. 2009-05-05 21:22:28 +02:00
pdb_smbpasswd.c s3-passdb: include samr.h where needed. 2010-08-06 15:43:37 +02:00
pdb_tdb.c s3-build: use dbwrap.h only where needed. 2010-08-26 00:25:55 +02:00
pdb_wbc_sam.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
secrets.c s3-build: use dbwrap.h only where needed. 2010-08-26 00:25:55 +02:00
util_builtin.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00
util_unixsids.c s3: [ug]id_to_unix_... can not fail 2010-07-11 17:33:34 +02:00
util_wellknown.c s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00