Re: [RFC] Create an audit record of USB specific details

2016-04-05 Thread Wade Mealing
; Alan Stern I agree with you on this. The device_add and device_del functions use notification chains similar to how the USB subsystem can notify subscribers that new devices have been added. This was my initial implementation, USB already uses notification chains for its device add/remove. Thanks, Wade Mealing.

Re: [RFC] Create an audit record of USB specific details

2016-04-05 Thread Wade Mealing
ice add/remove audit (not log messages) are being generated/implemented in the kernel or userspace for the scenario I described? Thanks, Wade Mealing

Re: [RFC] Create an audit record of USB specific details

2016-04-04 Thread Wade Mealing
638): item=0 name=2F746D702FEAB68CEC84B1ECA3BC2E747874 inode=627534 dev=fd:00 mode=0100664 ouid=1000 ogid=1000 rdev=00:00 obj=unconfined_u:object_r:user_tmp_t:s0 objtype=NORMAL Thanks, Wade Mealing. On Tue, Apr 5, 2016 at 11:51 AM, Wade Mealing wrote: > That is a good question, maybe I've