summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/provision
Commit message (Expand)AuthorAgeFilesLines
* s4-subdomain: fixed invocationID and hostIPs in subdomain joinAndrew Tridgell2011-09-131-9/+3
* s4-provision Perform 'modify' operations as systemAndrew Bartlett2011-09-131-5/+13
* s4-provision Split addition of users and well known principalsAndrew Bartlett2011-09-131-6/+11
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-131-219/+278
* s4-provision: Fix the informational message from dns provisioningAmitay Isaacs2011-09-121-1/+1
* s4-provision: Create private dir for dns in a separate functionAmitay Isaacs2011-09-121-12/+29
* s4-provision: Generate appropriate named.conf file depending on dns_backendAmitay Isaacs2011-09-121-17/+31
* s4-provision: Remove dupliate creation of dns/spn_update_list filesAmitay Isaacs2011-09-121-8/+1
* s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioningAmitay Isaacs2011-09-081-0/+1
* s4-provision: Make DNS entries consistent with dns_update scriptAmitay Isaacs2011-09-081-4/+4
* s4-provision: Reworked DNS provisioning to support AD DNS schemaAmitay Isaacs2011-09-081-114/+435
* s4-provision: Add DNS backend option to provisionAmitay Isaacs2011-09-081-4/+6
* s4-provision: these substitutuons are not used any moreAndrew Tridgell2011-09-051-4/+1
* s4-provision Use samba.dns_name_to_dnAndrew Bartlett2011-08-261-2/+2
* s4-provision: pass the rootDN into guess_names()Andrew Tridgell2011-08-251-2/+2
* provision: Add idmap database handle to the result of provisionAmitay Isaacs2011-08-191-0/+2
* s4-provision Add support for fixing the DC rid to a particular valueAndrew Bartlett2011-08-131-13/+21
* s4-provision: create dsServiceName in @ROOTDSE in GUID formAndrew Tridgell2011-08-121-1/+2
* s4-param: use "state directory" and "cache directory" optionsBjörn Baumbach2011-07-211-5/+5
* s4-provision: run dbcheck on a minimal set of objects in provisionAndrew Tridgell2011-07-211-4/+8
* ldb: use base searches for @ special DNsAndrew Tridgell2011-07-131-11/+14
* dbcheck: only do the provision dbcheck if there are objects to checkAndrew Tridgell2011-07-131-13/+14
* s4-provision: fixed the GUIDs in the provision using dbcheckAndrew Tridgell2011-07-131-0/+16
* s4:provision: place the sysvol share under "state dir" instead of "lock dir"Stefan Metzmacher2011-07-121-1/+1
* s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher2011-07-121-1/+9
* s4-provision: use samba.unix2nttime() instead of hard coding NTTIME offsetsAndrew Tridgell2011-07-111-2/+2
* s4-provision: fix the value of creation timestamp to be a MS timestampMatthieu Patou2011-07-111-2/+2
* s4 provision: Add some of the AD-specific DNS records to the directoryKai Blin2011-07-072-8/+235
* s4 provision: split up DNS provisioning into generic and samba-specific ldifsKai Blin2011-07-071-2/+10
* s4-provision: Remove hard coded SD for CN=Sites containerMatthieu Patou2011-06-191-15/+0
* s4-upgradeprovision: introduce invocation id in lastprovisionUSNsMatthieu Patou2011-06-191-17/+39
* s4-python: fix wrong discovery of the site name in find_key_provision_parametersMatthieu Patou2011-06-191-1/+1
* s4-ipv6: don't default to 127.0.0.1 in provisionAndrew Tridgell2011-06-091-5/+8
* s4-provision: fixed detection of V4/V6 addressesAndrew Tridgell2011-06-071-2/+29
* s4-param Remove 'sid generator'Andrew Bartlett2011-06-061-6/+0
* s4-param Remove 'idmap database'Andrew Bartlett2011-06-061-2/+1
* s4-param Remove 'secrets database' parameterAndrew Bartlett2011-06-061-2/+1
* s4-param Remove 'sam database' parameterAndrew Bartlett2011-06-061-3/+2
* s4-provision Use correct tkey-gssapi-credentialAndrew Bartlett2011-05-251-1/+3
* s4-python: Remove not used importsMatthieu Patou2011-05-211-4/+2
* s4-python: move function find_provision_key_parameters to provision namespace...Matthieu Patou2011-05-211-0/+106
* provision: reorganize attributes so that we don't attribute with DN syntax th...Matthieu Patou2011-04-301-0/+5
* Avoid uppercasing server role in error message.Jelmer Vernooij2011-04-031-1/+1
* s4-provision: added setup_path() import in two more placesAndrew Tridgell2011-02-071-0/+2
* s4-provision Remove setup_path, setup_dir and find_setup_dirAndrew Bartlett2011-02-072-118/+89
* s4-loadparm: removed "setup directory" optionAndrew Tridgell2011-02-071-8/+0
* s4-provision: cope with top level directory for provisionAndrew Tridgell2011-02-071-2/+2
* s4-provision: Fixed owner/group for hard-coded Sites descriptor.Nadezhda Ivanova2011-01-171-3/+1
* s4-provision Always run slaptest to convert the config fileAndrew Bartlett2010-12-081-13/+13
* s4-provision Add an invalid names check for 'domain == netbiosname'Andrew Bartlett2010-12-081-1/+4