dsdb: Log the transaction duraton.
[nivanova/samba-autobuild/.git] / python / samba / netcmd /
2018-06-20 Noel Powerpython/samba/netcmd: Fix NameError exception
2018-06-10 Douglas Bagnallsambatool visualize: add up-to-dateness visualization
2018-06-10 Douglas Bagnallsamba-tool visualize ntdsconn: properly sort/group...
2018-06-10 Douglas Bagnallsamba-tool visualize: fix wrong variable name in get_pa...
2018-06-10 Douglas Bagnallsamba-tool visualize: separate dot options from common...
2018-06-10 Douglas Bagnallsamba-tool visualise: helper for getting the partition
2018-06-10 Douglas Bagnallsamba-tool drs showrepl: add a --verbose flag
2018-06-10 Douglas Bagnallsamba-tool drs showrepl: generalise the way output...
2018-06-06 Joe Guonetcmd/domain: remove dns records after DC demote
2018-06-06 Joe Guonetcmd/domain: fix a typo in message
2018-05-31 Douglas Bagnallsambatool: heuristics to decided whether colour is...
2018-05-30 Douglas Bagnallsamba-tool drs: remove 'server' arg from commands witho...
2018-05-30 Douglas Bagnallsamba-tool drs showrepl: remove unused search
2018-05-30 Douglas Bagnallsamba-tool: be consistent in accepting -q for --quiet
2018-05-30 Douglas Bagnallsamba-tool: add -v to drs --verbose
2018-05-30 Douglas Bagnallsamba-tool: add -v to domain --verbose
2018-05-30 Douglas Bagnallsamba-tool dns cleanup_record: add missing verbose...
2018-05-30 Douglas Bagnallsamba-tool drs replicate: reformat drs_local_replicate...
2018-05-30 Douglas Bagnallsamba-tool drs replicate: make pseudo-method a real...
2018-05-30 Douglas Bagnallsamba-tool visualise: --xdot option for instant graphvi...
2018-05-30 Douglas Bagnallsamba-tool viusalize: mark RODCs in distance matrix
2018-05-30 Douglas Bagnallsamba-tool visualize ntdsconn: add --importldif option
2018-05-30 Douglas Bagnallsamba-tool visualize: group (and colour) DCs by site
2018-05-29 William Brownpython/samba/netcmd/schema.py: samdb schema update now
2018-05-29 William Brownpython/samba/tests/samba_tool/schema.py: Improve schema...
2018-05-29 William Brownpython/samba/netcmd/schema.py: add schema show_oc for...
2018-05-29 William Brownpython/samba/netcmd/schema.py: add schema query and...
2018-05-29 William Brownpython/samba/netcmd/group.py: add group show
2018-05-29 William Brownpython/samba/netcmd/{forest.py,main.py}: add configurat...
2018-05-23 Tim Bealenetcmd: Add samba-tool support for managing PSOs
2018-05-18 Noel Powerpython/samba/netcmd: Py2/Py3 misc replace range with...
2018-05-17 Noel Powerpython/samba/netcmd: net.change_password should be...
2018-05-15 Andrew Bartlettsamba-tool domain: Spit out common options between...
2018-05-15 Andrew Bartlettsamba-tool domain: Create a common --use-ntvfs option...
2018-05-15 Andrew Bartlettsamba-tool domain: Extend --backend-store to join and...
2018-05-15 Andrew Bartlettsamba-tool domain: Extend --plaintext-secrets to dcprom...
2018-05-15 Andrew Bartlettsamba-tool domain: Add --machinepass to common options
2018-05-15 Andrew Bartlettsamba-tool domain: Add --quiet to common options
2018-05-15 Andrew Bartlettsamba-tool domain: Create a common set of options for...
2018-05-15 Andrew Bartlettsamba-tool domain provision: Move more OpenLDAP options...
2018-05-14 Björn Baumbachsamba-tool computer: fix wrong computer container in...
2018-05-12 Noel Powerpython/samba: py2/py3 compatability always decode resul...
2018-05-12 Noel PowerBulk: enclose .keys() method with list where list ...
2018-05-12 Noel Powersamba_tool: replace xrange -> range
2018-05-12 Noel Powerpython/samba: Ensure md5 always provided with bytes
2018-05-12 Noel Powersamba_tool: make exception handling statements py2...
2018-05-12 Noel Powersamba_tool: Py2/Py3 compatability fix tuple assigment
2018-05-12 Noel Powerpython/samba: Bulk replace of '.next()' method with...
2018-05-12 Garming Samgpo: Ensure all files are retrieved in fetch
2018-05-12 Mathieu ParentFix spelling s/succesfully/successfully/
2018-05-11 Tim Bealenetcmd: Split 'domain passwordsettings' into a super...
2018-05-11 Tim Bealenetcmd: Small tweak to retrieving pwdProperties
2018-05-08 Volker Lendeckesamba-tool: Fix a typo
2018-04-30 Noel Powerpython/samba: Py2/Py3 compat change '/' to '//' to...
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-04-30 Douglas Bagnallsamba-tool visualize: use correct DC in graph label
2018-04-13 Joe Guopython: fix unicode escape in doc string
2018-04-13 Joe Guopython: bulk replace file to open for py3
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-06 Andrew Bartlettsamba-tool: Use same method for removing trailing ...
2018-04-06 Andrew Bartlettsamba-tool: Escape username and computername in ldb...
2018-04-06 Joe Guosamba-tool: improve computer management commands
2018-04-06 Björn Baumbachsamba-tool: implement computer management commands
2018-04-06 Gary Lockyerprovision: allow provisioning of a different database...
2018-03-23 Noel Powersamba-tool: convert print func to be py2/py3 compatible
2018-03-21 Björn Baumbachsamba-tool visualize: fix python2.6 incompatibility
2018-03-21 Douglas Bagnallsamba-tool ldapcmp: remove duplicate takes_optiongroups...
2018-03-19 Jonathan HunterUpdate help text for dbcheck
2018-03-01 Garming Samdomain.py: Give some advice if the schema upgrade comma...
2018-02-28 Noel Powersamba-tool: convert 'except X, (tuple)' to 'except...
2018-02-28 Noel Powersamba-tool: convert octal 'O1234' format to python3...
2018-02-27 Rowland Pennysamba-tool: user setexpiry: Fix incorrect Example2
2018-02-14 Douglas Bagnallsamba-tool: convert 'except X, e' to 'except X as e...
2018-02-14 Douglas Bagnallsamba-tool drs showrepl: add --json option for JSON...
2018-02-14 Douglas Bagnallsamba-tool drs showrepl: restructure in preparation...
2018-02-09 Douglas Bagnallsambatool drs showrepl: prefer self over ctx in python...
2018-02-09 Douglas Bagnallsamba-tool rodc: consistently use self.outf, not stdout
2018-02-08 Garming Samsamba-tool/dns: Clarify the cleanup subcommand
2018-02-08 Garming Samremove_dc: Allow remove_dns_references to ignore missin...
2018-02-08 Joe Guosamba-tool: add dns cleanup cmd
2018-02-08 Björn Baumbachsamba-tool group: implement the group move command
2018-02-08 Björn Baumbachsamba-tool user: implement the user move command
2018-02-08 Björn Baumbachsamba-tool user: fix some typos
2018-02-08 Björn Baumbachsamba-tool: implement user show command to display...
2018-02-08 Björn Baumbachsamba-tool: implement ou management commands
2018-02-05 Stefan Metzmacherpython/netcmd: implement __repr__ for class CommandError
2018-01-13 Douglas Bagnallsamba-tool visualize for understanding AD DC behaviour
2018-01-09 Volker Lendeckepython: Print the finddcs error message
2017-12-22 Douglas Bagnallsamba-tool: treat 'samba-tool help foo' as 'samba-tool...
2017-12-22 Douglas Bagnallsamba-tool: give cache_loader pseudo-dict a .get()...
2017-12-21 Andrew Bartlettsamba-tool domain schemaupgrade: Avoid reindex after...
2017-12-21 Garming Samldapcmp: Improve the difference checker of ldapcmp...
2017-12-20 Garming Samupgradeprovision: Mark tests as passing again (using...
2017-12-20 Garming Samdomain.py: Command for prepping the domain for higher...
2017-12-20 Garming Samdomain.py: Force schema upgrade to be used only on...
2017-12-20 Garming Samldapcmp: Add otherWellKnownObjects to ignore when using...
2017-12-17 Gary Lockyerprovision: Changes to support encrypted_secrets module
2017-12-14 Garming Sammarkdown: Rename ms_markdown.py -> ms_schema_markdown.py
2017-12-14 Andrew Bartlettprovision: Use the official MS 2008R2 schema by default
2017-12-14 Garming Samdomain.py: Auto-patch the diffs for the adprep schemaup...
next