1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/groupdb
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
..
mapping_tdb.c s3-auth Change type of num_sids to uint32_t 2010-09-11 18:46:05 +10:00
mapping.c s3:groupdb: allocate a gid after allocating a rid in pdb_default_create_alias() 2010-08-14 02:10:29 +02:00
mapping.h s3:dom_sid Global replace of DOM_SID with struct dom_sid 2010-05-21 10:39:59 +02:00