1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-07 03:17:08 +03:00
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
..
2009-02-06 11:10:36 +01:00
2008-04-20 23:20:21 +02:00
2010-08-25 22:50:39 +02:00
2010-01-24 20:32:17 +01:00
2010-08-25 22:50:39 +02:00
2008-08-11 19:03:38 +02:00
2010-08-25 22:50:39 +02:00