1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba/netcmd/domain
Rob van der Linde ddba4a06bb python: pep257: docstring should use double quotes
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>
2023-12-15 02:54:34 +00:00
..
auth samba-tool: Improve help messages for "samba-tool domain auth policy" 2023-11-27 04:05:46 +00:00
claim python: netcmd: make use of HostOptions for claims and sites commands 2023-10-24 23:31:29 +00:00
models netcmd: models: add a Group model 2023-11-22 23:35:33 +00:00
__init__.py netcmd: domain: add authentication silo commands 2023-06-25 23:29:32 +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 netcmd: domain: move keytab command to domain/keytab.py 2023-03-31 07:25:32 +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: Remove useless return 2023-08-30 02:15:29 +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