Re: [PATCH] find -context option

2007-06-18 Thread KaiGai Kohei
Hi, It's a reminder. :) Is there any comment about the patch to support -context option for findutils applet, I posted a week ago? If it has no matter, I want to merge the feature. Thanks, KaiGai Kohei wrote: This patch enables to apply -context matching rule for find applet. It returns

[PATCH] find -context option

2007-06-06 Thread KaiGai Kohei
This patch enables to apply -context matching rule for find applet. It returns TRUE, if checked entry has same security context with given one by -context option. example of usage) # ./busybox find /etc -context system_u:object_r:shadow_t /etc/gshadow /etc/.pwd.lock /etc/shadow /etc/gshadow-