Skip to content

Tags: rusirenye/osquery

Tags

1.7.4

Toggle 1.7.4's commit message
Adding mobile device crash parsing and 'type' column to Crashes table (

…osquery#2076)

This commit adds mobile device crashes to the list of crash logs parsed by the Crashes table as well as adding a lamdba to improve code reuse.  The commit also adds a 'type' column to the table to indicate what kind of log this crash log was.

1.7.3

Toggle 1.7.3's commit message
Merge pull request osquery#1976 from theopolis/more_scheduler_tests

Add test for SchedulerRunner

1.7.2

Toggle 1.7.2's commit message
Merge pull request osquery#1957 from theopolis/events_dispatcher

Move dispatcher to public API

1.7.1

Toggle 1.7.1's commit message
Merge pull request osquery#1873 from theopolis/bind_sql

[osquery#1816] Refactor DB instance management

1.7.0

Toggle 1.7.0's commit message
Merge pull request osquery#1806 from theopolis/almost_7

Minor de-prioritization of failed publisher logging

1.6.4

Toggle 1.6.4's commit message
Merge pull request osquery#1764 from theopolis/remove_rhel_builds

Remove RHEL builds, silence SQLite warnings, add systemd

1.6.3

Toggle 1.6.3's commit message
Merge pull request osquery#1740 from theopolis/events_improvements

Fix double event subscriber select

1.6.2

Toggle 1.6.2's commit message
Move RocksDB logs to INFO

1.6.1

Toggle 1.6.1's commit message
Merge pull request osquery#1687 from theopolis/more_certs

[Fix osquery#1686] Add 'subject' and 'signing_algorithm' to certificates

1.6.0

Toggle 1.6.0's commit message
Merge pull request osquery#1633 from theopolis/inotify_more

Linux inotify should accept non-glob dirs