summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/provision
Commit message (Expand)AuthorAgeFilesLines
* s4-provision permit server role to be the ROLE_ strings from s3Andrew Bartlett2011-11-171-2/+16
* provision: Set the security descriptor while creating partitionsAmitay Isaacs2011-11-161-12/+2
* s4-provision: Create ldap records for DNS partitions similar to windowsAmitay Isaacs2011-11-091-1/+1
* s4-provision: Set security descriptor for DNS recordsAmitay Isaacs2011-11-092-18/+103
* s4-provision: site is passed as an argument to setup_ad_dns()Amitay Isaacs2011-11-081-1/+0
* s4-provision Remove options for LDAP backend to reduce user confusionAndrew Bartlett2011-11-082-17/+11
* s4 provision/dns: Move DNS-related setup to sambadns moduleKai Blin2011-11-042-187/+194
* s4 provision/dns: Move secretsdb_setup_dns to the AD DNS specific setupKai Blin2011-11-042-32/+63
* s4-python: samba.provision: Require schema to be passed in - code path which ...Jelmer Vernooij2011-11-021-5/+1
* s4-provision: Provision DNS records with correct rankAmitay Isaacs2011-10-201-18/+23
* s4 provision: DNS backend should be set by callerKai Blin2011-10-171-4/+0
* s4 provision/dns: Clean up os level handlingKai Blin2011-10-171-10/+12
* s4 provision/dns: Clean up backend handlingKai Blin2011-10-171-6/+13
* s4 provision: Reword opinionated dns backend help text, add NONE backendKai Blin2011-10-171-2/+2
* s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILEKai Blin2011-10-172-6/+6
* s4-provision: use get_config_basedn() in DNS setupAndrew Tridgell2011-09-191-1/+1
* s4-provision Add initial support for joining as a new subdomainAndrew Bartlett2011-09-191-69/+68
* 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