VERSION: Bump version number up to 4.0.4.
[samba.git] / source4 / scripting / python / samba / dbchecker.py
2013-01-30 Karolin SeegerMerge commit 'samba-4.0.2' into v4-0-test
2013-01-28 Matthieu Patoudbcheck: look in hasMasterNCs as well for determining...
2013-01-28 Stefan Metzmacherdbckecker: fix nTSecurityDescriptor values from before...
2012-10-10 Jelmer Vernooijs4-python: Various formatting fixes.
2012-07-28 Andrew Bartletts4-dbcheck: Add lastKnownParent when moving an object...
2012-07-18 Andrew Bartletts4-dbcheck: Check for and correct incorrect instanceTyp...
2012-07-06 Andrew Bartletts4-dbcheck: Check for an object without a parent
2012-06-16 Andrew Bartletts4-dbcheck: Always specify the dhcheck control
2012-05-29 Matthias Dieter... s4:dbchecker - handle the "none" case correctly
2012-04-19 Andrew Bartlettdbcheck: Add a check that every FSMO role has a valid...
2012-04-18 Andrew Tridgelldbcheck: added fix for incorrect RMD_FLAGS
2012-04-18 Matthias Dieter... s4:dbchecker.py - integrate the "objectClass" fixing...
2012-03-13 Andreas Schneiders4-python: Remove env from non-executable samba scripts.
2012-02-18 Jelmer Vernooijs4-python: Various formatting fixes.
2011-12-08 Andrew Tridgelldbcheck: cope with objects disappearing during checking
2011-11-13 Matthieu Patousamba-tool: allow dbcheck to correct the originating_ch...
2011-11-13 Matthieu Patousamba-tool: dbcheck avoid problems with deleted objects
2011-10-20 Andrew Tridgells4-dsdb: moved dsdb_Dn() into common.py
2011-10-07 Stefan Metzmachers4:dbchecker: make use of local_oid controls for dsdb...
2011-10-06 Andrew Tridgellsamba-tool: add support for fixing broken backlinks...
2011-10-04 Andrew Tridgells4-dbchecker: fixed handling of DSDB DNs in dbcheck
2011-09-22 Andrew Tridgellsamba-tool: use show_recycled in dbchecker
2011-09-01 Andrew Tridgellpyldb: added OID_COMPARATOR constants
2011-08-12 Andrew Tridgells4-dbcheck: offer to fix dsServiceName to be in GUID...
2011-07-21 Andrew Tridgelldbcheck: use string DN in delete when fixing broken...
2011-07-13 Andrew Tridgelldbcheck: use samdb_schema for getting the backlink
2011-07-13 Andrew Tridgelldbcheck: only fix replPropertyMetaData if we included...
2011-07-13 Andrew Tridgelldbcheck: added checks for missing and orphansed backlinks
2011-07-13 Andrew Tridgelldbcheck: added --reindex option
2011-07-13 Andrew Tridgelldbcheck: added checking of backlinks
2011-07-11 Andrew Tridgelldbcheck: use get_lDAPDisplayName_by_attid()
2011-07-11 Andrew Tridgelldbcheck: improved error checking in fixup of missing...
2011-07-11 Matthieu Patous4-samba-tool: dbcheck, check and fix broken metadata
2011-07-11 Andrew Tridgelldbcheck: check all objects, including deleted objects
2011-07-11 Andrew Tridgelldbcheck: added confirm_all support for remaining checks
2011-07-05 Andrew Tridgells4-dbcheck: support the 'none' option for prompts
2011-07-05 Andrew Tridgelldbcheck: check for unknown attributes and offer to...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-22 Matthieu Patous4-dbcheck: fix uninitialized errstr in err_dn_target_m...
2011-06-22 Matthieu Patous4-dbcheck: remove unused include
2011-06-22 Andrew Tridgelldbchecker: cope with a broken link to Deleted Objects
2011-06-22 Andrew Tridgelldbchecker: when fixing a bad GUID in a DN, search by...
2011-06-22 Andrew Tridgellsamba-tool: added --attrs option to dbcheck
2011-06-22 Andrew Tridgellsamba-tool: make the dbcheck class available outside...