summaryrefslogtreecommitdiffstats
path: root/python/samba/dbchecker.py
Commit message (Expand)AuthorAgeFilesLines
* dbcheck: Add check and test for various invalid userParameters valuesAndrew Bartlett2014-07-091-0/+90
* dbcheck: Directly call dn.get_rdn_{val,name}() for clarity and consistencyAndrew Bartlett2014-05-021-18/+13
* dbchecker: verify and fix broken dn valuesStefan Metzmacher2014-05-021-0/+94
* dbchecker: make the deleted objects container detection more genericStefan Metzmacher2014-05-021-2/+8
* samba-tool dbcheck: handle missing objectClassFelix Botner2014-03-271-0/+31
* dbcheck: Ensure dbcheck can operate with --attrs setAndrew Bartlett2014-03-211-1/+1
* dbcheck: Add back the elements that were wrongly removed from CN=Deleted ObjectsAndrew Bartlett2013-09-241-0/+66
* dbcheck: Ensure to always increase the error_countAndrew Bartlett2013-09-241-0/+1
* dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaDataAndrew Bartlett2013-09-221-0/+68
* samba-tool dbcheck: Correctly remove deleted DNs in dbcheckAndrew Bartlett2013-07-301-1/+1
* samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...Andrew Bartlett2013-05-161-1/+1
* samba-tool dbcheck: Allow dbcheck to correct an nTSecurityDescriptor without ...Andrew Bartlett2013-03-251-0/+41
* samba-tool dbcheck: Add --reset-well-known-aclsAndrew Bartlett2013-03-251-2/+66
* samba-tool dbcheck: fix msDS-HasInstantiatedNCs attributes to match instanceT...Andrew Bartlett2013-03-041-1/+35
* samba-tool dbcheck: fix comment on err_wrong_sdAndrew Bartlett2013-03-021-2/+1
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-0/+947