Zachary Wasserman
|
f61488bbc9
|
Fix typo in core.h comment
|
2015-01-22 14:00:35 -08:00 |
|
Teddy Reed
|
9c1faec090
|
Isolate glog include and depend on libglog for #652
|
2015-01-21 13:37:06 -08:00 |
|
mike@arpaia.co
|
10d5aabd36
|
config-check command in osqueryd
This addresses #585
|
2015-01-21 12:59:39 -08:00 |
|
Mike Arpaia
|
778789d74e
|
Merge pull request #648 from marpaia/hash-docs
hash.h documentation
|
2015-01-20 16:04:32 -08:00 |
|
mike@arpaia.co
|
ecfe29282b
|
hash.h documentation
I added some doxygen docs for hash.h
|
2015-01-20 15:36:53 -08:00 |
|
Teddy Reed
|
b7549e09ca
|
SMBIOS parsing on Linux using mem
|
2015-01-20 15:10:19 -08:00 |
|
Teddy Reed
|
6b6649bbd4
|
Adding mem to Linux filesystem lib
|
2015-01-20 15:06:34 -08:00 |
|
Teddy Reed
|
64d82388e4
|
Update the md5 hashing callsites
|
2015-01-20 14:52:07 -08:00 |
|
Teddy Reed
|
a2d9236478
|
Use API macro for hash algorithms
|
2015-01-20 14:24:49 -08:00 |
|
Mitchell Grenier
|
8f407a1e8f
|
Moving commits around for efficientcy
|
2015-01-20 10:49:58 -08:00 |
|
Mitchell Grenier
|
c1a1013e5a
|
Minor code changes and namespacing
|
2015-01-16 12:03:23 -08:00 |
|
Mitchell Grenier
|
570c6a32f3
|
Moved hashing functions into core. #include<osquery/hash.h>
|
2015-01-15 17:16:05 -08:00 |
|
Teddy Reed
|
4db7c90758
|
Merge pull request #608 from theopolis/linux_ports
Moved socket_inode on Linux to process_open_files
|
2015-01-13 14:54:35 -08:00 |
|
Teddy Reed
|
bb6f313c6c
|
Moved socket_inode on Linux to process_open_files
|
2015-01-13 08:26:47 -08:00 |
|
Teddy Reed
|
15c3551bdd
|
Remove gtest include from tables
|
2015-01-12 15:30:32 -08:00 |
|
Teddy Reed
|
376a438516
|
Moving splay to scheduler and adding config logging
|
2015-01-12 12:53:05 -08:00 |
|
Teddy Reed
|
84ef94ce9d
|
Testing for table query constraints
|
2015-01-12 12:52:29 -08:00 |
|
Teddy Reed
|
465db46628
|
Fix shouldFire pubsub virtual
|
2015-01-11 19:51:54 -08:00 |
|
Teddy Reed
|
9b0adcc47f
|
[Fix #560] Improve config tests
|
2015-01-01 22:05:03 -08:00 |
|
Bryan Eastes
|
93cb303abc
|
Merge branch 'master' of github.com:facebook/osquery into 520_pt_json_workaround
|
2014-12-20 18:24:33 -08:00 |
|
Bryan Eastes
|
5ad8d3ec55
|
Changes from CR
|
2014-12-20 18:19:33 -08:00 |
|
mike@arpaia.co
|
b9f732c31f
|
Updating the license comment to be the correct open source header
As per t5494224, all of the license headers in osquery needed to be updated
to reflect the correct open source header style.
|
2014-12-18 10:52:55 -08:00 |
|
Teddy Reed
|
6a6851c4bc
|
Merge pull request #544 from theopolis/events_2.0
Events 2.0
|
2014-12-17 20:17:02 -08:00 |
|
Teddy Reed
|
fa7a1fe4f1
|
Add more docs to Events 2.0
|
2014-12-17 21:10:51 -07:00 |
|
Teddy Reed
|
d5c5253bbc
|
Add osquery_flags vtable
|
2014-12-16 02:07:50 -08:00 |
|
Teddy Reed
|
6de14466db
|
Events 2.0 using pbr
|
2014-12-15 11:55:05 -08:00 |
|
Teddy Reed
|
17efa0b3d6
|
Migrate subscribers on OSX
|
2014-12-15 00:25:28 -08:00 |
|
Teddy Reed
|
fbd56663d9
|
Migrate fsevents to events 2.0
|
2014-12-14 22:17:38 -08:00 |
|
Teddy Reed
|
d927495209
|
Support casted subscribes
|
2014-12-14 21:20:20 -08:00 |
|
Teddy Reed
|
c1e37b73fb
|
Non-static event type and name IDs
|
2014-12-14 18:03:41 -08:00 |
|
Teddy Reed
|
d2a93cf8c1
|
Remove EventSubscriber macros
|
2014-12-14 17:05:07 -07:00 |
|
Teddy Reed
|
0d00e4b0e9
|
Remove EventPublisher macros
|
2014-12-14 04:43:31 -07:00 |
|
mike@arpaia.co
|
8f8bc6b772
|
osquery_info table
|
2014-12-10 18:38:41 -08:00 |
|
Bryan Eastes
|
bd97cb501a
|
First draft of workaround for #520
|
2014-12-10 00:15:27 -08:00 |
|
Teddy Reed
|
2ebbbf6f98
|
Linux udev events
|
2014-12-08 14:13:47 -08:00 |
|
Teddy Reed
|
a0866c0972
|
Merge pull request #524 from theopolis/events_expiry
Events expiry
|
2014-12-06 19:52:16 -08:00 |
|
Teddy Reed
|
19695d40aa
|
Add expiration to events
|
2014-12-06 18:28:03 -07:00 |
|
Teddy Reed
|
78ecc73d81
|
Add -json output mode for shell
|
2014-12-06 18:22:48 -07:00 |
|
Teddy Reed
|
7b16e45f55
|
Improve pubsub unittests
|
2014-12-05 16:18:05 -07:00 |
|
Teddy Reed
|
b7765a6af0
|
Codemod to improve include search paths for includes
|
2014-12-03 15:31:09 -08:00 |
|
Teddy Reed
|
f4337243ec
|
Towards simple table generation
|
2014-12-02 20:36:46 -08:00 |
|
Teddy Reed
|
366c646cb8
|
Merge pull request #507 from theopolis/config_options
Read arguments/options from config
|
2014-12-01 23:57:53 -08:00 |
|
Teddy Reed
|
8db44f70f3
|
[Fix #500] Add virtual dtors to event pub/subs
|
2014-12-01 02:44:35 -07:00 |
|
Teddy Reed
|
43b4debd47
|
Read arguments/options from config
|
2014-12-01 02:05:46 -07:00 |
|
Teddy Reed
|
e33443d354
|
clang-format on feature-predicate updates
|
2014-11-29 22:36:07 -08:00 |
|
Teddy Reed
|
76780aa6f0
|
Improve OSX apps table
|
2014-11-29 22:36:07 -08:00 |
|
Teddy Reed
|
b1cf8f1e61
|
Improve and use constraints for various OSX tables
|
2014-11-29 22:36:07 -08:00 |
|
Teddy Reed
|
56014b9c31
|
Moving tables definitions into core/tables.cpp
|
2014-11-29 22:36:06 -08:00 |
|
Teddy Reed
|
b18068f114
|
Improve kextstat/startup_items code and perf
|
2014-11-29 22:36:06 -08:00 |
|
Teddy Reed
|
ba86d68e68
|
Rebuild generated files when templates change.
|
2014-11-29 22:36:06 -08:00 |
|