summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/dbchecker.py
Commit message (Expand)AuthorAgeFilesLines
* s4-dbcheck: support the 'none' option for promptsAndrew Tridgell2011-07-051-2/+10
* dbcheck: check for unknown attributes and offer to remove themAndrew Tridgell2011-07-051-3/+46
* s4-dbcheck: fix uninitialized errstr in err_dn_target_mismatchMatthieu Patou2011-06-221-2/+3
* s4-dbcheck: remove unused includeMatthieu Patou2011-06-221-1/+1
* dbchecker: cope with a broken link to Deleted ObjectsAndrew Tridgell2011-06-221-2/+9
* dbchecker: when fixing a bad GUID in a DN, search by the string DNAndrew Tridgell2011-06-221-1/+1
* samba-tool: added --attrs option to dbcheckAndrew Tridgell2011-06-221-6/+7
* samba-tool: make the dbcheck class available outside of samba-toolAndrew Tridgell2011-06-221-0/+308