summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/domain.py
Commit message (Expand)AuthorAgeFilesLines
* join: Fix TypeError when handling exceptionTim Beale2019-02-051-1/+1
* samba-tool trust: support discovery via netr_GetDcNameAlexander Bokovoy2018-08-131-8/+18
* python: Print the finddcs error messageVolker Lendecke2018-01-091-0/+3
* samba-tool domain schemaupgrade: Avoid reindex after every hunkAndrew Bartlett2017-12-211-6/+15
* 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
* provision: Changes to support encrypted_secrets moduleGary Lockyer2017-12-181-6/+18
* markdown: Rename ms_markdown.py -> ms_schema_markdown.pyGarming Sam2017-12-141-1/+1
* provision: Use the official MS 2008R2 schema by defaultAndrew Bartlett2017-12-141-1/+1
* 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
* domain.py: Add base-schema option to samba-tool provisionTim Beale2017-12-141-2/+8
* domain.py: Add a schemaupgrade option to apply missing 2008R2 schemaTim Beale2017-12-141-11/+23
* domain.py: Make schemaupgrade option work regardless of configTim Beale2017-12-141-0/+14
* domain.py: Add schema upgrade option to samba-toolTim Beale2017-12-141-1/+228
* samba-tool: validate password early in `domain provision`Jamie McClymont2017-12-101-4/+24
* provision: Move default handler for site=None down into dc_join object creationAndrew Bartlett2017-06-101-3/+0
* python: Create the kdc.conf in the Samba private directoryAndreas Schneider2017-05-261-14/+1
* python: Add provisioning support for MIT KDC in samba-toolAndreas Schneider2017-04-291-1/+14
* samba-tool/domain: Correctly re-enable replicationGarming Sam2017-03-131-28/+33
* werror: Correct the error code checkingGarming Sam2017-03-131-1/+1
* samba-tool domain: correctly spell variable nameDouglas Bagnall2017-03-101-1/+1
* samba-tool:domain: use generate_random_machine_password() for trusted domainsStefan Metzmacher2017-02-211-24/+5
* python: Use generated WERROR definitionsBob Campbell2017-02-141-17/+13
* samba-tool/domain: catch NTSTATUSError rather than RuntimeErrorBob Campbell2017-02-141-10/+11
* samba-tool/domain: use generated ntstatus rather than from local fileBob Campbell2017-02-141-18/+13
* samba-tool/domain: change incorrect NT_STATUS to WERRBob Campbell2017-02-141-2/+3
* samba-tool: Correct handling of default value for use_ntvfs and use_xattrsAndrew Bartlett2017-02-111-7/+7
* samba-tool: Remove --use-xattrs support without --use-ntvfsAndrew Bartlett2016-09-061-6/+24
* samba-tool: Run samba-tool domain tombstones expunge in a transactionAndrew Bartlett2016-09-011-0/+7
* samba-tool: Add command-line tool to trigger tombstone expungeAndrew Bartlett2016-09-011-0/+74
* netcmd/domain: improve error message grammarDouglas Bagnall2016-08-191-2/+2
* Improve help wording for samba-tool domain provision as per https://lists.sam...Peter C. Kelly2016-06-021-1/+1
* samba-tool domain demote: Fix error handling and error messagesAndrew Bartlett2016-06-021-3/+3
* Bug 11818 : obvious missing word When trying to demote a dc, 'remove_dc.remov...Rowland Penny2016-04-011-1/+1
* python:samba/netcmd/domain: make use of the generic arcfour_encrypt() and str...Stefan Metzmacher2016-02-031-18/+5
* s4:samba-tool domain raise tool - make it aware of newer domain function levelsMatthias Dieter Wallnöfer2015-12-241-8/+31
* s4:samba-tool domain raise tool - handle Windows 2000 mode AD domains correctlyMatthias Dieter Wallnöfer2015-12-241-16/+23
* samba-tool: replace use of os.popenUri Simchoni2015-11-231-3/+11
* samba-tool domain demote: Add support for removing by NTDS GUIDAndrew Bartlett2015-10-261-1/+2
* samba-tool domain demote: Add --verbose and --quiet optionsAndrew Bartlett2015-10-261-2/+13
* samba-tool domain demote: Use dn.add_base/dn.add_childAndrew Bartlett2015-10-261-2/+4
* samba-tool domain demote: Rework to allow cleanup of partial demotion, catch ...Andrew Bartlett2015-10-261-1/+4
* samba-tool domain demote: Allow to operate on an RODC and a subdomainAndrew Bartlett2015-10-261-40/+53
* samba-tool domain demote: Add --remove-other-dead-serverAndrew Bartlett2015-10-261-6/+20
* build: Enable NTVFS file server to be omittedAndrew Bartlett2015-10-231-7/+30
* samba-tool --help: possessive pronoun "its" has no apostropheDouglas Bagnall2015-10-161-1/+1
* samba-tool: add 'domain trust *' commandsStefan Metzmacher2015-07-081-0/+2206
* Fix a typo in the name of the default domain levelMatthieu Patou2015-05-191-1/+1