osquery-1/osquery/tables/events/linux
Alessandro Gario 444b2cc017
Audit: Implement support for fork/vfork/clone/execveat (#5701)
* Audit: Implement support for fork/vfork/clone/execveat

Also implement a test target for the process_events table
2019-08-23 16:09:00 +02:00
..
file_events.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
hardware_events.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
process_events.cpp Audit: Implement support for fork/vfork/clone/execveat (#5701) 2019-08-23 16:09:00 +02:00
process_events.h Audit: Implement support for fork/vfork/clone/execveat (#5701) 2019-08-23 16:09:00 +02:00
process_file_events.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
process_file_events.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
selinux_events.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
selinux_events.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
socket_events.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
socket_events.h Update osquery licensing wording (#5452) 2019-02-19 10:59:48 -08:00
syslog_events.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00
user_events.cpp Replace Status(0) calls with Status::success() to appease Lint (#5487) 2019-03-01 04:29:33 -08:00