s4/torture: Remove already existing test_dir
[samba.git] / source4 / dsdb / samdb / ldb_modules / acl_util.c
2023-04-05 Joseph SuttonCVE-2023-0614 s4-acl: Make some parameters const
2023-04-05 Joseph SuttonCVE-2023-0614 s4:dsdb: Use talloc_get_type_abort()...
2022-09-16 Nadezhda IvanovaCVE-2020-25720: s4-acl: Owner no longer has implicit...
2022-03-30 Stefan Metzmachers4:dsdb/descriptor: pass parent guid to dsdb_module_sch...
2021-11-09 Nadezhda IvanovaCVE-2020-25722: s4-acl: Make sure Control Access Rights...
2020-06-13 Douglas Bagnalldsdb/mod/acl_util: do not deref NULL sd_flags control
2020-01-21 Andrew BartlettCVE-2019-14902 dsdb: Change basis of descriptor module...
2018-06-09 Gary Lockyerdsdb: add defines for sessionInfo and networkSessionInfo
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-22 Andrew Bartlettdsdb-descriptor: Spell out security descriptor flags...
2013-01-23 Stefan Metzmacherdsdb-acl: remove unused variable
2013-01-21 Andrew Bartlettlibcli/security: handle node initialisation in one...
2013-01-21 Andrew Bartlettdsdb-acl: Use the structural objectClass in acl_check_a...
2013-01-21 Andrew Bartlettdsdb-acl: Pass the structural objectClass into acl_chec...
2013-01-21 Stefan Metzmacherdsdb-acl: add acl_check_access_on_objectclass() helper
2013-01-21 Stefan Metzmacherdsdb-acl: attr is not optional to acl_check_access_on_a...
2012-11-30 Stefan Metzmachers4:dsdb/acl_util: add dsdb_module_schedule_sd_propagation()
2012-11-30 Stefan Metzmachers4:dsdb/acl_util: add dsdb_request_sd_flags() helper...
2012-11-30 Stefan Metzmachers4:dsdb/acl_util: do helper searches AS_SYSTEM
2011-08-26 Andrew Bartletts4-dsdb Return ACL errors as ldb_errstring()
2011-08-24 Andrew Tridgells4-dsdb: removed unused function in ACL module
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-12-06 Matthias Dieter... s4:fix some shadowed declaration warnings on Solaris...
2010-10-10 Jelmer Vernooijdsdb/modules: Split up helpers a bit to prevent recursi...
2010-10-03 Matthias Dieter... s4:dsdb - substitute the "show_deleted" with the "show_...
2010-09-26 Nadezhda Ivanovas4-dsdb: Added a function to check access on a particul...
2010-09-26 Nadezhda Ivanovas4-dsdb: Moved some helper functions to a separate...