Commit Graph

2918 Commits

Author SHA1 Message Date
Sharvil Shah
606d3978fa Fix setting CMake variables to the environment variables.
When setting a CMake variable to an environment variable, correctly evaluate it
to ensure that it's not set to the literal value.
2016-02-16 13:20:54 -08:00
Teddy Reed
4dabecade8 Merge pull request #1853 from kaizensoze/add-currents-table
Add currents table
2016-02-15 23:42:55 -08:00
Joe Gallo
b8d32a74ec add currents table
add smc genCurrent test
2016-02-13 16:09:14 -05:00
Teddy Reed
15b037542e Merge pull request #1850 from theopolis/consolidate_conversions
Consolidate string/text conversions outside of API
2016-02-13 09:53:03 -08:00
Teddy Reed
f327b972b4 Merge pull request #1852 from kaizensoze/fix-smc-temp-celsius-to-fahrenheit
fix smc celsius -> fahrenheit calc
2016-02-13 09:50:22 -08:00
Joe Gallo
9704d3183a fix smc celsius -> fahrenheit calc
Add smc tests for temperatures, voltages.
2016-02-12 18:53:27 -05:00
Teddy Reed
2b6070d1dc Merge pull request #1848 from theopolis/fix_1828
[Fix #1828] Remove inline include from distributed
2016-02-12 13:12:55 -08:00
Teddy Reed
44c27a9e5f Merge pull request #1849 from kaizensoze/consolidate-converting-smc-hex-string-value-to-decimal
consolidate smc hex val -> float conversion
2016-02-12 12:59:16 -08:00
Teddy Reed
8dc0fc1c95 Consolidate string/text conversions outside of API 2016-02-12 11:38:15 -08:00
Teddy Reed
ab2f4857c9 Merge pull request #1851 from mdevens/master
Build fix for file_events_tests
2016-02-12 11:12:45 -08:00
Teddy Reed
db3377a536 Merge pull request #1846 from zwass/logger_plugin_doc_edit
Update logger plugin docs
2016-02-12 10:13:20 -08:00
David Evens
cb1662aa79 Build fix for file_events_tests 2016-02-12 11:11:53 +00:00
Joe Gallo
89d8b3a654 consolidate smc hex val -> float conversion
Consolidate logic for returning a float given a smc type and value.
2016-02-12 03:49:45 -05:00
Teddy Reed
1bd518ec09 Merge pull request #1847 from theopolis/end_shell
Exit shell with CTRL+C
2016-02-11 22:29:04 -08:00
Teddy Reed
a9f1c65324 [Fix #1828] Remove inline include from distributed 2016-02-11 22:19:49 -08:00
Teddy Reed
dfbe049357 Exit shell with CTRL+C 2016-02-11 22:04:53 -08:00
Zachary Wasserman
8eb4d2776b Update logger plugin docs
* Add explanation for how to  use multiple logger plugins
* Add syslog plugin to the (short) list of plugins in the CLI flags
* Make docs consistent by changing uses of "logging plugin" to "logger plugin"
2016-02-11 18:23:25 -08:00
Teddy Reed
33f7c1ccac Merge pull request #1844 from bhamodi/master
[osquery] Updated copyright headers to new format.
2016-02-11 12:52:10 -08:00
Baraa Hamodi
21c2237eca [osquery] Update copyright headers to new format. 2016-02-11 11:48:58 -08:00
Teddy Reed
0e1a476a20 Merge pull request #1841 from theopolis/file_events_cleaning
Cleanup/stabilize file_events-related APIs
2016-02-11 10:15:17 -08:00
Teddy Reed
2a76e90ac7 Merge pull request #1842 from theopolis/minor_extensions_docs_edit
[#1810] Minor changes to extensions-use docs
2016-02-11 08:36:49 -08:00
Teddy Reed
089de478cd [#1810] Minor changes to extensions-use docs 2016-02-10 23:39:29 -08:00
Teddy Reed
4031e299bb Cleanup/stabilize file_events-related APIs 2016-02-10 22:50:38 -08:00
Teddy Reed
90d2ac4c76 Merge pull request #1839 from sharvilshah/uuid_all_the_things
[#1800] Add UUID to users and disk_encryption on Darwin
2016-02-10 16:01:48 -08:00
Sharvil Shah
daf7777b54 [#1800] Adds uuid and user_uuid columns to the users table and
`disk_encryption` table on Darwin, respectively.
2016-02-10 13:12:43 -08:00
Teddy Reed
b3c8218df7 Merge pull request #1838 from kaizensoze/add-voltages-table
add voltages table
2016-02-10 12:26:57 -08:00
Teddy Reed
b1aeec0c51 Merge pull request #1836 from theopolis/shell_extensions
[#1810] Allow extensions autoloading in osqueryi
2016-02-10 11:34:04 -08:00
Teddy Reed
48a1adf77b Allow extensions autoloading in osqueryi 2016-02-10 10:20:23 -08:00
Joe Gallo
36ca9f5664 add voltages table 2016-02-10 04:10:44 -05:00
Teddy Reed
09788cd000 Merge pull request #1834 from theopolis/dns
Add dns_resolvers table
2016-02-09 09:38:26 -08:00
Teddy Reed
f252431706 Add dns_resolvers table 2016-02-08 21:52:23 -08:00
Teddy Reed
02eb57fc47 Merge pull request #1832 from theopolis/pack_valid
Valid bool in packs for shard/plaform/version checking
2016-02-06 20:29:55 -08:00
Teddy Reed
e4c0862c21 Merge pull request #1835 from theopolis/transient
Fix -A/.all contention via do_meta_command
2016-02-06 20:28:15 -08:00
Teddy Reed
cf22d4c60e Fix -A/.all contention via do_meta_command 2016-02-06 19:20:25 -08:00
Teddy Reed
a2754a01ef Valid bool in packs for shard/plaform/version checking 2016-02-06 17:54:56 -08:00
Teddy Reed
3ef18b9eb5 Merge pull request #1827 from kaizensoze/add-fan-speeds-table
add fan speeds table
2016-02-05 19:28:46 -08:00
Joe Gallo
66ed804eb6 add fan speeds table 2016-02-05 21:22:07 -05:00
Teddy Reed
45b8b2d56e Merge pull request #1826 from kaizensoze/small-temperature-value-change
small equivalent change to temperature calculation
2016-02-05 18:06:07 -08:00
Teddy Reed
39564149a2 Merge pull request #1825 from kaizensoze/adjust-smc-parse-fpe2-values
[Fix #1822] adjust smc parsing fpe2 values
2016-02-05 16:38:32 -08:00
Teddy Reed
b8592ed904 Merge pull request #1831 from theopolis/thrift_093
Require Thrift 0.9.3
2016-02-05 16:34:17 -08:00
Teddy Reed
4edf4a25f4 Require Thrift 0.9.3 2016-02-05 15:44:34 -08:00
Teddy Reed
1deee80bf2 Merge pull request #1829 from theopolis/dispatcher_refactor
Refactor dispatcher shutdown logic
2016-02-05 15:17:05 -08:00
Teddy Reed
7f37304c77 Refactor dispatcher shutdown logic 2016-02-05 01:29:42 -08:00
Teddy Reed
7cd4634974 Merge pull request #1824 from theopolis/cmake_commands
Add CMake export compile commands
2016-02-04 21:57:55 -08:00
Joe Gallo
6307929163 small equivalent change to temperature calculation 2016-02-05 00:15:33 -05:00
Joe Gallo
503ffb6e54 adjust smc parsing fpe2 values
Lumping parsing of smc fpe2 values in with the else case, which is also
used for parsing sp78 values, seems to have it show correct values that
match those outputted by `./smc -l | grep -i fpe2` via the smc-fuzzer
tool.
2016-02-05 00:08:14 -05:00
Teddy Reed
2eadd3c7fd Add CMake export compile commands 2016-02-04 19:14:22 -08:00
Teddy Reed
72dfd258dd Merge pull request #1823 from theopolis/restricted_homedir
Handle restricted home directories
2016-02-04 14:26:15 -08:00
Teddy Reed
b91dc379b3 Handle restricted home directories 2016-02-04 13:43:24 -08:00
Teddy Reed
6b59d7673b Merge pull request #1820 from kaizensoze/remove-some-temp-related-comments
remove some temp-related comments
2016-02-04 12:12:38 -08:00