osquery-1/osquery/tables/events
Teddy Reed bcd90070ae Remove time-override for events add API (#2508)
This will remove the use of current time for syslog.time and introduce
a new column called 'datetime'.

Events now uses an "optimize_id" alongside "optimize" to prevent returning
colliding events added within the same second as the previous genTable call.
2016-09-23 16:46:02 -07:00
..
darwin Remove time-override for events add API (#2508) 2016-09-23 16:46:02 -07:00
linux Remove time-override for events add API (#2508) 2016-09-23 16:46:02 -07:00
tests Reducing compiler warnings and fails on warn in VS (#2433) 2016-09-02 15:04:03 -07:00
event_utils.cpp [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
event_utils.h Fix various lint issues 2016-03-09 19:55:39 -08:00
yara_events.cpp Remove time-override for events add API (#2508) 2016-09-23 16:46:02 -07:00