python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / python / samba / tests / samba_tool / computer.py
2023-11-30 Rob van der Lindepython: tests: update all super calls to python 3 style...
2023-02-23 Rob van der Lindepython: fix mutable default arguments
2023-01-30 Joseph Suttonpython: Replace calls to deprecated methods
2021-11-09 Stefan MetzmacherCVE-2020-25722 pytests: Give computer accounts unique...
2020-10-01 Jule Angersamba-tool tests: rename 'computer create' to 'computer...
2020-10-01 Jule Angersamba-tool tests: rename 'ou create' to 'ou add'
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2020-01-21 Jule Angersamba-tool tests: add test-case for 'computer list...
2020-01-21 Jule Angersamba-tool tests: add test case for 'computer list...
2019-05-06 Aaron Haslettselftest: correcting empty attribute usage in requests
2018-10-10 Joe Guonetcmd: modify Command.get_logger to use get_samba_logger
2018-09-21 Douglas Bagnallpython tests: fix format() strings for Python 2.6
2018-09-03 Noel Powerpython/samba/netcmd: changes for samab.tests.samba_tool...
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 E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E123: closing bracket does not match indentat...
2018-04-06 Joe Guosamba-tool: improve computer management commands
2018-04-06 Björn Baumbachtests/samba-tool: add tests for new computer management...