s4:provision - Fix up the provision of "standalone" and "member" mode
[ira/wip.git] / source4 / scripting / python / samba / provision.py
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...
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...
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-11 Matthias Dieter... s4:group policies - add the domain controller group...
2009-09-11 Andrew Tridgells4-provision: use DNS name, not domain name
2009-09-11 Andrew Tridgells4/provision: add the nTDSDSA GUID based DNS entries...
2009-09-10 Andrew Bartletts4:provision Only delete SASL mappings with Fedora...
2009-09-10 Andrew Tridgells4: kludge_acl needs to be above repl_meta_data
2009-09-10 Andrew Tridgells4/provision: another fix for breakage from b1dabb1133
2009-09-10 Andrew Bartletts4:provision Don't reference provision_backend when...
2009-09-09 Endi Sukma Dewatas4: Use SASL authentication against Fedora DS.
2009-09-09 Nadezhda IvanovaAdded "admin_session" method.
2009-09-08 Matthias Dieter... s4:provision - Cosmetic: Indent the parameters better
2009-09-07 Michael Ströders4: Exceptions in "provision.py"
2009-09-07 Matthias Dieter... s4:Foreign security principals - Fix them up
2009-09-07 Matthias Dieter... s4:provision - Change the module order to match Windows...
2009-09-07 Matthias Dieter... s4:samldb - Major rework
2009-09-07 Andrew Kroegers4:setup: Use ms_display_specifiers script for provision.
2009-09-03 Andrew Tridgellallow setting of the debug level in python from C
2009-09-02 Andrew Tridgellrepl_meta_data should only be included when we are...
2009-09-02 Andrew Tridgellmove the repl_meta_data module up the ldb module stack
2009-08-28 Matthieu Patous4: Create helpers functions related to provision
2009-08-26 Andrew Bartletts4:provision Ensure that @OPTIONS is mirrored into...
2009-08-26 Andrew Bartletts4:provison Add prefixes to ldb using same code a later...
2009-08-26 Andrew Bartletts4:provision Only create references to our server DN...
2009-08-17 Andrew Tridgellsigh - still not right
2009-08-17 Andrew Tridgellfixed up add_foreign again
2009-08-17 Andrew Tridgellmore fixups from provision changes
next