1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/python/samba/netcmd/domain
Douglas Bagnall a42bff66d1 samba-tool:: s/the the\b/the/ in docstring
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Volker Lendecke <vl@samba.org>
2024-11-06 10:57:35 +00:00
..
auth netcmd:domain:policy: Fix missing conversion from tgt_lifetime minutes to 10^(-7) seconds 2024-10-04 04:01:22 +00:00
claim python: lint: fix pylint R1720 unnecessary "raise" after "else" 2024-04-08 03:00:39 +00:00
kds samba-tool:: s/the the\b/the/ in docstring 2024-11-06 10:57:35 +00:00
__init__.py samba-tool domain: add kds sub-branch 2024-03-01 00:19:45 +00:00
backup.py python:netcmd: Explicitly delete samdb variables 2024-08-04 00:32:39 +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: let 'samba-tool domain exportkeytab' take an --only-current-keys option 2024-05-22 03:04:34 +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 samba-tool domain trust: avoid useless use of string_to_byte_array 2024-06-12 08:14:34 +00:00