osquery-1/osquery/core
mike@arpaia.co 0846b6ddd5 Fixing pidfile creation bug
If osqueryd was killed and another process was started with osqueryd's
old pid before a new osqueryd could start, osqueryd would encounter a
bug where osqueryd would never start.

This executes an osquery query to the processes table to make sure that
the name of the process is "osqueryd". Of course, you could perhaps
denial of service osqueryd this way, but that would require root
filesystem access (assuming that the last version of osqueryd was
ran as root). Thoughts?
2014-12-08 23:52:38 -08:00
..
darwin Periodic clang-format 2014-09-21 14:29:28 -07:00
CMakeLists.txt Towards simple table generation 2014-12-02 20:36:46 -08:00
conversions_tests.cpp static build on OS X and Linux 2014-09-22 19:27:19 -07:00
conversions.h Updating the format of doxygen comment blocks 2014-09-16 00:28:23 -07:00
flags.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
init_osquery.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
md5.h clang-format on feature-predicate updates 2014-11-29 22:36:07 -08:00
sql_tests.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
sql.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
sqlite_util_tests.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
sqlite_util.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
sqlite_util.h Doxyfile, for docs 2014-09-13 15:18:26 -07:00
status_tests.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
system.cpp Fixing pidfile creation bug 2014-12-08 23:52:38 -08:00
tables.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
test_util_tests.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
test_util.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
test_util.h Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
text_tests.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
text.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
virtual_table.cpp Codemod to improve include search paths 2014-12-03 15:14:02 -08:00
virtual_table.h Codemod to improve include search paths 2014-12-03 15:14:02 -08:00