summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/provision.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "s4/dsdb: Set schemaInfo attribute value during provisioning"Kamen Mazdrashki2010-04-291-2/+0
* s4-provision: setup spn_update_list in provisionAndrew Tridgell2010-04-271-1/+5
* s4:provision Pass in the invoication ID and NTDS Settings DN to Schema()Andrew Bartlett2010-04-201-5/+5
* Fixed a problem with provision missing the default_dir/etc directory.Nadezhda Ivanova2010-04-121-2/+2
* s4/dsdb: Set schemaInfo attribute value during provisioningKamen Mazdrashki2010-04-091-0/+2
* s4-python: More cleanups.Jelmer Vernooij2010-04-081-4/+4
* s4-python: Fix formatting, import of FLG_NOSYNC.Jelmer Vernooij2010-04-081-1/+1
* s4-python: Simplify code, improve formatting.Jelmer Vernooij2010-04-081-34/+55
* s4-provision: Proper handling of exceptions, use SamDB class but skip global ...Jelmer Vernooij2010-04-071-10/+17
* s4-python: Move samdb_ntds_objectGUID to pydsdb.Jelmer Vernooij2010-04-071-5/+6
* s4:provision - add a comment which explains why "paths.dns_keytab" is stored ...Matthias Dieter Wallnöfer2010-04-071-0/+3
* s4-python: Move set_session_info to PySambaLdb.Jelmer Vernooij2010-04-061-4/+4
* s4-python: Avoid importing glue directly.Jelmer Vernooij2010-04-041-9/+10
* s4-python: Move dsdb constants to a separate python module.Jelmer Vernooij2010-04-041-1/+1
* upgradeprovision: Fix formatting, syntax error.Jelmer Vernooij2010-03-281-48/+49
* provision: make gpo related function more reusable for upgradeprovisionMatthieu Patou2010-03-281-26/+30
* provision: Remove unnecessary whitespace.Jelmer Vernooij2010-03-281-6/+1
* s4-provision: FreeBSD uses 'staff' for usersAndrew Tridgell2010-03-241-1/+1
* s4-provision: solaris uses the group "other"Andrew Tridgell2010-03-241-1/+1
* s4:provision.py - small output improvementMatthias Dieter Wallnöfer2010-03-121-1/+1
* s4:provision Improve the handling of provision errorsAndrew Bartlett2010-03-111-10/+12
* s4:samba_dnsupdate Add a 'file based' mode to samba_dnsupdateAndrew Bartlett2010-03-111-1/+1
* s4:provision - use the new "interface_ips" python call to detect the right ho...Matthias Dieter Wallnöfer2010-03-041-8/+8
* s4:provision - Moved backend-specific variables into backend class.Endi S. Dewata2010-03-021-30/+3
* More formatting fixes, pointed out by pylint.Jelmer Vernooij2010-03-011-3/+3
* General cleanups of python code, hinted by pyflakes.Jelmer Vernooij2010-03-011-4/+1
* s4:provision: use generate_random_password()Stefan Metzmacher2010-02-261-5/+5
* s4-provision: fixed use of rndc command from pythonAndrew Tridgell2010-02-261-1/+1
* s4-provision: also create the dns_update_list when running net vampireAndrew Tridgell2010-02-261-0/+10
* s4-provision: setup the dns_update_list at provision timeAndrew Tridgell2010-02-261-0/+5
* s4:provision.py - try to use other addresses than "127.0.0.x" and "::1"Matthias Dieter Wallnöfer2010-02-211-2/+10
* s4-provision: freeze the DNS zone before creating the zone fileAndrew Tridgell2010-02-171-2/+10
* s4-provision: fix permissions on generated DNS zone fileAndrew Tridgell2010-02-171-9/+11
* s4-provision: import the R2 functional levelAndrew Tridgell2010-02-121-1/+1
* provision: Use short name for assignee of ACE (BA, SA, CO, ...)Matthieu Patou2010-02-111-8/+6
* provision: Fix an error with eadb when using not default install dir and runn...Matthieu Patou2010-02-111-1/+5
* s4-provision: cope with umask in creating private/dnsAndrew Tridgell2010-02-111-0/+2
* s4-provision: pre-create a named.conf.update fileAndrew Tridgell2010-02-111-1/+5
* s4-provision: move zone file to dns subdirectoryAndrew Tridgell2010-02-111-12/+52
* s4:provision Be more polite to long-suffering Samba testers.Andrew Bartlett2010-02-111-2/+3
* s4:provision Just 'do the right thing' with empty smb.conf filesAndrew Bartlett2010-02-101-2/+10
* s4-python: Fix formatting.Jelmer Vernooij2010-01-251-23/+18
* provision: introduce use-xattr parameter for defining where to store attributesMatthieu Patou2010-01-211-25/+35
* s4: Set acls correctly on all sysvol and scripts sharesMatthieu Patou2010-01-211-26/+45
* s4: regroup gpo modification in one function, set acl on files accordingly wi...Matthieu Patou2010-01-211-19/+44
* Fixed a problem with incorrect default SD owner/group.Nadezhda Ivanova2010-01-131-1/+1
* s4-provision: do a self join for all server typesAndrew Tridgell2010-01-081-22/+17
* s4-provision: re-open sam.ldb after creating the schemaAndrew Tridgell2010-01-081-0/+9
* s4-provision: don't hard wire the creation of the RID Set objectAndrew Tridgell2010-01-081-2/+2
* s4-provision: the DC object itself needs a fixed objectSIDAndrew Tridgell2010-01-081-0/+1