osquery-1/osquery
Zachary Wasserman 9370d9e1f5 Fix pessimizing move warnings (#2040)
Fixes warnings generated by Clang when `std::move` is used in a `return`
statement. Verified by `make clean`, saw no warnings, `make test` passes.
2016-04-15 13:15:23 -07:00
..
config Reset configuration state in relative tests 2016-04-12 13:06:02 -07:00
core Merge pull request #1974 from theopolis/sane_logging_disable 2016-03-27 01:00:16 -07:00
database Introduce decorator queries 2016-03-29 10:03:50 -07:00
devtools Fix shell's --profile switch 2016-03-20 16:05:13 -07:00
dispatcher Reset configuration state in relative tests 2016-04-12 13:06:02 -07:00
distributed [Fix #1962] Clear cache of distributed query results after flush 2016-03-29 09:26:27 -07:00
events Add linux syslog virtual table 2016-03-30 13:36:57 -07:00
examples Use the default shutdown flow within extensions 2016-03-20 01:45:49 -07:00
extensions Move dispatcher to public API 2016-03-21 15:27:51 -07:00
filesystem Remove boost::thread 2016-03-11 11:50:44 -08:00
logger Introduce BufferedLogForwarder (#2036) 2016-04-15 09:49:35 -07:00
main Fix shell's --profile switch 2016-03-20 16:05:13 -07:00
registry Fix shell's --profile switch 2016-03-20 16:05:13 -07:00
remote Remove boost::thread 2016-03-11 11:50:44 -08:00
sql [Fix #2030] Add generate_foreign and --enable_foreign (#2034) 2016-04-11 09:33:45 -07:00
tables Fix pessimizing move warnings (#2040) 2016-04-15 13:15:23 -07:00
CMakeLists.txt [Fix #2030] Add generate_foreign and --enable_foreign (#2034) 2016-04-11 09:33:45 -07:00