s4-provision: set POSIX ACLs to for use with the smbd file server (s3fs)
[nivanova/samba-autobuild/.git] / source4 / scripting / python / samba / provision / __init__.py
2012-08-23 Andrew Bartletts4-provision: set POSIX ACLs to for use with the smbd...
2012-08-21 Andrew Bartletts4-provision: pass use_ntvfs from C wrappers and set...
2012-08-10 Andrew Bartletts4-dsdb: Explain better what records are written during...
2012-08-09 Andrew Bartletts4-dsdb: Ensure we have indexing enabled during the...
2012-07-13 Geza Gemess4-provision: Provide YP/NIS subtree to allow ADUC...
2012-06-21 Andrew Bartletts4-provision: Give better clues on what Samba needs...
2012-06-20 Andrew Bartletts4-idmap: Add parameter 'idmap_ldb:use rfc2307' and...
2012-06-20 Andrew Bartletts4-provision: Remove --slapd-path option
2012-06-20 Andrew Bartletts4-provision: Remove last unused remenants of the ...
2012-06-16 Andrew Bartletts4-lib/param: FLAG DAY for the default FILE SERVER
2012-06-15 Andrew Bartlettlib/param: Use server role = 'standalone server' to...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-06-12 Michael Adams4:provision: fix use of non-existent word (existant)
2012-06-05 Andrew Bartletts4-provision: Test for posix ACLs in the actual sysvol...
2012-06-05 Andrew Bartletts4-provision: Place xattr.tdb in the actual state directory
2012-05-30 Andrew Bartletts4-provision: Use the s3fs file server by default in...
2012-05-08 Andrew Bartletts4-provision Ensure we have posix ACLs before we permit...
2012-05-03 Jelmer Vernooijprovision: remove reference to no longer existing templ...
2012-05-02 Andrew Bartletts4-provision: Fix up --use-s3fs to create the directory...
2012-05-02 Andrew Bartletts4-provision: set 'dcerpc endpoint servers' but not...
2012-04-18 Andrew Bartletts3fs: Use xattr_tdb format for xattr storage
2012-04-16 Matthieu PatouAdd an option to have s3fs as file server for samba4
2012-03-25 Matthias Dieter... LDB/s4 - do not use the "(dn=...)" syntax on filters...
2012-03-01 Amitay Isaacss4-provision: Use "state directory" from lp, as it...
2012-02-26 Jelmer Vernooijprovision: Write configuration without help of templates.
2012-02-26 Jelmer Vernooijprovision: Simplify make_smbconf a bit.
2012-02-26 Jelmer Vernooijprovision: Fix order for error formatting.
2012-02-26 Jelmer Vernooijprovision: Raise proper error when shares are missing...
2012-02-26 Jelmer Vernooijprovision: Share more code for determine_netbios_name...
2012-02-26 Jelmer Vernooijprovision: Properly close opened files.
2012-02-26 Jelmer Vernooijprovision: Reuse determine_netbios_name.
2012-02-26 Jelmer Vernooijprovision: Factor out determination of new netbios...
2012-02-26 Jelmer Vernooijprovision: Split out result reporting for backends.
2012-02-26 Jelmer Vernooijprovision: Put adminpass details in ProvisionResult.
2012-02-26 Jelmer Vernooijprovision/tests: Test for phpldapadminconfig path.
2012-02-26 Jelmer Vernooijprovision: Leave result reporting up to caller.
2012-02-25 Jelmer Vernooijprovision: Start splitting out provision result reporti...
2012-02-25 Jelmer Vernooijprovision: Properly close ldb transactions.
2012-02-25 Jelmer VernooijFactor out sanitize_server_role.
2012-02-25 Jelmer VernooijPartially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4
2012-02-25 Jelmer Vernooijprovision: Remove unused imports.
2012-02-16 Michael Adams4:provision: only print the adminpass if it was genera...
2012-02-16 Michael Adams4:provision: generate the adminpass provision() instea...
2012-02-16 Michael Adams4:provision: don't log the ldap admin password - it...
2012-01-10 Michael Adams4:provision: add "+dns" to server services if the...
2012-01-10 Michael Adams4:provision: add the possibility to provision "server...
2012-01-10 Michael Adams4:provision: improve a message
2011-12-12 Amitay Isaacss4-provision: Extract common utility routines in separa...
2011-11-29 Amitay Isaacss4-provision: Create a samdb copy for access by dlz_bin...
2011-11-29 Amitay Isaacss4-provision: Extract security descriptors in separate...
2011-11-16 Andrew Bartletts4-provision permit server role to be the ROLE_ strings...
2011-11-09 Amitay Isaacss4-provision: Set security descriptor for DNS records
2011-11-08 Andrew Bartletts4-provision Remove options for LDAP backend to reduce...
2011-11-04 Kai Blins4 provision/dns: Move DNS-related setup to sambadns...
2011-11-04 Kai Blins4 provision/dns: Move secretsdb_setup_dns to the AD...
2011-11-02 Jelmer Vernooijs4-python: samba.provision: Require schema to be passed...
2011-10-17 Kai Blins4 provision: DNS backend should be set by caller
2011-10-17 Kai Blins4 provision: Rename bind9 flatfile backend to BIND9_FL...
2011-09-19 Andrew Bartletts4-provision Add initial support for joining as a new...
2011-09-13 Andrew Tridgells4-subdomain: fixed invocationID and hostIPs in subdoma...
2011-09-13 Andrew Bartletts4-provision Perform 'modify' operations as system
2011-09-13 Andrew Bartletts4-provision Split addition of users and well known...
2011-09-13 Andrew Bartletts4-provision Add initial support for joining as a new...
2011-09-12 Amitay Isaacss4-provision: Create private dir for dns in a separate...
2011-09-12 Amitay Isaacss4-provision: Generate appropriate named.conf file...
2011-09-12 Amitay Isaacss4-provision: Remove dupliate creation of dns/spn_updat...
2011-09-07 Amitay Isaacss4-provision: Add DNS backend option to provision
2011-09-05 Andrew Tridgells4-provision: these substitutuons are not used any...
2011-08-26 Andrew Bartletts4-provision Use samba.dns_name_to_dn
2011-08-24 Andrew Tridgells4-provision: pass the rootDN into guess_names()
2011-08-19 Amitay Isaacsprovision: Add idmap database handle to the result...
2011-08-13 Andrew Bartletts4-provision Add support for fixing the DC rid to a...
2011-08-12 Andrew Tridgells4-provision: create dsServiceName in @ROOTDSE in GUID...
2011-07-21 Björn Baumbachs4-param: use "state directory" and "cache directory...
2011-07-21 Andrew Tridgells4-provision: run dbcheck on a minimal set of objects...
2011-07-13 Andrew Tridgellldb: use base searches for @ special DNs
2011-07-13 Andrew Tridgelldbcheck: only do the provision dbcheck if there are...
2011-07-13 Andrew Tridgells4-provision: fixed the GUIDs in the provision using...
2011-07-12 Stefan Metzmachers4:provision: place the sysvol share under "state dir...
2011-07-12 Stefan Metzmachers4:param: add "state dir" and "cache dir" options
2011-07-11 Andrew Tridgells4-provision: use samba.unix2nttime() instead of hard...
2011-07-11 Matthieu Patous4-provision: fix the value of creation timestamp to...
2011-07-07 Kai Blins4 provision: Add some of the AD-specific DNS records...
2011-07-06 Kai Blins4 provision: split up DNS provisioning into generic...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-19 Matthieu Patous4-provision: Remove hard coded SD for CN=Sites container
2011-06-19 Matthieu Patous4-upgradeprovision: introduce invocation id in lastpro...
2011-06-19 Matthieu Patous4-python: fix wrong discovery of the site name in...
2011-06-09 Andrew Tridgells4-ipv6: don't default to 127.0.0.1 in provision
2011-06-07 Andrew Tridgells4-provision: fixed detection of V4/V6 addresses
2011-06-06 Andrew Bartletts4-param Remove 'sid generator'
2011-06-06 Andrew Bartletts4-param Remove 'idmap database'
2011-06-06 Andrew Bartletts4-param Remove 'secrets database' parameter
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-05-25 Andrew Bartletts4-provision Use correct tkey-gssapi-credential
2011-05-21 Matthieu Patous4-python: Remove not used imports
2011-05-21 Matthieu Patous4-python: move function find_provision_key_parameters...
2011-04-30 Matthieu Patouprovision: reorganize attributes so that we don't attri...
2011-04-03 Jelmer VernooijAvoid uppercasing server role in error message.
next