summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/main.py
AgeCommit message (Expand)AuthorFilesLines
2025-02-08samba-tool: all subcommands know --versionDouglas Bagnall1-5/+0
2024-03-01netcmd: gmsa: base cli commands for group managed service accountsRob van der Linde1-0/+1
2024-02-16netcmd: support hyphens in top-level commands and convert to underscoreRob van der Linde1-2/+3
2023-12-15netcmd: add shell commandRob van der Linde1-0/+1
2022-09-08pytest/samba-tool: entry function follows too logicDouglas Bagnall1-2/+9
2022-09-08samba-tool: add a convenience function that does it allDouglas Bagnall1-0/+7
2019-07-04samba-tool: implement contact management commandsBjörn Baumbach1-0/+1
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-1/+1
2018-05-29python/samba/netcmd/schema.py: add schema query and management.William Brown1-0/+1
2018-05-29python/samba/netcmd/{forest.py,main.py}: add configuration controlsWilliam Brown1-0/+1
2018-04-13python: bulk replace dict.iteritems to items for py3Joe Guo1-3/+1
2018-04-06samba-tool: implement computer management commandsBjörn Baumbach1-0/+1
2018-02-08samba-tool: implement ou management commandsBjörn Baumbach1-0/+1
2018-01-13samba-tool visualize for understanding AD DC behaviourDouglas Bagnall1-0/+1
2017-12-22samba-tool: give cache_loader pseudo-dict a .get() methodDouglas Bagnall1-0/+6
2016-07-20samba-tool: Speed up all samba-tool commandsGarming Sam1-37/+41
2016-05-19python:samba: move netcmd/time.py to python/samba/netcmd/nettime.pyStefan Metzmacher1-1/+1
2015-10-26samba-tool: Remove vampire subcommand and now unused libnet_Vampire()Andrew Bartlett1-2/+0
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+70