summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/provision/descriptor.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-359/+0
* provision: add get_dns_{forest,domain}_microsoft_dns_descriptor()Stefan Metzmacher2013-01-271-0/+14
* provision: add get_config_ntds_quotas_descriptor()Stefan Metzmacher2013-01-271-0/+7
* provision: add get_{config,domain}_delete_protected*_descriptor()Stefan Metzmacher2013-01-271-0/+35
* provision: add optional name_map={} argument to get_*_descriptor()Stefan Metzmacher2013-01-271-32/+30
* s4:provision: set the correct nTSecurityDescriptor on CN=Domain Controllers,....Stefan Metzmacher2012-12-111-0/+12
* s4:provision: set the correct nTSecurityDescriptor on CN=Users,... (bug #9481)Stefan Metzmacher2012-12-111-0/+13
* s4:provision: set the correct nTSecurityDescriptor on CN=Computers,... (bug #...Stefan Metzmacher2012-12-111-0/+14
* s4:provision: set the correct nTSecurityDescriptor on CN=Builtin,... (bug #9481)Stefan Metzmacher2012-12-111-0/+57
* s4:provision: set the correct nTSecurityDescriptor on CN=Infrastructure,... (...Stefan Metzmacher2012-12-111-0/+9
* s4:provision: set the correct nTSecurityDescriptor on CN=Sites,CN=Configurati...Stefan Metzmacher2012-12-111-0/+15
* s4:provision: set the correct nTSecurityDescriptor on CN=Partitions,CN=Config...Stefan Metzmacher2012-12-111-0/+17
* s4:provision: add get_empty_descriptor()Stefan Metzmacher2012-11-301-0/+5
* s4-provision: Create a samdb copy for access by dlz_bind9 moduleAmitay Isaacs2011-11-291-0/+56
* s4-provision: Extract security descriptors in separate fileAmitay Isaacs2011-11-291-0/+107