PEP8: fix E122: continuation line missing indentation or outdented
[amitay/samba.git] / python / samba / dbchecker.py
2018-08-24 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-07-03 Tim Bealedbchecker: Fixing up incorrect DNs wasn't working
2018-07-03 Andrew Bartlettdbcheck: Use symbolic control name for DSDB_CONTROL_DBC...
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-04-30 Noel Powerpython/samba: bulk conversion of caller to dsdb_Dn...
2018-03-23 Noel Powersamba python libs: convert print func to be py2/py3...
2018-02-28 Noel Powersamba python libs: convert 'except X, (tuple)' to ...
2018-02-14 Douglas Bagnallsamba python libs: convert 'except X, e' to 'except...
2018-02-05 Stefan Metzmacherdbcheck: skip find_missing_forward_links_from_backlinks...
2018-02-05 Ralph Boehmedbcheck: add support for restoring missing forward...
2018-02-05 Ralph Boehmedbcheck: add find_missing_forward_links_from_backlinks()
2018-02-05 Stefan Metzmacherdbcheck: make sure we ask for replPropertyMetaData...
2018-02-05 Stefan Metzmacherdbcheck: make sure we always ask for the objectGUID...
2018-02-05 Ralph Boehmedbcheck: add a helper function that checks is a value...
2018-02-05 Ralph Boehmedbcheck: add a dict where we remember attributes with...
2018-02-05 Ralph Boehmedbcheck: split out check_duplicate_links from check_dn
2018-02-05 Stefan Metzmacherdbcheck: store fixed forward link attributes with the...
2018-02-05 Stefan Metzmacherdbcheck: remove ldb.FLAG_MOD_REPLACE when replacing...
2018-02-05 Ralph Boehmedbcheck: rename err_duplicate_links() to err_recover_fo...
2018-02-05 Ralph Boehmedbcheck: add link direction to error message for duplic...
2018-02-05 Ralph Boehmedbcheck: rename err_duplicate_links arguments
2018-02-05 Stefan Metzmacherdbcheck: only pass obj_dn to err_orphaned_backlink()
2018-02-05 Ralph Boehmedbcheck: add forward_syntax argument to err_orphaned_ba...
2018-02-05 Ralph Boehmedbcheck: rename and reorder err_orphaned_backlink arguments
2018-02-05 Ralph BoehmeRevert "dbcheck: disable fixing duplicate linked attrib...
2018-01-22 Stefan Metzmacherdbcheck: disable fixing duplicate linked attributes...
2017-11-24 Stefan Metzmacherdbcheck: detect and fix duplicate links
2017-11-24 Stefan Metzmacherdbcheck: only calculate linked attribute helper variabl...
2017-11-24 Stefan Metzmacherdbcheck: remove indentation level
2017-11-24 Andrew Bartlettdbcheck: Use the GUID as the DN to fix replPropertyMetaData
2017-11-24 Andrew Bartlettdbcheck: Clarify error count bumping in deleted/gone...
2017-10-18 Andrew Bartlettdbcheck: Allow removal of one-way links to missing...
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/...