osquery-1/osquery
Teddy Reed 4fc274201c Add 'update' action to ConfigPlugin call
ConfigPlugin items can use action='update' along with a single
source, data to add to the config structure. If multiple external
sources update at the same time, multiple 'update' actions are needed.
2015-03-24 20:59:33 -07:00
..
config Add 'update' action to ConfigPlugin call 2015-03-24 20:59:33 -07:00
core Change schedule to a map, splay on config update 2015-03-24 16:28:49 -07:00
database Change schedule to a map, splay on config update 2015-03-24 16:28:49 -07:00
devtools Remove unused shell functions 2015-03-19 16:14:29 -07:00
dispatcher Change schedule to a map, splay on config update 2015-03-24 16:28:49 -07:00
distributed Extensions autoloading prequel 2015-03-04 18:51:41 -08:00
events Merge pull request #889 from theopolis/config_update 2015-03-24 16:55:12 -07:00
examples Ability to configure osquery from multiple files 2015-03-13 17:19:02 -07:00
extensions Reduce restart times for event runloops 2015-03-24 16:27:07 -07:00
filesystem Remove unused shell functions 2015-03-19 16:14:29 -07:00
logger Change schedule to a map, splay on config update 2015-03-24 16:28:49 -07:00
main Change schedule to a map, splay on config update 2015-03-24 16:28:49 -07:00
registry Extension-dependent config/logger plugins 2015-03-13 12:01:30 -07:00
sql Speed up shell and add max value size 2015-03-18 15:07:13 -07:00
tables Add shared lock RAII helper around config access 2015-03-24 16:27:35 -07:00
CMakeLists.txt Change schedule to a map, splay on config update 2015-03-24 16:28:49 -07:00