s4-provision: add log messages about IP lookup
[kai/samba.git] / source4 / scripting / python / samba / provision.py
2010-11-17 Andrew Tridgells4-provision: add log messages about IP lookup
2010-11-11 Andrew Bartletts4-provision UTF16 encode the password in sam.ldb,...
2010-11-11 Andrew Tridgells4-provision: include command line provision options...
2010-11-11 Andrew Tridgells4-join: use the command line loadparm in provision...
2010-11-09 Matthias Dieter... s4:provision.py - strip trailing whitespaces
2010-11-09 Matthias Dieter... s4:provision - switch to "clearTextPassword" for settin...
2010-11-03 Jelmer Vernooijprovision: Look for in source setup data first, in...
2010-11-01 Matthias Dieter... s4:provision - adapt the "provision" so that SIDs are...
2010-10-31 Matthias Dieter... s4:provision - remove the "servicePrincipalName" creati...
2010-10-30 Matthieu Patouprovision: fix wrong tests
2010-10-30 Matthieu Patouprovision: when deriving netbiosname from hostname...
2010-10-23 Matthias Dieter... s4:provision.py - add the correct "CN=Sites" security...
2010-10-19 Andrew Bartletts4-provisionbackend Allow a fixed URI to be specified...
2010-10-19 Andrew Bartletts4-provision Remove serverdn parameter from Schema()
2010-10-05 Kamen Mazdrashkis4-provision: Reset "debuglevel" after "provision"...
2010-10-03 Andrew Tridgells4-selftest: silence warnings about bind chown
2010-10-03 Andrew Tridgells4-test: silence the Failed to chown message in make...
2010-09-30 Andrew Tridgells4-provision: wipe the old keytabs when provisioning
2010-09-27 Andrew Tridgells4-provision: fixed the generation of the krb5.conf...
2010-09-26 Matthieu Patous4 provision: start with gpo of version 0 and be consis...
2010-09-26 Matthieu Patous4 provision: Make GPO folder group writable
2010-09-26 Andrew Tridgells4-provision: switch to dns-HOSTNAME instead of dns
2010-09-23 Matthias Dieter... s4:provision - rootdse - remove static "ldapServiceName...
2010-09-23 Matthias Dieter... s4:provision - rootdse - remove static "dnsHostName...
2010-09-23 Matthias Dieter... s4:provision.py - support still not fully provisioned...
2010-09-23 Matthias Dieter... s4:provision.py - make more use of "names.serverdn...
2010-09-23 Jelmer Vernooijs4-param: Fix more memory leaks, invalid memory context.
2010-09-10 Stefan Metzmachers4:provision: remember the setup directory if it wasn...
2010-09-09 Andrew Tridgells4-provision: fixed error format string
2010-08-19 Matthieu Patous4 provision: POLICY_ACL is already an FS acl no need...
2010-08-19 Matthieu Patous4 provision: Add some documentation to GPO related...
2010-08-16 Andrew Tridgells3-provision: cope with the policy directory already...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-15 Andrew Bartletts4:provision Handle machine account password changes...
2010-07-10 Matthieu Patous4 provision: use correct GUID for default policies
2010-06-29 Andrew Bartletts4:provision Add an msDS-SupportedEncryptionTypes entry...
2010-06-26 Matthias Dieter... s4:provision.py - fix comment regarding DNS entries
2010-06-26 Stefan Metzmachers4:provision: move Samba4 specific DNS stuff to its...
2010-06-26 Stefan Metzmachers4:provision: add --next-rid option
2010-06-26 Stefan Metzmachers4:provision: don't use hardcoded values for 'nextRid...
2010-06-26 Stefan Metzmachers4:provision: pass relax control also to modify_ldif
2010-06-23 Andrew Bartletts4:provision Raise default max functional level to...
2010-06-23 Andrew Bartletts4:provision Remove am_rodc from Schema
2010-06-23 Andrew Bartlettlibds:common Remove DS_DC_* domain functionality flags
2010-06-20 Jelmer Vernooijprovision: Look for Samba prefix a bit harder.
2010-06-20 Jelmer Vernooijprovision: Properly cancel transactions on the secrets...
2010-06-20 Jelmer VernooijUse standard Python syntax, booleans and set()'s where...
2010-06-20 Jelmer VernooijSome more formatting fixes, move schema related functio...
2010-06-19 Jelmer VernooijFormatting cleanups; use True/False for booleans, unnec...
2010-06-19 Matthieu Patous4: Add comments about setup_secrets
2010-06-19 Matthieu Patous4 provision: Add information about provisioned usn...
2010-06-19 Stefan Metzmachers4:provision: don't use hardcoded 'Default-First-Site...
2010-06-19 Jelmer Vernooijs4-python: Use sys.prefix rather than guessing prefix...
2010-06-16 John H TerpstraMerge branch 'master' of git+ssh://git.samba.org/data...
2010-06-16 Matthias Dieter... s4:provision.py - we do now support the "Windows 2000...
2010-06-15 Jelmer VernooijAttempt to fix SamDB test infrastructure (not used...
2010-06-14 Andrew Kroegers4:provision: Make gc._msdcs DNS entries A/AAAA records
2010-06-13 Jelmer Vernooijs4-provision: Use logger in provision backends.
2010-06-13 Jelmer Vernooijs4-python: Start using standard python logging infrastr...
2010-06-10 Jelmer Vernooijs4-python: Fix formatting.
2010-06-06 Matthias Dieter... s4:provision - fix typo in substitution variable
2010-05-17 Anatoliy Atanasovs4-rodc: Set am_rodc flag during provision
2010-05-13 Matthias Dieter... s4:domain functional level - it is also specified in...
2010-05-11 Anatoliy AtanasovRevert "s4-rodc: Fix provision warnings by creating...
2010-05-10 Anatoliy Atanasovs4-rodc: Fix provision warnings by creating ntds object...
2010-04-29 Kamen MazdrashkiRevert "s4/dsdb: Set schemaInfo attribute value during...
2010-04-27 Andrew Tridgells4-provision: setup spn_update_list in provision
2010-04-20 Andrew Bartletts4:provision Pass in the invoication ID and NTDS Settin...
2010-04-12 Nadezhda IvanovaFixed a problem with provision missing the default_dir...
2010-04-09 Kamen Mazdrashkis4/dsdb: Set schemaInfo attribute value during provisioning
2010-04-08 Jelmer Vernooijs4-python: More cleanups.
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, import of FLG_NOSYNC.
2010-04-08 Jelmer Vernooijs4-python: Simplify code, improve formatting.
2010-04-07 Jelmer Vernooijs4-provision: Proper handling of exceptions, use SamDB...
2010-04-07 Jelmer Vernooijs4-python: Move samdb_ntds_objectGUID to pydsdb.
2010-04-07 Matthias Dieter... s4:provision - add a comment which explains why "paths...
2010-04-06 Jelmer Vernooijs4-python: Move set_session_info to PySambaLdb.
2010-04-03 Jelmer Vernooijs4-python: Avoid importing glue directly.
2010-04-03 Jelmer Vernooijs4-python: Move dsdb constants to a separate python...
2010-03-28 Jelmer Vernooijupgradeprovision: Fix formatting, syntax error.
2010-03-28 Matthieu Patouprovision: make gpo related function more reusable...
2010-03-28 Jelmer Vernooijprovision: Remove unnecessary whitespace.
2010-03-24 Andrew Tridgells4-provision: FreeBSD uses 'staff' for users
2010-03-24 Andrew Tridgells4-provision: solaris uses the group "other"
2010-03-12 Matthias Dieter... s4:provision.py - small output improvement
2010-03-11 Andrew Bartletts4:provision Improve the handling of provision errors
2010-03-11 Andrew Bartletts4:samba_dnsupdate Add a 'file based' mode to samba_dns...
2010-03-04 Matthias Dieter... s4:provision - use the new "interface_ips" python call...
2010-03-02 Endi S. Dewatas4:provision - Moved backend-specific variables into...
2010-03-01 Jelmer VernooijMore formatting fixes, pointed out by pylint.
2010-03-01 Jelmer VernooijGeneral cleanups of python code, hinted by pyflakes.
2010-02-26 Stefan Metzmachers4:provision: use generate_random_password()
2010-02-26 Andrew Tridgells4-provision: fixed use of rndc command from python
2010-02-26 Andrew Tridgells4-provision: also create the dns_update_list when...
2010-02-26 Andrew Tridgells4-provision: setup the dns_update_list at provision...
2010-02-21 Matthias Dieter... s4:provision.py - try to use other addresses than ...
2010-02-17 Andrew Tridgells4-provision: freeze the DNS zone before creating the...
2010-02-17 Andrew Tridgells4-provision: fix permissions on generated DNS zone...
2010-02-11 Andrew Tridgells4-provision: import the R2 functional level
2010-02-11 Matthieu Patouprovision: Use short name for assignee of ACE (BA,...
next