dbcheck: Find and fix a missing Deleted Objects container
[samba.git] / python / samba / dbchecker.py
2016-06-06 Andrew Bartlettdbcheck: Find and fix a missing Deleted Objects container
2016-04-20 Garming Samdbcheck: Avoid pathological behaviour in operational...
2016-03-08 Andrew Bartlettdbcheck: Check for and remove duplicate values in attri...
2016-03-08 Andrew Bartlettdbcheck: Avoid spurious warnings in dbcheck due to...
2016-03-08 Andrew Bartlettdbcheck: Fix incorrect/duplicate attrid in replPropertM...
2015-10-26 Andrew Bartlettpydsdb: Also accept ldb.MessageElement values to dsdb...
2015-08-24 Andrew Bartlettdbcheck: Use set() operations to make dbcheck more...
2015-08-24 Andrew Bartlettdbcheck: Try to avoid duplicate searches
2015-08-24 Andrew Bartlettdbcheck: Add additional tests for the attributeID list
2015-08-24 Andrew Bartlettdbcheck: Add explict tests for unknown and unsorted...
2014-07-09 Andrew Bartlettdbcheck: Add check and test for various invalid userPar...
2014-05-01 Andrew Bartlettdbcheck: Directly call dn.get_rdn_{val,name}() for...
2014-05-01 Stefan Metzmacherdbchecker: verify and fix broken dn values
2014-05-01 Stefan Metzmacherdbchecker: make the deleted objects container detection...
2014-03-26 Felix Botnersamba-tool dbcheck: handle missing objectClass
2014-03-21 Andrew Bartlettdbcheck: Ensure dbcheck can operate with --attrs set
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-24 Andrew Bartlettdbcheck: Add back the elements that were wrongly remove...
2013-09-24 Andrew Bartlettdbcheck: Ensure to always increase the error_count
2013-09-22 Andrew Bartlettdbcheck: Look for and fix the all-zero invocationID...
2013-07-30 Andrew Bartlettsamba-tool dbcheck: Correctly remove deleted DNs in...
2013-05-16 Andrew Bartlettsamba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CO...
2013-03-25 Andrew Bartlettsamba-tool dbcheck: Allow dbcheck to correct an nTSecur...
2013-03-25 Andrew Bartlettsamba-tool dbcheck: Add --reset-well-known-acls
2013-03-04 Andrew Bartlettsamba-tool dbcheck: fix msDS-HasInstantiatedNCs attribu...
2013-03-02 Andrew Bartlettsamba-tool dbcheck: fix comment on err_wrong_sd
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...