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