- Added reference counts to Rule and AuditLog;
- Some memory leaks were removed, including GeoLookup;
- Deal better with parser errors;
- Overriding the AutlogLogWritter destructor.
The property kind is mandatory to be specified by actions who extends the class
Action. The new constructor make simpler the implementation of new actions.