summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sambadns: Allow functional level 2016 (when added)Garming Sam2017-12-201-2/+3
* selftest: Do not use dn= filter stringAndrew Bartlett2017-12-201-2/+2
* provision: Changes to support encrypted_secrets moduleGary Lockyer2017-12-183-20/+75
* tests dsdb encrypted secrets moduleGary Lockyer2017-12-181-0/+83
* pyglue: Add function to generate a random byte stringGary Lockyer2017-12-182-0/+22
* gpo: Only commit the earliest change to the logDavid Mulder2017-12-151-1/+1
* gpo: Fix the empty apply logDavid Mulder2017-12-151-28/+37
* markdown: Rename ms_markdown.py -> ms_schema_markdown.pyGarming Sam2017-12-142-1/+1
* provision: Use the official MS 2008R2 schema by defaultAndrew Bartlett2017-12-142-3/+6
* domain.py: Auto-patch the diffs for the adprep schemaupgradeGarming Sam2017-12-141-2/+44
* domain.py: Add a base dir option for schema upgradesGarming Sam2017-12-141-5/+7
* upgradeprovision: Change test to always use 2008 R2 schemaTim Beale2017-12-141-2/+2
* domain.py: Add base-schema option to samba-tool provisionTim Beale2017-12-141-2/+8
* schema: Add option of specifying the base schema for a provisionTim Beale2017-12-142-7/+21