summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
* dbcheck: rename err_duplicate_links argumentsRalph Boehme2018-02-091-6/+6
* dbcheck: only pass obj_dn to err_orphaned_backlink()Stefan Metzmacher2018-02-091-5/+6
* dbcheck: add forward_syntax argument to err_orphaned_backlinkRalph Boehme2018-02-091-3/+4
* dbcheck: rename and reorder err_orphaned_backlink argumentsRalph Boehme2018-02-091-11/+11
* Revert "dbcheck: disable fixing duplicate linked attributes until we can reco...Ralph Boehme2018-02-091-19/+3
* python/common: add __cmp__ function to dsdb_Dn similar to parsed_dn_compare()Stefan Metzmacher2018-02-091-0/+17
* python:tests: add test_dsdb_Dn_sorted() to "samba.tests.common"Stefan Metzmacher2018-02-091-0/+24
* python:tests: remove test_dsdb_Dn() to test_dsdb_Dn_binary()Stefan Metzmacher2018-02-091-2/+2
* python:tests: use TestCaseInTempDir for "samba.tests.common"Stefan Metzmacher2018-02-091-3/+4
* python: fix the build with python3.Günther Deschner2018-02-094-7/+7
* dbcheck: disable fixing duplicate linked attributes until we can recover lost...Stefan Metzmacher2018-01-251-3/+19
* gpo: Add the winbind call to gpupdateDavid Mulder2018-01-131-8/+1
* gpo: Fix crashes in gpo unapplyDavid Mulder2018-01-131-4/+11
* samba_kcc: do not commit new nTDSConnection, if we are rodcAndrej Gessel2018-01-131-3/+3
* samba_kcc: simplify NCReplica.set_instantiated_flags()Douglas Bagnall2018-01-131-5/+2
* samba_kcc: simplify NCReplica constructorDouglas Bagnall2018-01-132-6/+5
* samba_kcc: clarify readonly logging, removing now unused functionDouglas Bagnall2018-01-132-6/+3
* samba_kcc: remove unused functionsDouglas Bagnall2018-01-131-15/+0
* samba_kcc: fix dot_file_dir documentationDouglas Bagnall2018-01-131-1/+1
* samba_kcc: remove an unused functionDouglas Bagnall2018-01-131-6/+0
* samba-tool visualize for understanding AD DC behaviourDouglas Bagnall2018-01-134-0/+1151
* samba_kcc: use new graph module for writing dot filesDouglas Bagnall2018-01-131-30/+7
* python/graph: module for generating ASCII and graphviz visualisationsDouglas Bagnall2018-01-132-0/+773
* samba_kcc: respect kcc.read_only flag on RODCDouglas Bagnall2018-01-131-1/+1
* samba_kcc: kcc.debug module defers to samba.colourDouglas Bagnall2018-01-132-16/+11
* python: module containing ANSI colour sequencesDouglas Bagnall2018-01-131-0/+47
* python tests: assert string equality, with diffDouglas Bagnall2018-01-131-0/+23
* samba_kcc: documentation fixDouglas Bagnall2018-01-131-1/+1
* python: Print the finddcs error messageVolker Lendecke2018-01-092-0/+6
* tests:docs: remove explicit exceptions for parametric optionsBjörn Jacke2018-01-081-5/+3
* tests:docs: don't try to test parametric option defaultsBjörn Jacke2018-01-081-0/+3
* samba-tool test: ensure `samba-tool help` worksDouglas Bagnall2017-12-221-3/+13
* samba-tool: treat 'samba-tool help foo' as 'samba-tool foo --help'Douglas Bagnall2017-12-221-0/+13
* samba-tool: give cache_loader pseudo-dict a .get() methodDouglas Bagnall2017-12-221-0/+6
* samba-tool: --help test, ensuring help tree coverageDouglas Bagnall2017-12-221-0/+62
* samba-tool domain schemaupgrade: Avoid reindex after every hunkAndrew Bartlett2017-12-211-6/+15
* ldapcmp: Improve the difference checker of ldapcmp for 2012 R2Garming Sam2017-12-211-1/+8
* upgradeprovision: Mark tests as passing again (using functional prep)Garming Sam2017-12-201-1/+2
* domain.py: Command for prepping the domain for higher functional levelsGarming Sam2017-12-201-0/+112
* domain.py: Force schema upgrade to be used only on the schema masterGarming Sam2017-12-201-0/+7
* forest_update: Allow the script to add the missing forest containersGarming Sam2017-12-201-0/+34
* forest_update: Create a module to apply forest prep updatesGarming Sam2017-12-201-0/+511
* domain_update: Add a new docstring for the main entry pointGarming Sam2017-12-201-0/+7
* domain_update: Add an additional error with revisionGarming Sam2017-12-201-1/+6
* domain_update: Allow the revision version to be setGarming Sam2017-12-201-3/+8
* domain_update: Respect the fix=False flagGarming Sam2017-12-201-0/+16
* domain_update: Create a module to apply domain prep updatesGarming Sam2017-12-201-0/+406
* ms_forest_updates_markdown: Write a parser for the forest updates .mdGarming Sam2017-12-201-0/+274
* 2008R2: Missing operation (75, 76) for ActiveDirectoryUpdate version 5 (FL)Garming Sam2017-12-202-2/+17
* ldapcmp: Add otherWellKnownObjects to ignore when using --twoGarming Sam2017-12-201-6/+11