Commit Graph

1286 Commits

Author SHA1 Message Date
Mitchell Grenier
4cf0fc859c Merge pull request #709 from jedi22/test_open_sockets
Fixed open sockets on OS X
2015-02-06 14:49:43 -08:00
Mitchell Grenier
898c0933e6 Fixed open sockets on OS X
Minimal fix
2015-02-06 14:41:38 -08:00
Mike Arpaia
88e211d686 Merge pull request #707 from theopolis/table_docs
Adding table spec documentation
2015-02-05 14:42:42 -08:00
Mitchell Grenier
8c5a12424f Merge pull request #708 from jedi22/add_recursive_tests
Adding in the tests for recursive filesystems resolutions
2015-02-05 11:11:09 -08:00
Mitchell Grenier
f9d310a6c4 Adding in the tests for recursive filesystems resolutions 2015-02-05 11:04:02 -08:00
Mitchell Grenier
159b2add89 Merge pull request #689 from jedi22/letter_wild
First iteration to support letter wilds in file paths
2015-02-05 10:42:50 -08:00
Mitchell Grenier
bb855f4551 Adding last wildcarding component 2015-02-05 10:34:42 -08:00
Teddy Reed
eb55c9e83a Adding table spec documentation 2015-02-04 22:47:02 -07:00
Teddy Reed
dd7f8b6fd1 Merge pull request #706 from theopolis/api-json
GenAPI should output JSON instead of React JS
2015-02-04 20:46:37 -08:00
Teddy Reed
0586b92fa5 GenAPI should output JSON instead of React JS 2015-02-04 21:02:32 -07:00
Teddy Reed
a4689bc241 Merge pull request #697 from theopolis/sdk_step1
Organizing headers/build for SDK
2015-02-03 19:47:14 -08:00
Mike Arpaia
7832f4bb43 Merge pull request #701 from marpaia/fix-698
fix #698
2015-02-03 16:48:44 -08:00
mike@arpaia.co
b0398eb745 fix #698 2015-02-03 16:34:42 -08:00
Teddy Reed
ed9bae29b7 Organizing headers/build for SDK 2015-02-03 14:59:32 -08:00
Mike Arpaia
75d2d99239 Merge pull request #700 from facebook/marpaia-patch-1
fix #699
2015-02-03 14:50:39 -08:00
Mike Arpaia
38369bb30f Update daemon.cpp 2015-02-03 14:27:17 -08:00
Mitchell Grenier
50eaccc40b Merge pull request #653 from jedi22/osx-xattr
OS X Where From
2015-02-03 11:55:35 -08:00
Mitchell Grenier
30e268b22b Can query for where a file came from using the OS X eXtended attributes 2015-02-03 11:34:29 -08:00
Mike Arpaia
9a5f903887 Merge pull request #684 from eastebry/autostart_daemon
--autostart option for make_osx_package.sh
2015-02-03 10:02:40 -08:00
Bryan Eastes
636717989b Added --autostart flag to osx packaging script 2015-02-02 18:22:25 -08:00
Mike Arpaia
0cc4e0a287 Merge pull request #696 from marpaia/fix-695
ignore ds_store on table generation
2015-02-02 14:43:42 -08:00
mike@arpaia.co
137f7d9a43 ignore ds_store on table generation
fix for #695
2015-02-02 12:58:37 -08:00
Zachary Wasserman
4219d97c0b Merge pull request #670 from zwass/query_columns
Add getQueryColumns function to core
2015-02-02 12:53:36 -08:00
Zachary Wasserman
ac53637bcf Add getQueryColumns function to core
This new getQueryColumns function allows us to determine what columns
will be returned by executing a given query. It is intended to be used
with the distributed query system, to determine a schema for the
results before sending the query.

Tested by unit tests. Also used valgrind and did not find errors that
looked related to this change (though there appear to be many errors
related to glog logging).
2015-02-02 10:11:00 -08:00
Teddy Reed
27bd49b660 Merge pull request #681 from theopolis/more_registry
Towards a new registry
2015-02-01 14:56:57 -08:00
Teddy Reed
b0a91e1058 Fixing threading assumptions for FSEvents runloop 2015-02-01 05:12:28 -07:00
Teddy Reed
e37b16ce2f Clang analyze fixups for Linux 2015-02-01 05:10:57 -07:00
Teddy Reed
5072b40997 Fix missing virtual destructors for event APIs 2015-02-01 04:32:18 -07:00
Teddy Reed
e4b369917b Unref udev monitor during events tearDown 2015-02-01 03:00:09 -07:00
Teddy Reed
f96b498ae3 Remove EventFactory::deregister... in favor of ::end 2015-02-01 02:20:09 -07:00
Teddy Reed
a146d7f4e9 Improve profile.py to error when exit !=0 2015-02-01 02:20:09 -07:00
Teddy Reed
bd620853aa Verbose log when table row is missing a column 2015-02-01 02:20:09 -07:00
Teddy Reed
d39f1fae95 Minor registry documentation, using macros for create/add 2015-02-01 02:20:09 -07:00
Teddy Reed
ab1cb942a8 Fix typo in passwd subscriber, merge vtable tests 2015-02-01 02:20:09 -07:00
Teddy Reed
ab08bc76a8 Towards a new registry 2015-02-01 02:20:09 -07:00
Teddy Reed
5ee9804685 Merge pull request #694 from theopolis/fast_fs_tests
[Fix #690] Faster fstests using tmp structures
2015-02-01 01:19:43 -08:00
Teddy Reed
ba3931cc1f Faster fstests using tmp structures 2015-02-01 02:11:46 -07:00
Teddy Reed
2ae9594a2a Merge pull request #693 from theopolis/clang_analyze
Clang analyze
2015-01-31 12:46:39 -08:00
Teddy Reed
d8dddb2712 Add make sanitize 2015-01-31 03:26:28 -08:00
Teddy Reed
c4fb5d45ed Added make analyze (clang-analyze) and fixed output 2015-01-31 03:09:30 -08:00
Teddy Reed
38a757c7f0 Merge pull request #673 from theopolis/fork
Adding a watcher/worker model for osqueryd
2015-01-30 19:09:55 -08:00
Javier Marcos
bca9945531 Merge pull request #688 from facebook/no_more_one_ubuntu_to_rule_them_all
Different packages for different ubuntu distros
2015-01-30 15:01:53 -08:00
Javier Marcos
c0398e2cef Different packages for different ubuntus 2015-01-30 14:55:28 -08:00
Zachary Wasserman
d840fb8896 Merge pull request #685 from zwass/status_enhancements
Add useful operator implementations to Status
2015-01-30 10:03:41 -08:00
Javier Marcos
af52eac86d Merge pull request #686 from facebook/master_package_latest
Adding latest to package names
2015-01-29 19:46:07 -08:00
Javier Marcos
031499165f Adding latest to package names 2015-01-29 19:37:24 -08:00
Zachary Wasserman
5a2296b91b Add useful operator implementations to Status 2015-01-29 17:33:41 -08:00
Mitchell Grenier
dcfaeda4ca Merge pull request #674 from jedi22/filesystem_wild
Adding recursive directory traversal functionality
2015-01-29 17:28:35 -08:00
Mitchell Grenier
0ab10f9982 Added the ability to search through directories using wildcards 2015-01-29 17:18:39 -08:00
Mike Arpaia
78135af77e Merge pull request #682 from schettino72/schema-columns
add column info to CREATE VIRTUAL TABLE statement
2015-01-29 11:32:41 -08:00