libcli/security: fix handling of deny type ACEs in access_check_max_allowed()
[gd/samba-autobuild/.git] / libcli / security / access_check.c
2019-03-11 Ralph Boehmelibcli/security: fix handling of deny type ACEs in...
2019-03-11 Ralph Boehmelibcli/security: correct access check and maximum acces...
2019-03-11 Ralph Boehmelibcli/security: add "Owner Rights" calculation to...
2018-08-14 Tim BealeCVE-2018-10919 security: Fix checking of object-specifi...
2018-08-14 Tim BealeCVE-2018-10919 security: Add more comments to the objec...
2018-08-14 Tim BealeCVE-2018-10919 security: Move object-specific access...
2016-12-10 Jeremy Allisonlib: security: se_access_check() incorrectly processes...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-24 Nadezhda Ivanovas4-dsacl: Fixed incorrect handling of privileges in...
2013-02-23 Richard SharpeFix bug #9674 - Samba denies owner Read Control when...
2013-01-22 Matthieu Patoulibcli-acl: add documentation
2013-01-21 Stefan Metzmacherlibcli/security: avoid usage of dom_sid_parse_talloc...
2013-01-21 Stefan Metzmacherlibcli/security: simplify get_ace_object_type()
2013-01-21 Stefan Metzmacherlibcli/security: fix formating in access_check.c
2013-01-21 Stefan Metzmacherlibcli/security: fix whitespaces in access_check.c
2013-01-17 Stefan Metzmacherlibcli/security: don't look at the inherited type in...
2012-09-01 Jeremy AllisonFactor out privilege checking code into se_file_access_...
2012-03-14 Richard SharpeFix bug #8795 - Samba does not handle the Owner Rights...
2012-03-10 Richard SharpeFix bug #8797 - Samba does not correctly handle DENY...
2012-02-22 Richard SharpeHonor SeTakeOwnershiPrivilege when client asks for...
2012-01-11 Jeremy AllisonSecond part of fix for bug #8673 - NT ACL issue.
2011-03-21 Stefan Metzmacherlibcli/security: make sure that we don't grant SEC_STD_...
2010-10-22 Jeremy AllisonFix const warning. Allocate off NULL as we always tallo...
2010-10-21 Jeremy AllisonNow we have SeSystemSecurity, remove the source3-only...
2010-10-20 Matthias Dieter... libcli/security/access_check.c - fix a memory leak
2010-10-14 Andrew Tridgellsecurity: ensure the merge of libcli/security doesn...
2010-10-14 Andrew Bartlettlibcli/auth Merge source4/libcli/security and util_sid...
2010-10-14 Andrew Bartlettlibcli/security Move source3/lib/util_seaccess.c into...