summaryrefslogtreecommitdiff
path: root/libcli/security/sddl.c
Commit message (Expand)AuthorAgeFilesLines
* sddl: Remove SDDL SID strings unsupported by WindowsJoseph Sutton2022-03-171-3/+0
* sddl: Add new SDDL SID stringsJoseph Sutton2022-03-171-0/+32
* sddl: Fix incorrect SDDL SID stringsJoseph Sutton2022-03-171-3/+5
* libcli: Fix parsing access flags from multiple tablesVolker Lendecke2021-04-211-9/+37
* libcli: Factor out sddl_map_flag()Volker Lendecke2021-04-201-14/+37
* libcli: Simplify sddl_encode_ace()Volker Lendecke2021-04-191-10/+10
* libcli: Add file specific access flags to sddlVolker Lendecke2021-03-241-1/+11
* libcli: Align some integer typesVolker Lendecke2020-10-021-2/+2
* sddl: Use C99 initializer for sid_codesAndreas Schneider2019-01-281-49/+49
* libcli: Remove code cloneMoritz Beller2016-10-131-1/+1
* libcli/security: support "IS" in SDDL for SID_NT_IUSRStefan Metzmacher2015-03-301-0/+1
* libcli/security/sddl.c - fix wrong counter typeMatthias Dieter Wallnöfer2011-02-211-1/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-1/+1
* Attempt to fix the build on AIX, that system seems to have a #define for s_typeVolker Lendecke2010-03-281-18/+35
* libcli/security: fix sddl.c to be able to build it from source3Michael Adam2010-03-031-1/+1
* s4:move the sddl code down to the top levelMichael Adam2010-03-031-0/+626