dbcheck: use specified DB schema for non-LDAP URLs
[kai/samba-autobuild/.git] / source4 / scripting / python / samba / netcmd / dbcheck.py
2011-07-11 Andrew Tridgelldbcheck: use specified DB schema for non-LDAP URLs
2011-07-05 Andrew Tridgelldbcheck: only use a paged search when checking a ldap...
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 Andrew Tridgelldbchecker: fixed argument error for -H and DN
2011-06-22 Andrew Tridgellsamba-tool: added --attrs option to dbcheck
2011-06-22 Andrew Tridgellsamba-tool: make the dbcheck class available outside...
2011-06-22 Andrew Tridgellsamba-tool: added --quiet option to dbcheck
2011-06-22 Andrew Tridgellsamba-tool: allow for running dbcheck against a remove...
2011-06-22 Andrew Tridgellsamba-tool: expanded dbcheck DN checking
2011-06-22 Andrew Tridgellsamba-tool: added missing GUID component checks to...
2011-06-22 Andrew Tridgellsamba-tool: try to keep dbcheck.py in a logical ordering
2011-06-19 Matthieu Patous4-sambatool: extract the confirm function in a separte...
2011-06-19 Matthieu Patous4-samba-tool: remove unused imports
2011-06-19 Matthieu Patous4-samba-tool: use correct object notation ie. obj...
2011-06-19 Matthieu Patous4-sambatool: use correct way to call class methods
2011-06-17 Andrew Tridgellsamba-tool: exit with non-zero status on dbcheck failure
2011-06-17 Andrew Tridgellsamba-tool: report total error count and suggest -...
2011-06-17 Andrew Tridgellsamba-tool: added attribute normalisation checks
2011-06-14 Andrew Tridgellsamba-tool: disable validation on removing an empty...
2011-06-10 Andrew Tridgells4-samba-tool: added dbcheck commmand