]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
netcmd: domain: turn domain.py into a module
authorRob van der Linde <rob@catalyst.net.nz>
Thu, 30 Mar 2023 22:50:13 +0000 (11:50 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 31 Mar 2023 07:25:32 +0000 (07:25 +0000)
The domain.py file has become quite large at over 5000 lines, splitting it now before adding more sub commands.

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>
python/samba/netcmd/domain/__init__.py [moved from python/samba/netcmd/domain.py with 100% similarity]