summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/encoders.py
AgeCommit message (Expand)AuthorFilesLines
2024-03-20python: fix json encoder should handle ExceptionRob van der Linde1-1/+1
2024-03-01samba-tool domain: add LDB Result to json encodersDouglas Bagnall1-2/+4
2024-02-16netcmd: bugfix: json encoder failed to call super methodRob van der Linde1-1/+1
2024-02-16netcmd: json encoder supports security descriptor objectsRob van der Linde1-0/+4
2023-06-25netcmd: add custom json encoder for object type fieldsRob van der Linde1-0/+49