summaryrefslogtreecommitdiff
path: root/python/samba/tests/samba_tool/group.py
AgeCommit message (Expand)AuthorFilesLines
2025-08-20pytest:samba-tool group: remove unused importsDouglas Bagnall1-5/+0
2025-06-16pytest: samba-tool group: test with 16 character nameDouglas Bagnall1-1/+2
2025-06-16pytest:samba-tool group: test addmembersDouglas Bagnall1-0/+14
2024-08-04python:tests: Remove unused variableJo Sutton1-1/+1
2023-11-30python: tests: update all super calls to python 3 style in testsRob van der Linde1-2/+2
2023-11-30python: PEP275: docstrings should always use double quotesRob van der Linde1-2/+2
2023-02-23python: fix mutable default argumentsRob van der Linde1-1/+3
2023-02-20python:tests: Make sure we delete the OU for movetestAndreas Schneider1-5/+3
2021-01-15samba-tool: Optionally hide disabled/expired accounts in "group listmembers"Björn Baumbach1-0/+109
2020-10-01samba-tool tests: rename 'group create' to 'group add'Jule Anger1-1/+1
2020-10-01samba-tool tests: rename 'ou create' to 'ou add'Jule Anger1-2/+2
2020-10-01samba-tool tests: add test-cases for 'group rename'Jule Anger1-0/+75
2020-02-28selftest: test samba-tool group commands with groupnames with brackets and sp...Björn Baumbach1-0/+3
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-11/+11
2020-01-21samba-tool tests: add test-case for 'group list --base-dn'Jule Anger1-0/+22
2020-01-21samba-tool tests: add test-case for 'group listmembers --full-dn'Jule Anger1-0/+23
2020-01-21samba-tool tests: Add test-case for 'group list --full-dn'Jule Anger1-0/+21
2019-12-20selftest: make ad_dc_default an alias for ad_dc, not ad_dc_ntvfsRalph Boehme1-1/+1
2019-10-17samba-tool: Add facility to add rfc2307 attributes to an already created user...Rowland Penny1-5/+97
2019-05-06selftest: correcting empty attribute usage in requestsAaron Haslett1-2/+1
2018-12-04tests: Add test-case for 'group list --verbose'Tim Beale1-0/+41
2018-10-31netcmd: Add 'samba-tool group stats' commandTim Beale1-0/+18
2018-09-06PEP8: fix E127: continuation line over-indented for visual indentJoe Guo1-4/+4
2018-09-03python/sambe/tests/samba_tool: PY3 port for tests.samba_tool.groupNoel Power1-2/+2
2018-08-24PEP8: fix E303: too many blank lines (2)Joe Guo1-2/+0
2018-08-24PEP8: fix E302: expected 2 blank lines, found 1Joe Guo1-0/+1
2018-08-24PEP8: fix E231: missing whitespace after ','Joe Guo1-2/+2
2018-08-24PEP8: fix E222: multiple spaces after operatorJoe Guo1-3/+3
2018-08-24PEP8: fix E128: continuation line under-indented for visual indentJoe Guo1-4/+4
2018-08-24PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo1-1/+1
2018-05-29python/samba/netcmd/group.py: add group showWilliam Brown1-0/+10
2018-02-08tests/samba-tool: add tests for samba-tool group move commandBjörn Baumbach1-0/+32
2016-08-04tests:samba_tool: pass stdout and stderr to assertCmdSuccess()Stefan Metzmacher1-5/+5
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-0/+169