summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/domain/common.py
AgeCommit message (Expand)AuthorFilesLines
2023-06-25netcmd: domain: remove parse_guid and parse_text as they are no longer usedRob van der Linde1-15/+1
2023-05-16python: Move helper functions for functional levels into a new fileAndrew Bartlett1-47/+0
2023-03-31netcmd: add claim sub-commands to samba-tool domainRob van der Linde1-0/+14
2023-03-31netcmd: domain: move level command to domain/level.pyRob van der Linde1-0/+19
2023-03-31netcmd: domain: move functional_prep command to domain/functional_prep.pyRob van der Linde1-1/+29
2023-03-31netcmd: domain: move dcpromo command to domain/dcpromo.pyRob van der Linde1-0/+34
2023-03-31netcmd: domain: move classicupgrade command to domain/classicupgrade.pyRob van der Linde1-0/+30