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

Reply via email to