dbcheck: added checks for missing and orphansed backlinks
authorAndrew Tridgell <tridge@samba.org>
Tue, 12 Jul 2011 01:26:29 +0000 (11:26 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Jul 2011 10:51:05 +0000 (12:51 +0200)
commit5064d73672eecb2750d64f84c126f82781b0191b
treef6b541b8511f5be36d17bbdd1ae5e23a70733e24
parentb66c57751a0f217b5dbd7b3b75cf13c3ae465855
dbcheck: added checks for missing and orphansed backlinks

this checks for missing backlinks or backlinks without a forward link
and optionally fixes them

Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/dbchecker.py