summaryrefslogtreecommitdiff
path: root/source4/dsdb/common/util_groups.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-14s4:dsdb/common: simplify the logic in dsdb_expand_nested_groups()Stefan Metzmacher1-2/+4
2023-11-01libcli/security: Rename sids_contains_sid() to sids_contains_sid_attrs()Joseph Sutton1-2/+2
2023-11-01s4:dsdb: Make sids_contains_sid() usable by other Samba modulesJoseph Sutton1-21/+0
2023-11-01s4:dsdb: Align integer typeJoseph Sutton1-1/+1
2023-03-03s4-dsdb: Make array staticJoseph Sutton1-1/+1
2023-02-08auth: Align integer typesJoseph Sutton1-2/+2
2023-02-08auth: Shorten long SID flags combinationsJoseph Sutton1-1/+1
2023-02-08s4-dsdb: Check for talloc failure in dsdb_expand_nested_groups()Joseph Sutton1-0/+3
2023-02-08auth: Store group attributes in auth_user_info_dcJoseph Sutton1-17/+36
2014-03-05Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam1-1/+4
2013-01-21dsdb: Ensure "authenticated users" is processed for group membershipsAndrew Bartlett1-0/+25
2011-01-20s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett1-7/+6
2011-01-14s4-dsdb: minimise the DN in group expansionAndrew Tridgell1-0/+5
2011-01-14s4-dsdb Implement tokenGroups expansion directly in ldb operational moduleAndrew Bartlett1-0/+167