Improvement for Distributed Audit Project

Janne Snabb snabb at epipe.com
Mon Aug 9 17:24:22 UTC 2010


On Thu, 29 Jul 2010, Sergio Ligregni wrote:

>   /*
>    * We have these posibilities, only the first one is allowed
>    * 20100619223115.20100619223131 20100619223131.not_terminated
>    * current
>    */
>   if (strlen(path) == 29 && path[14] == '.' && isdigit(path[15])) {
>     /* XXX To improve this checking later */
>     return 1;
>   }

Please note that the file names have an addiitional suffix in case
"host" is defined in /etc/security/audit_control.

--
Janne Snabb / EPIPE Communications
snabb at epipe.com - http://epipe.com/


More information about the freebsd-hackers mailing list