Fix writing corrupt REG_SZ to the registry.
[kai/samba-autobuild/.git] / source4 / scripting /
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 Add C binding to get at the generate schema
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-05 Matthias Dieter... s4:samdb python bindings - add a wrapper for "dsdb_make...
2009-11-05 Matthias Dieter... s4:samdb python bindings - make the python wrap connect...
2009-11-05 Matthias Dieter... s4:samdb python bindings - Reorder some function bodies...
2009-11-04 Nadezhda IvanovaAdded security descriptor for the domain NC to provisio...
2009-11-04 Endi S. Dewatas4:provisioning - Fixed minor bugs in provisioning...
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 Fix samdb test with new provision code
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-11-02 Matthieu Patous4: Create a script for updating a running provision...
2009-10-25 Andrew Tridgells4-python: fixed annoyance where control-C doesn't...
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
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-15 Matthias Dieter... s4:w32err_code.py script - put it under "scripting...
2009-10-14 Andrew Tridgells4-script: flush DNS after adding new addresses
2009-10-14 Andrew Tridgells4-devel: for devel scripts its better to use bin/...
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:drs-development Scripts to assist testing of DRS...
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:samba.tests.samdb - remove last relicts of the templates
2009-09-30 Matthias Dieter... Revert "python: create a script for reorgnizing an...
2009-09-30 Matthias Dieter... s4:provision - Lets the user choose between the support...
2009-09-26 Jelmer Vernooijsamba.tests.provision: Remove broken become_dc test.
2009-09-24 Jelmer VernooijAdd init file for DCE/RPC tests.
2009-09-24 Jelmer VernooijPEP8
2009-09-24 Jelmer VernooijRevert "s4:python fixed subunit tests of dcerpc"
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 Matthias Dieter... s4:samdb/tools - That should fix now the last failures
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 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-09-20 Matthias Dieter... s4:python tools - try to fix some test problems
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-19 Matthias Dieter... s4:samdb.py - further rework
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Matthias Dieter... s4:samdb.py - Unification of the interfaces
2009-09-18 Matthias Dieter... s4:minschema/fullschema - add correct header comments
2009-09-18 Matthieu Patoupython: create a script for reorgnizing an LDB file.
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-17 Matthias Dieter... s4/python: flags
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-15 Matthieu Patous4: Script to build or rebuild extend DN attributes
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-12 Andrew Tridgells4-scripts: allow setup_dns.sh to take a PRIVATEDIR
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-09 Matthias Dieter... Revert "s4: Let the "setpassword" script finally use...
next