s4-dsdb: enable initial replication of partitions via DsReplicaSync
[amitay/samba.git] / source4 / scripting /
2011-09-19 Andrew Tridgellpyldb: fixed places where we try to concatenate a Dn...
2011-09-19 Andrew Tridgells4-provision: use get_config_basedn() in DNS setup
2011-09-19 Andrew Tridgellsamba-tool: use get_config_basedn() to get configuratio...
2011-09-19 Andrew Bartletts4-provision Add initial support for joining as a new...
2011-09-15 Matthias Dieter... s4:upgrade_from_s3 - old s3 versions < 3.4.x don't...
2011-09-13 Andrew Bartletts4-s3-upgrade Improve samba-tool domain samba3upgrade...
2011-09-13 Matthias Dieter... s4:upgrade_from_s3 - restore "get_testparm_var" method
2011-09-13 Andrew Tridgells4-subdomain: match windows form for trustAuthInOutBlob
2011-09-13 Andrew Tridgells4-subdomain: fixed domain guid choice for subdomain...
2011-09-13 Andrew Tridgells4-subdomain: don't delete account DN not created in...
2011-09-13 Andrew Tridgells4-subdomain: use a password length of 128
2011-09-13 Andrew Tridgells4-join: fixed non-subdomain join
2011-09-13 Andrew Tridgells4-subdomain: fixed invocationID and hostIPs in subdoma...
2011-09-13 Andrew Bartletts4-subdomain more work on sub-domain join
2011-09-13 Andrew Bartletts4: add createtrust tool for testing
2011-09-13 Andrew Bartletts4-join Add a partitions DN when we join a subdomain
2011-09-13 Andrew Bartletts4-provision Perform 'modify' operations as system
2011-09-13 Andrew Bartletts4-join supply the NTDS GUID to the provision
2011-09-13 Andrew Bartletts4-provision Split addition of users and well known...
2011-09-13 Andrew Bartletts4-provision Add initial support for joining as a new...
2011-09-13 Jelmer Vernooijs4-python: Fix some formatting issues.
2011-09-13 Jelmer Vernooijs4-python: Consistently use spaces rather than tabs...
2011-09-13 Jelmer VernooijAdd samba.tests.source, which checks Python files for...
2011-09-13 Jelmer Vernooijtestparm.py: Use standard formatting of header.
2011-09-13 Jelmer Vernooijgroup.py: Remove tab characters.
2011-09-13 Jelmer Vernooijdrs.py: Remove tab characters.
2011-09-13 Jelmer Vernooijdomain.py: Remove tab characters.
2011-09-13 Jelmer Vernooijdelegation.py: Remove tab characters.
2011-09-13 Jelmer Vernooijdrs_utils.py: Remove tab characters.
2011-09-12 Amitay Isaacssamba-tool: Add "domain samba3upgrade" subcommand
2011-09-12 Amitay Isaacss4-s3-upgrade: Check for duplicate sids before provisioning
2011-09-12 Amitay Isaacss4-provision: Fix the informational message from dns...
2011-09-12 Amitay Isaacss4-provision: Create private dir for dns in a separate...
2011-09-12 Amitay Isaacss4-s3-upgrade: Check for common user/group names before...
2011-09-12 Amitay Isaacss4-provision: Generate appropriate named.conf file...
2011-09-12 Amitay Isaacss4-provision: Remove dupliate creation of dns/spn_updat...
2011-09-11 Matthias Dieter... s4:samba-tool/domain.py - rename arguments "domain...
2011-09-11 Matthias Dieter... s4:samba-tool/domain.py - restore domain raise function...
2011-09-09 Andrew Bartletts4-s3-upgrade Do not use python 2.6 style exceptions
2011-09-09 Amitay Isaacssamba-tool: epilog option to OptionParser available...
2011-09-09 Amitay Isaacssamba-tool: Provide feedback if synopsis is not defined...
2011-09-09 Amitay Isaacssamba-tool: max() with key option is available in pytho...
2011-09-09 Amitay Isaacssamba-tool: Correctly handle sys.exit() called from...
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "ldapcmp" command synopsis
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "dbcheck" subcommand syntax
2011-09-09 Giampaolo Lauriasamba-tool: Moved _get_user_realm_domain fcn to common
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "testparm" syntax
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "user" command syntax
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "rodc" syntax
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "ntacl" subcommands syntax
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "group" subcommands syntax
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "dsacl" command syntax
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "drs" subcommands syntax
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "domain" subcommands syntax
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "spn" command syntax
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "delegation" command syntax
2011-09-09 Giampaolo Lauriasamba-tool: Fixed "time" command synopsis
2011-09-09 Giampaolo Lauriasamba-tool: Removed "acl" command
2011-09-09 Giampaolo Lauriasamba-tool: Added "ntacl" command
2011-09-09 Giampaolo Lauriasamba-tool: Added "dsacl" command
2011-09-09 Giampaolo Lauriasamba-tool: Changed fsmo implementation
2011-09-09 Giampaolo Lauriasamba-tool: Expanded acronym descriptions
2011-09-09 Giampaolo Lauriasamba-tool: Formatted subcommand list output
2011-09-09 Giampaolo Lauriasamba-tool: Moved command definition to sambatool command
2011-09-09 Giampaolo Lauriasamba-tool: Add long_description and epilog to Command...
2011-09-09 Giampaolo Lauriasamba-tool: Redefined samba-tool as a SuperCommand
2011-09-09 Giampaolo Lauriasamba-tool: Removed SuperCommand usage method
2011-09-09 Giampaolo Lauriasamba-tool: Removed attribute name from Command class
2011-09-09 Amitay Isaacss4-test: name attribute remove from Command class,...
2011-09-08 Andrew Bartletts4-s3-upgrade do not convert min password length as...
2011-09-08 Amitay Isaacss4-provision: Fill msDS-NC-Replica-Locations attribute...
2011-09-07 Amitay Isaacss4-provision: Make DNS entries consistent with dns_upda...
2011-09-07 Amitay Isaacss4-provision: Reworked DNS provisioning to support...
2011-09-07 Amitay Isaacss4-provision: Add DNS backend option to provision
2011-09-07 Jelmer Vernooijsamba-tool: Avoid use of "except .. as" construction...
2011-09-07 Andrew Bartletts4-s3-upgrade: convert password age policies to the...
2011-09-07 Amitay Isaacssamba-tool: Add --filter option to ldapcmp to ignore...
2011-09-07 Andrew Bartletts4-s3-upgrade Handle expected errors, error out on...
2011-09-06 Andrew Bartletts4-s3-upgrade Fix group member addition
2011-09-05 Andrew Tridgells4-samdb: added a few function comments for pydoc
2011-09-05 Andrew Tridgells4-provision: these substitutuons are not used any...
2011-09-05 Andrew Bartletts4-s3-upgrade Fix error handling in add_users_to_group
2011-09-05 Andrew Bartletts4-provision handle a number of invalid but real-world...
2011-09-05 Andrew Bartletts4-provision Fix type error on existing idmap entries...
2011-09-05 Andrew Bartletts4-provision Use ProvisioningError and the eadb
2011-09-04 Andrew Bartletts4-provision Allow a missing idmap DB in upgrade.py
2011-09-04 Andrew Bartletts4-provision cope with SID_NAME_WKN_GRP mappings in...
2011-09-01 Andrew Tridgellpyldb: added OID_COMPARATOR constants
2011-08-26 Andrew Bartletts4-provision Use samba.dns_name_to_dn
2011-08-26 Amitay Isaacspy-samba3-test: Copy sample database in tempdir before...
2011-08-26 Amitay Isaacssamba3dump: Update the code using modified samba3 modul...
2011-08-26 Amitay Isaacss3_upgrade: Set lock directory to correct directory
2011-08-26 Amitay Isaacspy-samba3-test: Set lock directory to the datadir
2011-08-26 Amitay Isaacss3_upgrade: Update commandline options and use updated...
2011-08-26 Amitay Isaacspy-samba3: Use passdb/param wrapper for samba3 module
2011-08-26 Amitay Isaacss3_upgrade: Let python generate backtrace for unknown...
2011-08-26 Amitay Isaacss3_upgrade: Add document strings for python methods
2011-08-24 Andrew Tridgells4-dns: cope with duplicate entries in dns_update_list
2011-08-24 Andrew Tridgells4-join: fixed DNS hostname
2011-08-24 Andrew Tridgells4-join: setup DNS forest name on join context
next