dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_message()
[mat/samba.git] / source4 / dsdb / common / dsdb_access.c
2013-06-13 Stefan Metzmacherdsdb: don't allow a missing nTSecurityDescriptor in...
2013-06-13 Stefan Metzmacherdsdb: use AS_SYSTEM | SHOW_RECYCLED for access check...
2013-01-21 Andrew Bartlettlibcli/security: handle node initialisation in one...
2011-11-02 Amitay Isaacsdsdb: Handle the case when extended rights string is...
2011-08-26 Andrew Bartletts4-dsdb Return ACL errors as ldb_errstring()
2010-12-06 Matthias Dieter... s4:fix some shadowed declaration warnings on Solaris...
2010-09-28 Nadezhda Ivanovas4-dsdb: adapted check_access_on_dn for use in drs.
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-16 Nadezhda Ivanovas4:Replaced dsdb_get_dom_sid_from_ldb_message() with...
2010-03-12 Nadezhda IvanovaSplit the dsdb_access_check_on_dn.
2010-03-11 Nadezhda IvanovaMoved access_check_on_dn from acl module as an utility.