osquery-1/osquery/dispatcher
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
..
tests [Fix #2482] Use atomic member in Dispatcher tests (#2494) 2016-09-21 10:52:52 -07:00
CMakeLists.txt [Fix #1694] Expire results for 'old' scheduled queries 2015-12-07 12:23:43 -08:00
dispatcher.cpp Improve dispatcher tests (#2358) 2016-08-14 15:41:53 -07:00
distributed.cpp Accelerated checkins (#2454) 2016-09-12 16:53:42 -07:00
distributed.h Move dispatcher to public API 2016-03-21 15:27:51 -07:00
scheduler.cpp Remove time-override for events add API (#2508) 2016-09-23 16:46:02 -07:00
scheduler.h Introduce table 'attributes' (#2431) 2016-08-31 15:32:20 -07:00