summaryrefslogtreecommitdiffstats
path: root/lib/util/util_id.c
Commit message (Collapse)AuthorAgeFilesLines
* s3:auth: change num_groups to from size_t to uint32_tStefan Metzmacher2011-02-221-2/+2
| | | | | | This will help with the change from UNIX_USER_TOKEN to security_unix_token metze
* util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.Günther Deschner2009-05-291-0/+88
Guenther