Lazy registration

Lazy registration implements lazy registration for Drupal.
It can create accounts automatically, purge them after a period of time, allow users to make them permanent by either email confirmation or a simple edit to the account.
The account is created the first time the user tries to access an area which requires authentification. And there are a couple of other options there which I'll detail when I finally release it.