1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/python/samba/netcmd/domain
Rob van der Linde 87d00915e9 netcmd: gmsa: add_trustee and remove_trustee change argument to sid
Signed-off-by: Rob van der Linde <rob@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-03-20 03:49:35 +00:00
..
auth netcmd: models: rename lookup methods to find for consistency 2024-03-01 04:45:36 +00:00
claim netcmd: models: Create ClaimType in the model layer instead 2024-03-01 05:52:53 +00:00
kds samba-tool: add samba-tool domain kds root_key delete 2024-03-01 00:19:45 +00:00
models netcmd: gmsa: add_trustee and remove_trustee change argument to sid 2024-03-20 03:49:35 +00:00
__init__.py samba-tool domain: add kds sub-branch 2024-03-01 00:19:45 +00:00
backup.py python: pep257: docstring should use double quotes 2023-12-15 02:54:34 +00:00
classicupgrade.py python:samba:netcmd: Fix code spelling 2023-06-23 13:44:31 +00:00
common.py netcmd: domain: remove parse_guid and parse_text as they are no longer used 2023-06-25 23:29:32 +00:00
dcpromo.py samba-tool domain: Remove unused variables 2023-05-18 01:03:37 +00:00
demote.py python:netcmd: Add missing newlines to error messages 2023-08-21 23:37:29 +00:00
functional_prep.py python: Move helper functions for functional levels into a new file 2023-05-16 23:29:32 +00:00
info.py netcmd: domain: move info command to domain/info.py 2023-03-31 07:25:32 +00:00
join.py netcmd: domain: move join command to domain/join.py 2023-03-31 07:25:32 +00:00
keytab.py samba-tool domain exportkeytab: Raise a proper CommandError 2024-03-14 22:06:39 +00:00
leave.py netcmd: domain: move leave command to domain/leave.py 2023-03-31 07:25:32 +00:00
level.py samba-tool domain level: avoid using assert 2024-02-29 01:31:31 +00:00
passwordsettings.py netcmd: domain: move paswordsettings command to domain/passwordsettings.py 2023-03-31 07:25:32 +00:00
provision.py python:samba:netcmd: Fix code spelling 2023-06-23 13:44:31 +00:00
samba3upgrade.py netcmd: domain: move samba3upgrade command to domain/samba3upgrade.py 2023-03-31 07:25:32 +00:00
schemaupgrade.py python/samba/netcmd/domain/schemaupgrade.py: fix missing newline 2023-08-13 22:54:55 +00:00
tombstones.py netcmd: domain: move tombstones command to domain/tombstones.py 2023-03-31 07:25:32 +00:00
trust.py python:samba:netcmd: Fix code spelling 2023-06-23 13:44:31 +00:00