summaryrefslogtreecommitdiff
path: root/python/samba/netcmd/dbcheck.py
Commit message (Expand)AuthorAgeFilesLines
* samba-tool dbcheck: use colour if wantedDouglas Bagnall2022-09-191-1/+8
* samba-tool dbcheck: improve --help for --reset-well-known-aclsDouglas Bagnall2022-09-061-1/+5
* dbcheck: don't check expired tombstone objects by default anymoreStefan Metzmacher2019-03-141-1/+2
* dbcheck: add --selftest-check-expired-tombstones cmdline optionStefan Metzmacher2019-03-141-1/+6
* dbcheck: skip reverse member link checks when cli option specifiedJoe Guo2019-02-211-1/+9
* samba-tool dbcheck: remove unused variableDouglas Bagnall2018-11-011-1/+0
* PEP8: fix E713: test for membership should be 'not in'Joe Guo2018-08-241-1/+1
* PEP8: fix E401: multiple imports on one lineJoe Guo2018-08-241-1/+2
* PEP8: fix E303: too many blank lines (2)Joe Guo2018-08-241-1/+0
* PEP8: fix E231: missing whitespace after ','Joe Guo2018-08-241-1/+1
* PEP8: fix E202: whitespace before ')'Joe Guo2018-08-241-1/+1
* PEP8: fix E201: whitespace after '('Joe Guo2018-08-241-1/+1
* PEP8: fix E128: continuation line under-indented for visual indentJoe Guo2018-08-241-4/+4
* PEP8: fix E123: closing bracket does not match indentation of opening bracket...Joe Guo2018-08-241-2/+2
* samba-tool: be consistent in accepting -q for --quietDouglas Bagnall2018-05-311-1/+1
* Update help text for dbcheckJonathan Hunter2018-03-191-1/+1
* dbcheck: change argument to specify a partial --yesGarming Sam2016-07-151-2/+23
* samba-tool dbcheck: Add --reset-well-known-aclsAndrew Bartlett2013-03-251-2/+5
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+143