smbd: Implement FSCTL_DELETE_REPARSE_POINT
[samba.git] / python / samba / tests / samba_tool / group.py
2023-11-30 Rob van der Lindepython: tests: update all super calls to python 3 style...
2023-11-30 Rob van der Lindepython: PEP275: docstrings should always use double...
2023-02-23 Rob van der Lindepython: fix mutable default arguments
2023-02-20 Andreas Schneiderpython:tests: Make sure we delete the OU for movetest
2021-01-15 Björn Baumbachsamba-tool: Optionally hide disabled/expired accounts...
2020-10-01 Jule Angersamba-tool tests: rename 'group create' to 'group add'
2020-10-01 Jule Angersamba-tool tests: rename 'ou create' to 'ou add'
2020-10-01 Jule Angersamba-tool tests: add test-cases for 'group rename'
2020-02-28 Björn Baumbachselftest: test samba-tool group commands with groupname...
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2020-01-21 Jule Angersamba-tool tests: add test-case for 'group list --base-dn'
2020-01-21 Jule Angersamba-tool tests: add test-case for 'group listmembers...
2020-01-21 Jule Angersamba-tool tests: Add test-case for 'group list --full-dn'
2019-12-20 Ralph Boehmeselftest: make ad_dc_default an alias for ad_dc, not...
2019-10-17 Rowland Pennysamba-tool: Add facility to add rfc2307 attributes...
2019-05-06 Aaron Haslettselftest: correcting empty attribute usage in requests
2018-12-04 Tim Bealetests: Add test-case for 'group list --verbose'
2018-10-31 Tim Bealenetcmd: Add 'samba-tool group stats' command
2018-09-06 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-09-03 Noel Powerpython/sambe/tests/samba_tool: PY3 port for tests.samba...
2018-08-24 Joe GuoPEP8: fix E303: too many blank lines (2)
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E222: multiple spaces after operator
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-05-29 William Brownpython/samba/netcmd/group.py: add group show
2018-02-08 Björn Baumbachtests/samba-tool: add tests for samba-tool group move...
2016-08-04 Stefan Metzmachertests:samba_tool: pass stdout and stderr to assertCmdSu...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...