Mike Arpaia
|
d6699bd0fe
|
Adding header files to CMakeLists.txt so that other build tools can perform better introspection into the codebase.
|
2014-09-09 10:53:59 -07:00 |
|
Teddy Reed
|
c6a7e86b18
|
[vtables] Processes table for Linux (procps3)
|
2014-09-08 22:42:17 -07:00 |
|
mike@arpaia.co
|
c72d069689
|
vagrant and make deps on linux
|
2014-09-08 19:24:23 -07:00 |
|
Teddy Reed
|
7e470747b4
|
Moving sublibs to single libosquery
|
2014-09-08 01:58:29 -07:00 |
|
Teddy Reed
|
e23e7bdab8
|
Merge pull request #102 from facebook/linux-build
Changes for Linux (Ubuntu 14.04) build
|
2014-09-05 14:52:35 -07:00 |
|
Teddy Reed
|
4ffd184eaf
|
Changes for Linux (Ubuntu 14.04) build
|
2014-09-05 10:58:58 -07:00 |
|
Javier Marcos
|
344ca31f26
|
Adding last virtual table
|
2014-09-04 16:42:18 -07:00 |
|
mike@arpaia.co
|
63070a0d49
|
migrating project to use CMake's CTest to run unit tests
|
2014-09-02 11:14:21 -07:00 |
|
mike@arpaia.co
|
6498f45924
|
renaming the cacerts table to ca_certs
|
2014-09-01 18:46:16 -07:00 |
|
mike@arpaia.co
|
8649951fab
|
minimum possible linkages
|
2014-08-30 14:29:45 -07:00 |
|
mike@arpaia.co
|
f174c4dbd0
|
enabling unit tests for tables
|
2014-08-30 14:26:24 -07:00 |
|
mike@arpaia.co
|
2e5810ae9a
|
proper ordering in tables/CMakeLists.txt
|
2014-08-30 04:28:49 -07:00 |
|
mike@arpaia.co
|
b1f86466e0
|
alphabetizing the order of sources in the tables cmake file
|
2014-08-30 03:46:08 -07:00 |
|
mike@arpaia.co
|
5b904cca26
|
moving the table_sources blob down to just above where it's used
|
2014-08-30 03:43:02 -07:00 |
|
mike@arpaia.co
|
dd909ed39d
|
breaking out the implementation of os x specific virtual tables into their own cmake library
|
2014-08-30 03:24:35 -07:00 |
|
mike@arpaia.co
|
3b05ffb97d
|
breaking out objective-c tables such that they use arc
|
2014-08-30 03:19:16 -07:00 |
|
mike@arpaia.co
|
92845146d7
|
re-adding all of the virtual tables that depended on performant objective-c interop
|
2014-08-30 03:09:04 -07:00 |
|
mike@arpaia.co
|
0e806eff83
|
Proper ARC in Objective-C++ code
|
2014-08-30 00:22:26 -07:00 |
|
Teddy Reed
|
f461605b94
|
[vtable_interfaces] Add interface_{details, addresses} vtables
|
2014-08-21 18:49:15 -07:00 |
|
mike@arpaia.co
|
807a3617c2
|
Removing example table
|
2014-08-19 21:49:42 -07:00 |
|
Teddy Reed
|
42d7f982e9
|
[vtable_routes] Added vtable for various network routes
|
2014-08-19 21:39:16 -07:00 |
|
Teddy Reed
|
95ceb21ec5
|
[vtable_listening_ports] Listening sockets, IPv4, IPv6
|
2014-08-19 15:25:16 -07:00 |
|
Teddy Reed
|
444cea0649
|
[vtable_cacerts] New CA certificates table.
|
2014-08-19 13:47:09 -07:00 |
|
mike@arpaia.co
|
3760e4cce5
|
Apple virtual table for LaunchAgents and LaunchDaemons
|
2014-08-15 13:46:09 -07:00 |
|
mike@arpaia.co
|
9973335e49
|
OS X virtual tables for currently installed applications
|
2014-08-15 12:58:19 -07:00 |
|
Mike Arpaia
|
3161e8cfeb
|
Merge pull request #48 from facebook/firewall
Virtual table for Apple's application level firewall
|
2014-08-14 11:33:53 -07:00 |
|
mike@arpaia.co
|
1a381e0feb
|
Virtual tables for Apple's application level firewall
|
2014-08-14 11:33:20 -07:00 |
|
mike@arpaia.co
|
2311022e7f
|
moving cocoa backports to core/osx
|
2014-08-13 23:20:58 -07:00 |
|
Mike Arpaia
|
5f9a24202f
|
Merge pull request #42 from facebook/kexts
Loaded kernel extensions vtable
|
2014-08-13 11:49:48 -07:00 |
|
mike@arpaia.co
|
e2bd07008d
|
[kextstat] osquery virtual table which uses the Core Foundation APIs to
expose kernel extension information.
For information about memory managament in Core Foudnation, see:
https://developer.apple.com/library/ios/documentation/CoreFoundation/Conceptual/CFMemoryMgmt/Concepts/Ownership.html#//apple_ref/doc/uid/20001148-103029
|
2014-08-13 11:48:53 -07:00 |
|
mike@arpaia.co
|
b65f96d666
|
osx_version table which exposes the major, minor and patch version of
the operating system
|
2014-08-13 11:02:17 -07:00 |
|
Teddy Reed
|
1888150596
|
[vtable_nvram] Added NVRAM variables vtable (name, variable type, value).
|
2014-08-12 00:02:38 -07:00 |
|
mike@arpaia.co
|
9a9ae03506
|
renaming CMakeLists.txt
|
2014-08-10 02:07:15 -07:00 |
|