s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioning
[amitay/samba.git] / source4 / scripting / python / samba /
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 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 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-join: fixed DNS hostname
2011-08-24 Andrew Tridgells4-join: setup DNS forest name on join context
2011-08-24 Andrew Tridgells4-samdb: added host_dns_name(), domain_dns_name()...
2011-08-24 Andrew Tridgells4-provision: pass the rootDN into guess_names()
2011-08-24 Andrew Tridgellsamba-tool: fixed use of base DNs in ldapcmp
2011-08-19 Amitay Isaacss3_upgrade: Set the administrator password on upgrade
2011-08-19 Amitay Isaacss3_upgrade: Do not add administrator and root accounts...
2011-08-19 Amitay Isaacspython-samba3: Secrets file loaded from private dir...
2011-08-19 Amitay Isaacss3upgrade: Add idmap migration, users/groups import
2011-08-19 Amitay Isaacsprovision: Add idmap database handle to the result...
2011-08-19 Amitay Isaacssamba3-python: Add methods to get any entry (user/group...
2011-08-17 Andrew Tridgellsamba-tool: changed samba-tool user delete to use samdb...
2011-08-17 Andrew Tridgells4-samdb: added deleteuser() to samdb
2011-08-13 Andrew Bartletts4-provision Add support for fixing the DC rid to a...
2011-08-13 Amitay Isaacsupgrade: Add missing bits for the s3 to s4 upgrade...
2011-08-13 Amitay Isaacspy-samba3: Create samba3 python package to hold other...
2011-08-13 Andrew Bartletts4-scripting Rename passdb upgrade routine to avoid...
2011-08-13 Amitay Isaacssamba-tool: Remove gpo setacl command
2011-08-12 Stefan Metzmachers3:samba-tool: add --domain-critical-only to "samba...
2011-08-12 Stefan Metzmachers4:py/samba/join: add domain_critical_only=False to...
2011-08-12 Stefan Metzmachers4:py/samba/drs_utils: pass down req/req_level to self...
2011-08-12 Andrew Tridgells4-dbcheck: offer to fix dsServiceName to be in GUID...
2011-08-12 Andrew Tridgells4-join: make dsServiceName a GUID in @ROOTDSE on join
2011-08-12 Andrew Tridgells4-provision: create dsServiceName in @ROOTDSE in GUID...
2011-08-09 Andrew Tridgells4-pysamba: fixed double conversion of int32
2011-08-09 Andrew Tridgells4-samdb: support relative paths in SamDB() connect
2011-08-09 Andrew Tridgellpysamdb: move normalise_int32() to common module
2011-08-07 Jelmer Vernooijsd_utils: Fix some formatting, add module docstring.
2011-08-06 Stefan Metzmachers4:netcmd/gpo.py: we don't need to set autogenerated...
2011-08-04 Andrew Tridgells4-samdb: save the url in the samdb class
2011-08-03 Amitay Isaacssamba-tool: Rename samba-tool command gpo2 --> gpo
2011-08-03 Amitay Isaacssamba-tool: Add implementation of gpo create command
2011-08-03 Amitay Isaacssamba-tool: Add functions to create directories and...
2011-08-03 Amitay Isaacssamba-tool: Rename copy_directory_recurse to copy_direc...
2011-08-03 Amitay Isaacssamba-tool: Addd functions to print GPO flags and GPlin...
2011-08-01 Jelmer Vernooijdbcheck: Cancel transaction if operation fails.
2011-08-01 Jelmer Vernooijacl: Improve error message when setting acls fails.
2011-07-29 Andrew Tridgellsamba-tool: use ldb.binary_encode() on search expressio...
2011-07-29 Andrew Tridgellsamba-tool: fixed binary encoding of usernames in setpa...
2011-07-28 Andrew Tridgellsamba-tool: ensure prompting of passwords is in the...
2011-07-28 Amitay Isaacssamba-tool: Added gpo fetch command implementation...
2011-07-28 Amitay Isaacssamba-tool: Change samba-tool gpo semantics (use gpo...
2011-07-28 Amitay Isaacssamba-tool: Add user password command to change user...
2011-07-28 Amitay Isaacssamba-tool: Python routine to find writable/ldap-capable DC
2011-07-28 Amitay Isaacssamba-tool: Raise exception on errors and report using...
2011-07-28 Amitay Isaacssamba-tool: Display Usage line and list commands alphab...
2011-07-28 Amitay Isaacssamba-tool: Replace C version of samba-tool with python...
2011-07-28 Amitay Isaacssamba-tool: Added python version of samba-tool
2011-07-28 Amitay Isaacssamba-tool: Reimplement GPO functions in python
2011-07-28 Giampaolo Lauriasamba-tool: Removed newuser
2011-07-28 Giampaolo Lauriasamba-tool: Changed "user add" implementation
2011-07-28 Giampaolo Lauriasamba-tool: add -H or --URL where necessary
2011-07-26 Stefan Metzmachers4:samba-tool: ldapcmp needs CredentialsOptionsDouble
2011-07-21 Björn Baumbachs4-param: use "state directory" and "cache directory...
2011-07-21 Andrew Tridgellsamba-tool: make sure we exit with an error on a bad...
2011-07-21 Andrew Tridgelldbcheck: use string DN in delete when fixing broken...
2011-07-21 Andrew Tridgells4-provision: run dbcheck on a minimal set of objects...
2011-07-21 Andrew Tridgells4-dsdb: change the samba3sam test to add the show_dele...
2011-07-21 Andrew Tridgellsamba-tool: nicer error in passwordsettings with no...
2011-07-21 Andrew Tridgellsamba-tool: testparm doesn't take any credentials
2011-07-21 Andrew Tridgellsamba-tool: use 'exportkeytab' instead of 'dumpkeys'
2011-07-21 Giampaolo Lauriasamba-tool: Fix __doc_ in base classes
2011-07-21 Giampaolo Lauriasamba-tool: removed synopsis code in base class
2011-07-21 Giampaolo Lauriasamba-tool: Fixed bugs to determine min and max # of...
2011-07-21 Giampaolo Lauriasamba-tool: Improved --help functionality
2011-07-21 Giampaolo Lauriasamba-tool: fixed __doc__ in base classes
2011-07-21 Giampaolo Lauriasamba-tool: Fix error handling in SuperCommand class
2011-07-21 Giampaolo Lauriasamba-tool: improved Option list for all user commands
2011-07-21 Giampaolo Lauriasamba-tool: added error handling for the user command
2011-07-21 Giampaolo Lauriasamba-tool: fixed drs commands synopsis
2011-07-21 Giampaolo Lauriasamba-tool: fixed synopsis on user commands
2011-07-21 Giampaolo Lauriasamba-tool: fixed synopsis on all "user" commands
2011-07-21 Giampaolo Lauriasamba-tool: moved takes_optiongroups definition to...
2011-07-21 Giampaolo Lauriasamba-tool: removed the assignment to parser.prog
2011-07-21 Giampaolo Lauriasamba-tool: fixed prog name in samba-tool
next