Servicelog is going to be a drop in amendment to or replacement of the core logging modules Database Logging (dblog) and Syslog (syslog) to integrate respective third-party offerings from Logging as a Service (LaaS) providers (e.g. Loggly, Papertrail).
This module extends the functionality of OpenID module. OpenID is very useful, but not very user-friendly. OpenID module expects users to know what their OpenID provider URL is.
When accidental or fraudulent mirrors are found get: a message in front of admin's faces, watchdog entries, and a report of domains. This is just an awareness tool.
How it works
This module has two modes which will depend on if you've set $base_url in your sites/default/settings.php file...
#1) WITHOUT hard coded $base_url
Page URLs are stored with page cache entries, this module creates a report of non-base domains in the cache and rolls them up by with a count by domain. It assumes the domain you are accessing from is your base. Additionally, on each cron run a watchdog note will be made if any are detected, this is for trigger an alert if you desire. NOTE: Full results only stick around as long as your page cache. Watchdog messages will stick around in accordance with your row count setting. Though if you're getting consistant mirror hits you'll be able to see it.
flag_hidden allows site moderators to flag a nodes and comments as needing to be hidden. It works similarly to the D6 hidden module, which explains more: