Teddy Reed
|
9abcbcd485
|
[vtables] Linux kernel modules from procfs
|
2014-10-28 21:01:51 -07:00 |
|
Teddy Reed
|
47d1f13966
|
Using Cpp03 to remove double right angle brackets
|
2014-10-27 17:56:55 -07:00 |
|
Teddy Reed
|
6e60612520
|
Using clang-format 3.5
|
2014-10-27 17:37:36 -07:00 |
|
Mike Arpaia
|
0f57dba4d9
|
Merge pull request #228 from facebook/bash_history_table
Adding virtual table bash_history, for linux and darwin
|
2014-10-27 16:41:17 -04:00 |
|
mike@arpaia.co
|
dafd2d7534
|
updating comment
|
2014-10-27 16:34:00 -04:00 |
|
Teddy Reed
|
0a1925200e
|
Clean flags usage in daemon/shell and dbhandle
|
2014-10-27 12:09:35 -07:00 |
|
Teddy Reed
|
6d50d762ce
|
Changing flag infra, reducing config testing, adding debug macro
|
2014-10-27 10:30:02 -07:00 |
|
Teddy Reed
|
16c1fa68ba
|
Merge pull request #246 from facebook/db_handle_problems
Fix permissions on DB handle
|
2014-10-27 10:27:07 -07:00 |
|
Teddy Reed
|
991cbdfb00
|
Fix permissions on DB handle
|
2014-10-27 10:05:08 -07:00 |
|
Mike Arpaia
|
a5f7dc1aa3
|
Merge pull request #247 from facebook/time-types
time types
|
2014-10-27 12:47:52 -04:00 |
|
mike@arpaia.co
|
2ba54f5211
|
time types
|
2014-10-27 09:13:21 -04:00 |
|
Teddy Reed
|
53afc6b8b2
|
Merge pull request #240 from facebook/event_logs
Change log formatting to individual events
|
2014-10-26 14:53:58 -07:00 |
|
Teddy Reed
|
67dce20974
|
Log event results as a flat map
|
2014-10-26 10:18:26 -07:00 |
|
Teddy Reed
|
2346fa00d5
|
Merge pull request #243 from facebook/fix_100p
[events] Fix SCNetwork runloop thrashing
|
2014-10-25 16:41:57 -07:00 |
|
Teddy Reed
|
9d6efc83b8
|
[events] Fix SCNetwork runloop thrashing
|
2014-10-25 07:01:57 -07:00 |
|
Javier Marcos
|
c8c3363455
|
Changed logic to ignore when history file is not found (expected)
|
2014-10-24 20:38:09 -07:00 |
|
Javier Marcos
|
542d53fd5e
|
Refactoring and added column for history file, also more history files supported
|
2014-10-24 20:29:23 -07:00 |
|
Teddy Reed
|
84e8718d62
|
Merge pull request #238 from facebook/unify_routes
[vtable] Unify routes table for OSX/Linux
|
2014-10-24 17:08:16 -07:00 |
|
Teddy Reed
|
a82792b3f7
|
Log results as events
|
2014-10-24 17:05:17 -07:00 |
|
Teddy Reed
|
3d7c8b5684
|
[vtable] Unify routes table for OSX/Linux
|
2014-10-24 12:34:18 -07:00 |
|
Teddy Reed
|
35aeb1e87d
|
Merge pull request #237 from facebook/dual_build
Build into platform-specific build dirs
|
2014-10-24 09:24:11 -07:00 |
|
Javier Marcos
|
bf3cd15c91
|
Final fix for the allocation problem
|
2014-10-23 17:17:50 -07:00 |
|
Teddy Reed
|
1598892ab1
|
Fix Ubuntu build issues (proc/bz2/z)
|
2014-10-23 16:27:43 -07:00 |
|
Teddy Reed
|
5b2510784e
|
Build into platform-specific build dirs
|
2014-10-23 14:39:15 -07:00 |
|
Javier Marcos
|
f69913938f
|
Bad memory leak with OpenDirectory and pwd/grp.h code
|
2014-10-22 23:49:16 -07:00 |
|
Javier Marcos
|
1066f667ab
|
Adding virtual table bash_history, for linux and darwin
|
2014-10-22 15:21:05 -07:00 |
|
Teddy Reed
|
21a0fd1aec
|
Merge pull request #207 from facebook/scnetwork_publisher
[events] OSX SCNetwork Publisher
|
2014-10-16 16:27:35 -07:00 |
|
Javier Marcos
|
bf1ffb1537
|
Removing old code for generating virtual tables
|
2014-10-13 21:58:26 -07:00 |
|
Javier Marcos
|
c2f4453749
|
Merge pull request #213 from facebook/last_access_linux
Adding support for last vtable in linux
|
2014-10-13 19:07:59 -07:00 |
|
Javier Marcos
|
06792db7f0
|
Adding support for last in linux
|
2014-10-13 18:19:08 -07:00 |
|
mike@arpaia.co
|
ce5d53e169
|
fixing the shell text [skip ci]
|
2014-10-13 17:23:20 -07:00 |
|
Javier Marcos
|
b3208bab70
|
Errors handled, shit is on fire
|
2014-10-10 16:09:45 -07:00 |
|
Javier Marcos
|
b518c6b9e0
|
Adding groups vtable and refactoring users
|
2014-10-10 15:09:14 -07:00 |
|
mike@arpaia.co
|
ae91f7af7e
|
only index if it's not nullptr
|
2014-10-09 22:08:37 -07:00 |
|
mike@arpaia.co
|
0033e9bd02
|
cleaning up some memory leak supps
|
2014-10-09 22:06:55 -07:00 |
|
Javier Marcos
|
19a2d64959
|
Making sure we do not add duplicated users
|
2014-10-09 18:55:25 -07:00 |
|
mike@arpaia.co
|
f45798d31a
|
OMG memory leaks
|
2014-10-09 18:08:31 -07:00 |
|
Javier Marcos
|
64ce35c949
|
Virtual table to be build in both linux and mac
|
2014-10-09 15:27:18 -07:00 |
|
Javier Marcos
|
d09e6037dd
|
Fixing infinite loop adding mutex
|
2014-10-09 14:42:37 -07:00 |
|
Javier Marcos
|
7944ab50da
|
Adding vtable for users
|
2014-10-09 12:50:34 -07:00 |
|
Javier Marcos
|
e66a4d8873
|
Install package depending on arch and better comments
|
2014-10-08 23:09:02 +00:00 |
|
Javier Marcos
|
5db9fa59a5
|
Adding support to build osquery in centos 6.5
|
2014-10-08 03:45:56 +00:00 |
|
Teddy Reed
|
55ef15fa3d
|
[events] OSX SCNetwork Publisher
|
2014-10-07 16:00:28 -07:00 |
|
Teddy Reed
|
ded0717e94
|
[events] Additional INotify tests
|
2014-10-07 12:27:25 -07:00 |
|
Teddy Reed
|
8213e7dcbc
|
[events] Improve inotify
|
2014-10-06 14:37:44 -07:00 |
|
Teddy Reed
|
37352f862a
|
[events] Formatting from name changes
|
2014-10-04 13:29:17 -07:00 |
|
Teddy Reed
|
2063252f73
|
[vtable] Fix warning for process in-condition assignment
|
2014-10-04 13:29:17 -07:00 |
|
mike@arpaia.co
|
99f5052d15
|
cleaning up deploy materials
|
2014-10-03 22:34:59 -07:00 |
|
Teddy Reed
|
b5352729af
|
Merge pull request #198 from facebook/inotify_tests
[events] Stabilize INotify event tests
|
2014-10-03 17:59:20 -07:00 |
|
Teddy Reed
|
5e6be33767
|
Merge pull request #199 from facebook/unify_processes
[vtable] Parity with OSX/Linux processes table
|
2014-10-03 17:30:47 -07:00 |
|