s4-provision: fix permissions on generated DNS zone file
[abartlet/samba.git/.git] / source4 / scripting / python / samba / provision.py
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...
2009-11-02 Andrew Bartletts4:provision Inline 'ldap_backend_shutdown' for clarity
2009-11-02 Andrew Bartletts4:provision Move 'Schema' into it's own file
2009-11-02 Andrew Bartletts4:provision Make 'linked_attributes' and 'dnsyntax_att...
2009-11-02 Andrew Bartletts4:provision Rework provision to always have a Provisio...
2009-11-02 Endi S. Dewatas4 - SID allocation using FDS DNA plugin
2009-11-02 Endi S. Dewatas4:dsdb - Fixed attribute dereferencing for FDS
2009-10-23 Andrew Bartletts4:dsdb Split schema loading and schema data management
2009-10-22 Matthias Dieter... s4:provision - Reintroduce accidentally removed paramet...
2009-10-21 Matthias Dieter... s4:provision - rework the "guess_names" and "make_smbco...
2009-10-21 Matthias Dieter... s4:provision - important fix for DNS domainname: lower...
2009-10-21 Andrew Bartletts4:provision Use schema to casefold partitions on ...
2009-10-21 Andrew Bartletts4:Handle reprovision with existing partitions
2009-10-21 Andrew Bartletts4:provision Set @OPTIONS in the provision_init.ldif
2009-10-21 Andrew Bartletts4:dsdb Rework modules create new partitions at runtime
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgells4-provision: added the default privileges db
2009-10-16 Endi S. Dewatas4:provision - fixed invalid creationTime format
2009-10-16 Endi S. Dewatas4:provision - replaced linked_attributes with FDS...
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Matthias Dieter... s4:provision.py - simplify the "realm" variable handlin...
2009-10-12 Andrew Bartletts4:provision Remove all references to samba4LocalDomain
2009-10-12 Andrew Bartletts4:provision Clarify that we set, rather than modify...
2009-10-06 Andrew Bartletts4:provision Remove unused parameters from provision...
2009-10-02 Matthias Dieter... s4:provision - Cosmetic - right indentations
2009-10-02 Andrew Bartletts4:dsdb rework instanceType module - put instanceType...
2009-10-02 Andrew Bartletts4:dsdb Add 'lazy_commit' module to swallow the 'lazy...
2009-10-02 Andrew Bartletts4:provision Ensure we add the schema with the 'relax...
2009-10-02 Matthieu Patous4: Improve provisioning: use relax control
2009-10-02 Matthias Dieter... s4:provision - Change the default forest/domain functio...
2009-09-30 Matthias Dieter... s4:provision - Lets the user choose between the support...
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-22 Nadezhda IvanovaInitial Implementation of the DS objects access checks.
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Andrew Bartletts4:kerberos Fix the salt to match Windows 2008.
2009-09-21 Andrew Bartletts4:provision Make our default salt match our server...
2009-09-21 Matthias Dieter... s4:provision - Fix up ProvisioningError class as sugges...
2009-09-21 Andrew Bartletts4:provision Make us Windows 2008 level by defualt...
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Andrew Bartletts4:provision Use code to store domain join in 'net... more-salt-is-better-for-you
2009-09-20 Andrew Bartletts4:provision split provision of DNS zone and self join...
2009-09-20 Nadezhda IvanovaInitial implementation of security descriptor creation...
2009-09-20 Nadezhda IvanovaFixed a difference in domain sid type when SID is provi...
2009-09-20 Stefan Metzmachers4:provision: add the 'resolve_oids' on the top of...
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Matthias Dieter... s4:provision - Bump down the domain and forest level...
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthias Dieter... s4:provision - Some rework (continuation)
2009-09-17 Matthias Dieter... s4:provision - Some rework
2009-09-17 Matthias Dieter... s4/domain behaviour flags: Fix them up in various locations
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Bartletts4:provision Prevent some invalid combinations of realm...
2009-09-14 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Nadezhda IvanovaOwner and group defaulting.
2009-09-12 Matthias Dieter... s4:group policies - upcase directory names of default...
next