dbcheck: Improve dbcheck to find (and may fix) dangling msDS-RevealedUsers
[nivanova/samba-autobuild/.git] / python / samba / dbchecker.py
2017-03-13 Garming Samdbcheck: Improve dbcheck to find (and may fix) dangling...
2017-02-23 Garming Samdbchecker: Stop ignoring linked cases where both object...
2017-02-13 Andrew Bartlettdbcheck: Do not regard old one-way-links as errors
2016-11-22 Andrew Bartlettdbcheck: Correct message for orphaned backlinks
2016-11-22 Andrew Bartlettdbcheck: Be more careful with link checks
2016-11-04 Andrew Bartlettdbcheck: Correctly initialise keep_transaction in missi...
2016-11-04 Clive Ferreiradbcheck: confirm RID Set presence and consistency
2016-08-29 Andrew Bartlettdbcheck: Abandon dbcheck if we get an error during...
2016-07-21 Garming Samdbcheck: Add a rule regarding replica locations
2016-07-15 Garming Samdbcheck: Split out valid stale DN links and invalid...
2016-07-15 Garming Samdbcheck: change argument to specify a partial --yes
2016-07-15 Douglas Bagnalldbcheck: check for linked atributes that should not...
2016-07-15 Douglas Bagnalldbcheck: cache linkIDs and reverse attribute names
2016-07-15 Garming Samdbcheck: Script swallows input when given a carriage...
2016-07-06 Bob Campbellprovision: Ignore duplicate attid and governsID check
2016-06-07 Andrew Bartlettdsdb: Fix incorrect sorting of replPropertyMetaData...
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/...