summaryrefslogtreecommitdiff
path: root/libcli/security/dom_sid.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove "struct sid_parse_ret" againVolker Lendecke2019-03-121-3/+1
* lib: Make sid_parse return the parsed lengthVolker Lendecke2019-03-121-1/+3
* libcli/security: add dom_sid_lookup_is_predefined_domain()Ralph Boehme2018-12-051-0/+1
* lib: Make dom_sid_string_buf staticVolker Lendecke2018-11-031-1/+0
* lib: Add dom_sid_str_bufVolker Lendecke2018-11-021-0/+2
* libcli/security: add dom_sid_is_valid_account_domain()Stefan Metzmacher2018-03-191-0/+1
* libcli/security: add dom_sid_lookup_predefined_{sid,name}()Stefan Metzmacher2018-02-211-0/+13
* security: Add Asserted Identity sids (S-1-18)Günther Deschner2016-01-151-0/+3
* lib: Remove unused sid_blob_parseVolker Lendecke2015-08-261-1/+0
* lib: Make sid_parse take a uint8_tVolker Lendecke2015-08-261-1/+1
* libcli/security: add NFS SID mappingsRalph Boehme2014-12-041-0/+5
* Fix bug #8795 - Samba does not handle the Owner Rights permissions at allRichard Sharpe2012-03-141-0/+1
* security: add local authority well-known SIDsChristian Ambach2011-11-241-0/+1
* Remove unused "sid_equal"Volker Lendecke2011-08-171-1/+0
* Add dom_sid_parse_endpVolker Lendecke2011-04-131-0/+2
* Add dom_sid_string_bufVolker Lendecke2011-03-031-0/+3
* libcli/security: Make del_sid_from_array take a uint32_tVolker Lendecke2011-02-071-1/+2
* libcli/security Add sid_blob_parse() to directly parse a binary SID blobAndrew Bartlett2010-12-161-0/+1
* libcli/security Use static SIDs rather than parsing from stringsAndrew Bartlett2010-10-141-0/+1
* libcli/auth Merge source4/libcli/security and util_sid.c into the common codeAndrew Bartlett2010-10-141-0/+50
* libcli: add dom_sid_compare_domain()Günther Deschner2010-09-201-0/+2
* dom_sid.h: Include dependency security.h that provides the dom_sid struct.Jelmer Vernooij2009-03-011-0/+2
* shared: Move dom_sid_* utility functions to top levelKai Blin2009-02-011-0/+42