s3:auth: change num_groups to from size_t to uint32_t
authorStefan Metzmacher <metze@samba.org>
Mon, 21 Feb 2011 09:30:28 +0000 (10:30 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 22 Feb 2011 05:20:11 +0000 (16:20 +1100)
commitd7fa34905223ebbf02dadcea0720062a30c3bbab
tree5b3a47f4a3d9dc26b25ee901fbcd72347ebeb516
parent2e69e894566d32001120d76d7ba58cdacb56d279
s3:auth: change num_groups to from size_t to uint32_t

This will help with the change from UNIX_USER_TOKEN to security_unix_token

metze
lib/util/util.h
lib/util/util_id.c
source3/auth/server_info.c
source3/auth/token_util.c
source3/include/passdb.h
source3/include/proto.h
source3/include/smb.h
source3/lib/system_smbd.c
source3/passdb/pdb_interface.c
source3/passdb/pdb_ldap.c
source3/rpc_server/samr/srv_samr_nt.c