Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-25 | selftest: Add tests for samba-tool dbcheck --reset-well-known-acls | Andrew Bartlett | 1 | -0/+6 | |
Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2013-01-10 | s4-dbcheck: Allow forcing an override of an old @MODULES record | Andrew Bartlett | 1 | -0/+5 | |
Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-07-21 | s4-test: don't fix broken objects during dbcheck test | Andrew Tridgell | 1 | -1/+1 | |
this leaves the database as-is, which makes it easier to examine the problem | |||||
2011-07-21 | dbcheck: test the --reindex option | Andrew Tridgell | 1 | -0/+5 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-07-21 | s4-test: added dbcheck run to test suite | Andrew Tridgell | 1 | -0/+21 | |
This should catch corruption that happens during a test run Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> |