lib: Make g_lock_dump use TDB_DATA
[samba.git] / python /
2018-02-08 Garming Samsamba-tool/tests: Check that dns cleanup does not spuri...
2018-02-08 Garming Samsamba-tool/dns: Clarify the cleanup subcommand
2018-02-08 Garming Samtests/samba-tool: dns cleanup should work with a missin...
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 Baumbachtests/samba-tool: add tests for samba-tool group move...
2018-02-08 Björn Baumbachsamba-tool group: implement the group move command
2018-02-08 Björn Baumbachtests/samba-tool: add tests for user 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 Baumbachtests/samba-tool: add test for samba-tool user show...
2018-02-08 Björn Baumbachsamba-tool: implement user show command to display...
2018-02-08 Björn Baumbachtests/samba-tool: add tests for new ou management commands
2018-02-08 Björn Baumbachsamba-tool: implement ou management commands
2018-02-08 Andrew Bartlettselftest: Add tests for samdb.normalize_dn_in_domain()
2018-02-08 Andrew Bartlettpython/samdb: Improve function comment on normalize_dn_...
2018-02-08 Andrew Bartlettpython/samdb: Allow samdb.normalize_dn_in_domain()...
2018-02-08 Björn Baumbachpython/samdb: add method normalize_dn_in_domain():...
2018-02-07 Gary Lockyerpython SamDB: init default flags to FLG_DONT_CREATE_DB
2018-02-07 Gary Lockyersamdb: Add tests for samdb tdb file creation.
2018-02-05 Stefan Metzmacherdbcheck: skip find_missing_forward_links_from_backlinks...
2018-02-05 Ralph Boehmedbcheck: add support for restoring missing forward...
2018-02-05 Ralph Boehmedbcheck: add find_missing_forward_links_from_backlinks()
2018-02-05 Stefan Metzmacherdbcheck: make sure we ask for replPropertyMetaData...
2018-02-05 Stefan Metzmacherdbcheck: make sure we always ask for the objectGUID...
2018-02-05 Ralph Boehmedbcheck: add a helper function that checks is a value...
2018-02-05 Ralph Boehmedbcheck: add a dict where we remember attributes with...
2018-02-05 Ralph Boehmedbcheck: split out check_duplicate_links from check_dn
2018-02-05 Stefan Metzmacherdbcheck: store fixed forward link attributes with the...
2018-02-05 Stefan Metzmacherdbcheck: remove ldb.FLAG_MOD_REPLACE when replacing...
2018-02-05 Ralph Boehmedbcheck: rename err_duplicate_links() to err_recover_fo...
2018-02-05 Ralph Boehmedbcheck: add link direction to error message for duplic...
2018-02-05 Ralph Boehmedbcheck: rename err_duplicate_links arguments
2018-02-05 Stefan Metzmacherdbcheck: only pass obj_dn to err_orphaned_backlink()
2018-02-05 Ralph Boehmedbcheck: add forward_syntax argument to err_orphaned_ba...
2018-02-05 Ralph Boehmedbcheck: rename and reorder err_orphaned_backlink arguments
2018-02-05 Ralph BoehmeRevert "dbcheck: disable fixing duplicate linked attrib...
2018-02-05 Stefan Metzmacherpython/common: add __cmp__ function to dsdb_Dn similar...
2018-02-05 Stefan Metzmacherpython:tests: add test_dsdb_Dn_sorted() to "samba.tests...
2018-02-05 Stefan Metzmacherpython:tests: remove test_dsdb_Dn() to test_dsdb_Dn_bin...
2018-02-05 Stefan Metzmacherpython:tests: use TestCaseInTempDir for "samba.tests...
2018-02-05 Stefan Metzmacherpython/netcmd: implement __repr__ for class CommandError
2018-01-22 Stefan Metzmacherdbcheck: disable fixing duplicate linked attributes...
2018-01-16 Günther Deschnerpython: fix the build with python3.
2018-01-13 David Muldergpo: Add the winbind call to gpupdate
2018-01-13 David Muldergpo: Fix crashes in gpo unapply
2018-01-13 Andrej Gesselsamba_kcc: do not commit new nTDSConnection, if we...
2018-01-13 Douglas Bagnallsamba_kcc: simplify NCReplica.set_instantiated_flags()
2018-01-13 Douglas Bagnallsamba_kcc: simplify NCReplica constructor
2018-01-13 Douglas Bagnallsamba_kcc: clarify readonly logging, removing now unuse...
2018-01-13 Douglas Bagnallsamba_kcc: remove unused functions
2018-01-13 Douglas Bagnallsamba_kcc: fix dot_file_dir documentation
2018-01-13 Douglas Bagnallsamba_kcc: remove an unused function
2018-01-13 Douglas Bagnallsamba-tool visualize for understanding AD DC behaviour
2018-01-13 Douglas Bagnallsamba_kcc: use new graph module for writing dot files
2018-01-13 Douglas Bagnallpython/graph: module for generating ASCII and graphviz...
2018-01-13 Douglas Bagnallsamba_kcc: respect kcc.read_only flag on RODC
2018-01-13 Douglas Bagnallsamba_kcc: kcc.debug module defers to samba.colour
2018-01-13 Douglas Bagnallpython: module containing ANSI colour sequences
2018-01-13 Douglas Bagnallpython tests: assert string equality, with diff
2018-01-13 Douglas Bagnallsamba_kcc: documentation fix
2018-01-09 Volker Lendeckepython: Print the finddcs error message
2018-01-08 Björn Jacketests:docs: remove explicit exceptions for parametric...
2018-01-08 Björn Jacketests:docs: don't try to test parametric option defaults
2017-12-22 Douglas Bagnallsamba-tool test: ensure `samba-tool help` works
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-22 Douglas Bagnallsamba-tool: --help test, ensuring help tree coverage
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 Samforest_update: Allow the script to add the missing...
2017-12-20 Garming Samforest_update: Create a module to apply forest prep...
2017-12-20 Garming Samdomain_update: Add a new docstring for the main entry...
2017-12-20 Garming Samdomain_update: Add an additional error with revision
2017-12-20 Garming Samdomain_update: Allow the revision version to be set
2017-12-20 Garming Samdomain_update: Respect the fix=False flag
2017-12-20 Garming Samdomain_update: Create a module to apply domain prep...
2017-12-20 Garming Samms_forest_updates_markdown: Write a parser for the...
2017-12-20 Garming Sam2008R2: Missing operation (75, 76) for ActiveDirectoryU...
2017-12-20 Garming Samldapcmp: Add otherWellKnownObjects to ignore when using...
2017-12-20 Garming Samsambadns: Allow functional level 2016 (when added)
2017-12-20 Andrew Bartlettselftest: Do not use dn= filter string
2017-12-17 Gary Lockyerprovision: Changes to support encrypted_secrets module
2017-12-17 Gary Lockyertests dsdb encrypted secrets module
2017-12-17 Gary Lockyerpyglue: Add function to generate a random byte string
2017-12-15 David Muldergpo: Only commit the earliest change to the log
2017-12-15 David Muldergpo: Fix the empty apply log
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...
2017-12-14 Garming Samdomain.py: Add a base dir option for schema upgrades
2017-12-14 Tim Bealeupgradeprovision: Change test to always use 2008 R2...
2017-12-14 Tim Bealedomain.py: Add base-schema option to samba-tool provision
2017-12-14 Tim Bealeschema: Add option of specifying the base schema for...
2017-12-14 Andrew Bartlettschema: Re-work extended rights handling in provision...
2017-12-14 Tim Bealedomain.py: Add a schemaupgrade option to apply missing...
2017-12-14 Tim Bealedomain.py: Make schemaupgrade option work regardless...
next