libds:common Remove DS_DC_* domain functionality flags
[kai/samba-autobuild/.git] / source4 / scripting / python / samba / provision.py
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,...
2010-02-11 Matthieu Patouprovision: Fix an error with eadb when using not defaul...
2010-02-11 Andrew Tridgells4-provision: cope with umask in creating private/dns
2010-02-11 Andrew Tridgells4-provision: pre-create a named.conf.update file
2010-02-11 Andrew Tridgells4-provision: move zone file to dns subdirectory
2010-02-11 Andrew Bartletts4:provision Be more polite to long-suffering Samba...
2010-02-10 Andrew Bartletts4:provision Just 'do the right thing' with empty smb...
2010-01-25 Jelmer Vernooijs4-python: Fix formatting.
2010-01-20 Matthieu Patouprovision: introduce use-xattr parameter for defining...
2010-01-20 Matthieu Patous4: Set acls correctly on all sysvol and scripts shares
2010-01-20 Matthieu Patous4: regroup gpo modification in one function, set acl...
2010-01-13 Nadezhda IvanovaFixed a problem with incorrect default SD owner/group.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-provision: do a self join for all server types
2010-01-08 Andrew Tridgells4-provision: re-open sam.ldb after creating the schema
2010-01-08 Andrew Tridgells4-provision: don't hard wire the creation of the RID...
2010-01-08 Andrew Tridgells4-provision: the DC object itself needs a fixed objectSID
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Andrew Tridgells4-provision: added a note about where invocationIDs...
2009-12-18 Andrew Bartletts4:provision Give a more useful error message in guess_...
2009-12-01 Matthieu Patous4: load the domain level of the current provision...
2009-11-27 Matthieu Patous4: fix SD update and password change in upgrade script
2009-11-27 Matthias Dieter... s4:provision.py - remove hardcoded SIDs and RIDs
2009-11-27 Matthias Dieter... s4:provision.py - cosmetic
2009-11-27 Matthias Dieter... s4:provision - Fix up the provision of "standalone...
2009-11-27 Matthias Dieter... s4:provision.py - cosmetic output correction
2009-11-27 Andrew Bartletts4:provision Make setting the domain SID in the self...
2009-11-24 Matthieu Patous4: Fix missing TLS dir when targetdir is not the defau...
2009-11-24 Andrew Bartletts4:provision Move exceptions into a new file
2009-11-23 Andrew Bartletts4:dsdb Move module configuration from each ldb into...
2009-11-23 Andrew Bartletts4:provision Simplify the module list
2009-11-16 Andrew Bartletts4:provision Split up reference creation, load schema...
2009-11-15 Endi S. Dewatas4:provision - Removed dependency on full Samba 3 schem...
2009-11-12 Endi S. Dewatas4:provision - Added LDBBackend and ExistingBackend.
2009-11-12 Endi S. Dewatas4:provision - Added constructors for FDSBackend and...
2009-11-12 Endi S. Dewatas4:provision - Added setup() method in LDAPBackend.
2009-11-12 Endi S. Dewatas4:provision - Moved provision_xxx_backend() into backe...
2009-11-12 Endi S. Dewatas4:provision - Added start() method in LDAPBackend.
2009-11-12 Endi S. Dewatas4:provision - Added initial implementation of FDSBacke...
2009-11-12 Andrew Bartletts4:provision Remove unused 'sambadn' parameter
2009-11-05 Nadezhda IvanovaVersion 1.0 of the directory service acls module.
2009-11-04 Nadezhda IvanovaAdded security descriptor for the domain NC to provisio...
2009-11-02 Andrew Bartletts4:provision Remove LDB backend files in provision
2009-11-02 Andrew Bartletts4:provision Split ProvisionBackend out of the main...
next