Commit Graph

1766 Commits

Author SHA1 Message Date
Teddy Reed
23933cefe8 Harden extensions/dispatcher tests 2015-05-05 23:34:10 -07:00
Mike Arpaia
3103843e68 removing old unused kernel code 2015-05-05 11:39:41 -07:00
Mike Arpaia
abd1e89767 Merge pull request #1101 from marpaia/rocksdb-3.10.2
[Fix #1099] Build RocksDB 3.10.2 on linux
2015-05-05 11:05:46 -07:00
Mike Arpaia
b460a53e8b download RocksDB from osquery S3 2015-05-05 10:43:25 -07:00
Mike Arpaia
dfe62540ce [Fix #1099] Build RocksDB 3.10.2 on linux 2015-05-04 21:12:37 -07:00
Teddy Reed
3131a97d95 Merge pull request #1098 from theopolis/package_release
Add a CMake variable for packages
2015-05-04 17:16:41 -07:00
Teddy Reed
cdb112eccb Add a CMake variable for packages 2015-05-04 17:09:09 -07:00
Teddy Reed
d6eb63ae2f Merge pull request #1097 from theopolis/intel_perf_limits
Limit memory checks to worker allocations
2015-05-04 12:14:43 -07:00
Teddy Reed
fa35ee5f7b Merge pull request #1095 from theopolis/raw_sockets
[Fix #1080] Remove netlink, support raw sockets
2015-05-04 12:09:37 -07:00
Teddy Reed
b619115877 Merge pull request #1093 from theopolis/more_hardening
[Fix #1092] Linting and asan fixups
2015-05-04 12:09:11 -07:00
Teddy Reed
5b60eb9fb8 Limit memory checks to worker allocations 2015-05-04 11:30:25 -07:00
Teddy Reed
893f678403 Linting and asan fixups 2015-05-04 11:00:21 -07:00
Teddy Reed
7da8b6f68a [Fix #1080] Remove netlink, support raw sockets 2015-05-04 10:57:49 -07:00
Teddy Reed
51634fd848 Use unique sockets for extensions tests, RHN pass
The extensions tests were previously using the same extensions socket
path. This may lead to races during the tests. There might be more
stability work needed to relax time/speed assumptions.

The RHN subscription manager has been failing on RHEL when enabling
repos. We can turn this fail into a warning and attempt to recover.
2015-05-04 10:48:50 -07:00
Teddy Reed
7fd6ea1d25 Merge pull request #1091 from theopolis/hardening
Various exception hardening
2015-05-03 15:55:36 -07:00
Teddy Reed
c63bf0451a Various exception hardening 2015-05-03 14:18:20 -07:00
Teddy Reed
b410458a76 Merge pull request #1079 from theopolis/db_cache
Schedule monitoring, doc updates, logger plugin fixes
2015-05-03 12:06:07 -07:00
Teddy Reed
e01a73b4f3 Schedule monitoring, doc updates, logger plugin fixes 2015-05-03 11:54:15 -07:00
Mike Arpaia
eb9da578f2 Merge pull request #1088 from sharvilshah/fix_https_mixed_content_warning
[Docs] Fix 404s and https mixed content warning
2015-05-02 12:21:28 -07:00
Sharvil Shah
cb396bd7b7 fix 404s as a result of relative links not having .md extension 2015-05-02 04:12:21 -07:00
Sharvil Shah
35c6cb8f39 Fix https mixed content warning by updating image links to https 2015-05-02 03:35:05 -07:00
Mike Arpaia
df4b171e6e Merge pull request #1084 from marpaia/remove-cpp-netlib-sdk
[FIX #1082] Removing cpp-netlib from SDK
2015-05-01 14:33:28 -07:00
Mike Arpaia
3311e17c06 [FIX #1082] Removing cpp-netlib from SDK 2015-05-01 14:00:10 -07:00
Javier Marcos
b3992ce7ae Making the spacing better and more OCD compliant
Making the spacing better and more OCD compliant
2015-04-30 14:50:43 -07:00
Javier Marcos
0ebe2fc9fb Adding the RHEL builds status
Adding the RHEL builds status
2015-04-30 14:48:31 -07:00
Javier Marcos
e66e1677c6 Changing the master build badge
Changing the master build badge
2015-04-30 14:41:34 -07:00
Teddy Reed
06aa60a127 Merge pull request #1074 from sharvilshah/disable_tables_runtime_flag
[Implements #1016] Disable tables runtime flag
2015-04-30 01:55:03 -07:00
Sharvil Shah
2735e731de Implement --disable_tables runtime flag 2015-04-30 01:41:01 -07:00
Mike Arpaia
61f993edda Merge pull request #1078 from jreese/docs-profile
Add .py extension to build docs `tools/profile`
2015-04-29 23:35:13 -07:00
Mike Arpaia
4b244c91b4 Merge pull request #1077 from jreese/readme
Fix build/osqueryi/osqueryd doc links in readme
2015-04-29 23:34:40 -07:00
John Reese
bc978475c8 Add .py extension to build docs tools/profile 2015-04-29 23:14:34 -07:00
Javier Marcos
05855816f2 Support RHEL6
Adding support to build RHEL6
2015-04-29 22:48:01 -07:00
John Reese
da5a3f9391 Fix build/osqueryi/osqueryd doc links in readme
The current links result in errors because they don't include
"/en/latest" in the URL paths.  This also upgrades the links to https.
2015-04-29 22:07:49 -07:00
Teddy Reed
13c4e27629 Merge pull request #1067 from theopolis/snapshots
[#966] Allow snapshot scheduled items
2015-04-29 18:47:24 -07:00
Teddy Reed
a4c3a869de Merge pull request #1073 from theopolis/file_events
Rename file_changes to file_events
2015-04-29 18:43:57 -07:00
Javier Marcos
f30a8207df Support RHEL6
Package changes from RHEL6 to RHEL7
2015-04-29 18:33:27 -07:00
Javier Marcos
e83b813399 Support RHEL6
This enables support for building osquery in RHEL6
2015-04-29 18:31:13 -07:00
Teddy Reed
9658d4377c Rename file_changes to file_events 2015-04-29 16:27:29 -07:00
Teddy Reed
3c117fa5f3 Add rhel-6-server-optional-rpms to RHEL6 2015-04-29 16:21:07 -07:00
Teddy Reed
c012d1c1d3 Merge pull request #1070 from wxsBSD/yara_relative
Make YARA rule compiling handle relative paths.
2015-04-29 15:56:17 -07:00
Teddy Reed
b66a350526 Allow snapshot scheduled items 2015-04-29 15:55:00 -07:00
Teddy Reed
ab44f2d32f Merge pull request #1071 from theopolis/safer_testing_harness
Towards safer and shuffled unittests
2015-04-29 15:42:46 -07:00
Teddy Reed
d0bbb0bc4f Towards safer and shuffled unittests 2015-04-29 14:43:27 -07:00
Teddy Reed
b1bd02c754 Merge pull request #1072 from theopolis/arirubinstein-master
First iteration of FIM documentation
2015-04-29 13:38:46 -07:00
Ari Rubinstein
a69a4b1903 First iteration of FIM documentation 2015-04-29 12:46:51 -07:00
Teddy Reed
0def8ec8a6 Merge pull request #1062 from wxsBSD/yara_docs
First cut at YARA docs.
2015-04-29 12:39:52 -07:00
Wesley Shields
546d298196 Move yara relative paths to /etc/osquery/yara. 2015-04-29 10:16:11 -04:00
Wesley Shields
82123d14d1 Make YARA rule compiling handle relative paths.
Previously this only existed in the yara table, but it now exists in the
yara config parser land, which will compile signature groups upon
update. Now your signature groups can reference signature files using
paths relative to /var/osquery.
2015-04-28 23:06:02 -04:00
Wesley Shields
f431280c2e Address concerns from Mike.
Mostly cleanup as it moved from a gist to get the word out to docs.

This does assume that the change from file_changes to file_events
in #1049 will happen.
2015-04-28 21:55:22 -04:00
Javier Marcos
cf12156c09 Building in RHEL with g++
Using clang won't work
2015-04-28 18:13:12 -07:00