summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/spn.py
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Check specified domain and realm against our ownJoseph Sutton2022-03-281-2/+2
* CVE-2020-25722 samba-tool spn add: remove --force optionDouglas Bagnall2021-11-091-4/+2
* CVE-2020-25722 samba-tool spn: accept -H for database urlDouglas Bagnall2021-11-091-11/+22
* samba-tool spn: remove unused variablesDouglas Bagnall2018-11-011-2/+0
* PEP8: fix W391: blank line at end of fileJoe Guo2018-08-241-1/+0
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-1/+0
* PEP8: fix E241: multiple spaces after ','Joe Guo2018-08-241-1/+1
* PEP8: fix E226: missing whitespace around arithmetic operatorJoe Guo2018-08-241-1/+1
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-4/+4
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-4/+4
* PEP8: fix E127: continuation line over-indented for visual indentJoe Guo2018-08-241-3/+3
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-4/+4
* samba-tool/spn: Add a missing newline to error messageGarming Sam2017-05-301-2/+2
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+205