summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python
Commit message (Expand)AuthorAgeFilesLines
* s4:provision Remove all references to samba4LocalDomainAndrew Bartlett2009-10-121-6/+1
* s4:provision Clarify that we set, rather than modify, objectGUID valuesAndrew Bartlett2009-10-121-6/+6
* s4:provision Remove unused parameters from provision scriptsAndrew Bartlett2009-10-061-6/+4
* s4:provision - Cosmetic - right indentationsMatthias Dieter Wallnöfer2009-10-021-5/+6
* s4:dsdb rework instanceType module - put instanceType in provisionAndrew Bartlett2009-10-021-4/+5
* s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OIDAndrew Bartlett2009-10-021-0/+1
* s4:provision Ensure we add the schema with the 'relax' controlAndrew Bartlett2009-10-021-2/+4
* s4: Improve provisioning: use relax controlMatthieu Patou2009-10-022-18/+22
* s4:provision - Change the default forest/domain function level back to Window...Matthias Dieter Wallnöfer2009-10-021-1/+1
* s4:samba.tests.samdb - remove last relicts of the templatesMatthias Dieter Wallnöfer2009-09-301-4/+2
* s4:provision - Lets the user choose between the supported forest/domain funct...Matthias Dieter Wallnöfer2009-09-301-10/+23
* samba.tests.provision: Remove broken become_dc test.Jelmer Vernooij2009-09-261-25/+1
* Add init file for DCE/RPC tests.Jelmer Vernooij2009-09-241-0/+20
* PEP8Jelmer Vernooij2009-09-246-3/+6
* Revert "s4:python fixed subunit tests of dcerpc"Jelmer Vernooij2009-09-246-0/+0
* Initial Implementation of the DS objects access checks.Nadezhda Ivanova2009-09-211-0/+1
* Merge branch 'master' of git://git.samba.org/sambaNadezhda Ivanova2009-09-212-29/+92
|\
| * s4:kerberos Fix the salt to match Windows 2008.Andrew Bartlett2009-09-211-1/+1
| * s4:provision Make our default salt match our server behaviourAndrew Bartlett2009-09-211-1/+1
| * s4:provision - Fix up ProvisioningError class as suggested by JelmerMatthias Dieter Wallnöfer2009-09-211-5/+5
| * s4:samdb/tools - That should fix now the last failuresMatthias Dieter Wallnöfer2009-09-211-2/+2
| * s4:provision Make us Windows 2008 level by defualt againAndrew Bartlett2009-09-201-4/+5
| * s4:provision Use code to store domain join in 'net join' as wellAndrew Bartlett2009-09-201-23/+80
| * s4:provision split provision of DNS zone and self join keytabAndrew Bartlett2009-09-201-4/+10
* | Merge branch 'master' of git://git.samba.org/sambaNadezhda Ivanova2009-09-201-12/+14
|\|
| * s4:python tools - try to fix some test problemsMatthias Dieter Wallnöfer2009-09-201-12/+14
* | Initial implementation of security descriptor creation in DSNadezhda Ivanova2009-09-201-5/+44
|/
* Fixed a difference in domain sid type when SID is provided by user.Nadezhda Ivanova2009-09-201-1/+4
* s4:provision: add the 'resolve_oids' on the top of the module stackStefan Metzmacher2009-09-201-1/+2
* s4:samdb.py - further reworkMatthias Dieter Wallnöfer2009-09-191-12/+9
* s4:samdb.py - Unification of the interfacesMatthias Dieter Wallnöfer2009-09-182-38/+54
* s4:provision - Bump down the domain and forest level to Windows 2000Matthias Dieter Wallnöfer2009-09-181-3/+3
* s4:provision - Some rework (continuation)Matthias Dieter Wallnöfer2009-09-171-3/+4
* s4:provision - Some reworkMatthias Dieter Wallnöfer2009-09-171-3/+4
* s4/domain behaviour flags: Fix them up in various locationsMatthias Dieter Wallnöfer2009-09-171-5/+6
* s4/python: flagsMatthias Dieter Wallnöfer2009-09-172-9/+83
* Owner and group defaulting.Nadezhda Ivanova2009-09-161-0/+1
* s4:provision Prevent some invalid combinations of realm and domainAndrew Bartlett2009-09-141-0/+9
* s4:group policies - upcase directory names of default group policiesMatthias Dieter Wallnöfer2009-09-121-4/+8
* s4:group policies - add the domain controller group policyMatthias Dieter Wallnöfer2009-09-111-8/+28
* s4-provision: use DNS name, not domain nameAndrew Tridgell2009-09-111-0/+1
* s4/provision: add the nTDSDSA GUID based DNS entries and SPNsAndrew Tridgell2009-09-111-9/+19
* Revert "s4: Let the "setpassword" script finally use the "samdb_set_password"...Matthias Dieter Wallnöfer2009-09-102-70/+9
* s4:provision Only delete SASL mappings with Fedora DS, not OpenLDAPAndrew Bartlett2009-09-101-31/+30
* s4: kludge_acl needs to be above repl_meta_dataAndrew Tridgell2009-09-101-2/+2
* s4/provision: another fix for breakage from b1dabb1133Andrew Tridgell2009-09-101-6/+8
* s4:provision Don't reference provision_backend when using LDBAndrew Bartlett2009-09-101-1/+3
* s4: Use SASL authentication against Fedora DS.Endi Sukma Dewata2009-09-101-5/+68
* Added "admin_session" method.Nadezhda Ivanova2009-09-091-1/+5
* s4:setpassword script - Passwords set by this script are set by the administr...Matthias Dieter Wallnöfer2009-09-081-1/+1