summaryrefslogtreecommitdiff
path: root/libcli/security/dom_sid.h
AgeCommit message (Expand)AuthorFilesLines
2025-02-22libcli/security: add dom_sid_match_prefix() helperStefan Metzmacher1-0/+2
2025-02-14libcli/security: add some more global_sid_ values required for SID filteringStefan Metzmacher1-0/+8
2024-08-27lib: Add libcli/util/ntstatus.h in a few headers where it's neededVolker Lendecke1-0/+1
2024-02-28libcli/security: Add SID_FRESH_PUBLIC_KEY_IDENTITYAndrew Bartlett1-0/+1
2023-11-01libcli/security: Add sid_attrs_contains_sid()Joseph Sutton1-0/+3
2023-11-01libcli/security: Add sids_contains_sid()Joseph Sutton1-0/+3
2023-11-01libcli/security: Rename sids_contains_sid() to sids_contains_sid_attrs()Joseph Sutton1-4/+4
2023-11-01s4:dsdb: Make sids_contains_sid() usable by other Samba modulesJoseph Sutton1-1/+4
2023-09-27libcli:security: Add Compounded Authentication and Claims Valid SID constantsJoseph Sutton1-0/+2
2023-09-27libcli:security: Add SELF SID constantJoseph Sutton1-0/+1
2023-08-08libcli/security: Remove unused function sid_compare_domain()Joseph Sutton1-1/+0
2023-05-16rpc_server3: Pass winbind_env_set() state through to rpcd_*Volker Lendecke1-0/+1
2023-05-16rpc: Add global_sid_Samba_NPA_Flags SIDVolker Lendecke1-0/+3
2023-03-31libcli/security: Add dom_sid_has_account_domain() to confirm a S-1-5-21 prefixJoseph Sutton1-0/+1
2023-02-08libcli/security: Add auth_SidAttr utility functionsJoseph Sutton1-0/+7
2021-10-08smbd: Make SID_SAMBA_SMB3 a static SIDVolker Lendecke1-0/+1
2021-09-21lib: Add required #includesVolker Lendecke1-0/+3
2019-03-12lib: Remove "struct sid_parse_ret" againVolker Lendecke1-3/+1
2019-03-12lib: Make sid_parse return the parsed lengthVolker Lendecke1-1/+3
2018-12-05libcli/security: add dom_sid_lookup_is_predefined_domain()Ralph Boehme1-0/+1
2018-11-03lib: Make dom_sid_string_buf staticVolker Lendecke1-1/+0
2018-11-02lib: Add dom_sid_str_bufVolker Lendecke1-0/+2
2018-03-19libcli/security: add dom_sid_is_valid_account_domain()Stefan Metzmacher1-0/+1
2018-02-21libcli/security: add dom_sid_lookup_predefined_{sid,name}()Stefan Metzmacher1-0/+13
2016-01-15security: Add Asserted Identity sids (S-1-18)Günther Deschner1-0/+3
2015-08-26lib: Remove unused sid_blob_parseVolker Lendecke1-1/+0
2015-08-26lib: Make sid_parse take a uint8_tVolker Lendecke1-1/+1
2014-12-04libcli/security: add NFS SID mappingsRalph Boehme1-0/+5
2012-03-14Fix bug #8795 - Samba does not handle the Owner Rights permissions at allRichard Sharpe1-0/+1
2011-11-24security: add local authority well-known SIDsChristian Ambach1-0/+1
2011-08-17Remove unused "sid_equal"Volker Lendecke1-1/+0
2011-04-13Add dom_sid_parse_endpVolker Lendecke1-0/+2
2011-03-03Add dom_sid_string_bufVolker Lendecke1-0/+3
2011-02-07libcli/security: Make del_sid_from_array take a uint32_tVolker Lendecke1-1/+2
2010-12-16libcli/security Add sid_blob_parse() to directly parse a binary SID blobAndrew Bartlett1-0/+1
2010-10-14libcli/security Use static SIDs rather than parsing from stringsAndrew Bartlett1-0/+1
2010-10-14libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett1-0/+50
2010-09-20libcli: add dom_sid_compare_domain()Günther Deschner1-0/+2
2009-03-01dom_sid.h: Include dependency security.h that provides the dom_sid struct.Jelmer Vernooij1-0/+2
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin1-0/+42