New Features:
- Can avoid deleting orphans through `--no-orphan` flag or false **DeleteOrphans** configuration parameter
- Get RAL dump working. Still needs timing on operation side.
- Allows summary table to have forced update (even when reading from cached files, for example)
- Run over **IgnoreDirectories** during consistency listing (not unmerged) so that they can still be recovered when missing. Still filtered out of orphans
Bugfixes:
- Allow previous missing files list to be empty
- Explicitly acquire lock before accessing Sqlite3 databases to avoid crashing
- Allow duplicate empty directory entries into history (don't know why FNAL gets this)
- If redirector list exists for a site, use it even if the global redirector doesn't work for that site
- A bunch of `emtpy` to `empty`, but not all of them... so that production doesn't break.