lib: Annotate well known SID names
[sfrench/samba-autobuild/.git] / libcli / security / util_sid.c
2016-09-29 Steve Frenchlib: Annotate well known SID names
2016-01-15 Günther Deschnersecurity: Add Asserted Identity sids (S-1-18)
2015-08-26 Volker Lendeckelib: Remove unused sid_blob_parse
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2015-08-20 Volker Lendeckelib: Use dom_sid_equal where appropriate
2014-12-04 Ralph Boehmelibcli/security: add NFS SID mappings
2014-05-27 Volker Lendeckelibcli: Avoid an explicit memset call
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-03-14 Richard SharpeFix bug #8795 - Samba does not handle the Owner Rights...
2011-11-24 Christian Ambachsecurity: add local authority well-known SIDs
2011-08-17 Volker LendeckeAdapt del_sid_from_array to Samba coding style
2011-08-17 Volker LendeckeFix a typo
2011-08-17 Volker LendeckeRemove unused "sid_equal"
2011-08-17 Volker LendeckeReplace calls to sid_equal with calls to dom_sid_equal
2011-03-10 Volker LendeckeQuite some callers of sid_split_rid do not care about...
2011-02-07 Volker Lendeckelibcli/security: Make add_sid_to_array_unique use a...
2011-02-07 Volker Lendeckelibcli/security: Make del_sid_from_array take a uint32_t
2011-01-10 Günther Deschnerlibcli/security: fix sid_type_lookup().
2010-12-17 Günther Deschnerlibcli/security: remove unused variable.
2010-12-16 Andrew Bartlettlibcli/security Add sid_blob_parse() to directly parse...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...