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
[email protected] - http://epipe.com/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to