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 |
|
schettino72
|
f7357dd4b8
|
add column info to CREATE VIRTUAL TABLE statement.
|
2015-01-30 01:08:36 +08:00 |
|
schettino72
|
3a8df753e2
|
Add unit-test for TablePlugin::statement().
|
2015-01-30 01:08:36 +08:00 |
|
Mike Arpaia
|
61c32462c9
|
Merge pull request #680 from jedi22/osx-system-deadcode
Removed 2 lines of code that didn't look like they were doing anything
|
2015-01-28 11:39:36 -08:00 |
|
Mitchell Grenier
|
0e7bf914a3
|
Removed 2 lines of code that didn't look like they were doing anything
|
2015-01-27 17:27:01 -08:00 |
|
Teddy Reed
|
a95c6f2b8b
|
Merge pull request #679 from theopolis/force
[FIx #676] Add --force option to osqueryd
|
2015-01-27 16:11:12 -08:00 |
|
Teddy Reed
|
8f81d412c5
|
Merge pull request #678 from jedi22/utils-fix-strcpy
Fixing the last strcpy
|
2015-01-27 16:07:00 -08:00 |
|
Teddy Reed
|
a9ede83446
|
[FIx #676] Add --force option to osqueryd
|
2015-01-27 16:00:39 -08:00 |
|
Mitchell Grenier
|
299bef0452
|
Fixing the last strcpy
|
2015-01-27 14:06:12 -08:00 |
|
Teddy Reed
|
74d38fa354
|
Merge pull request #675 from facebook/marpaia-patch-1
Update init osquery to not overwrite the logging plugin
|
2015-01-26 16:54:27 -08:00 |
|
Teddy Reed
|
7173cc0759
|
Merge pull request #672 from theopolis/centos_proc_opensock
Fallback to /proc/net/ for open sockets in Linux
|
2015-01-26 16:54:14 -08:00 |
|
Mike Arpaia
|
db24472539
|
Update init osquery to not overwrite the logging plugin
|
2015-01-26 10:44:27 -08:00 |
|
Teddy Reed
|
8fd56417fd
|
Adding a watcher/worker model for osqueryd
|
2015-01-26 01:22:50 -07:00 |
|
Teddy Reed
|
72fcd44bf1
|
Fallback to /proc/net/ for open sockets in Linux
|
2015-01-25 18:44:10 -07:00 |
|
Teddy Reed
|
f4dd6ec12b
|
Merge pull request #665 from theopolis/kernel_info
Adding kernel_info to Linux
|
2015-01-23 15:14:58 -08:00 |
|
Teddy Reed
|
59b757c5d5
|
Adding block_devices to OSX
|
2015-01-23 13:47:20 -08:00 |
|
Teddy Reed
|
b3fa936156
|
Add kernel_info to OSX
|
2015-01-23 13:47:20 -08:00 |
|
Teddy Reed
|
22273b403d
|
Adding kernel_info to Linux
|
2015-01-23 13:47:20 -08:00 |
|
Zachary Wasserman
|
803e72563a
|
Merge pull request #669 from zwass/delimiter_typo
Fix typo in core.h comment
|
2015-01-22 14:01:56 -08:00 |
|
Zachary Wasserman
|
f61488bbc9
|
Fix typo in core.h comment
|
2015-01-22 14:00:35 -08:00 |
|
mike@arpaia.co
|
b4a2ca1afa
|
moving config and plist to prefixed directory
|
2015-01-22 11:07:19 -08:00 |
|
Teddy Reed
|
c25bdfa2fd
|
Merge pull request #666 from theopolis/osx_glog_dep
Add libglog to OBJCXX targets
|
2015-01-22 10:50:39 -08:00 |
|
Teddy Reed
|
ee44764098
|
Add libglog to OBJCXX targets
|
2015-01-21 23:43:50 -07:00 |
|
Javier Marcos
|
0eaca599c4
|
Merge pull request #664 from theopolis/total_glog
All libraries depend on the external project(s)
|
2015-01-21 20:55:20 -08:00 |
|
Teddy Reed
|
22a91e2bb2
|
All libraries depend on the external project(s)
|
2015-01-21 21:35:16 -07:00 |
|
Teddy Reed
|
ac08ef441a
|
Merge pull request #661 from theopolis/hash_tests
Fix #646] Add unit testing to hashing
|
2015-01-21 20:13:23 -08:00 |
|