Teddy Reed
24a638eaaf
Remove cpp-netlib from make install
2015-05-08 14:00:09 -07:00
Teddy Reed
434ace85d5
Merge pull request #1113 from theopolis/http_tests
...
[Fix #1048 ] Cleaner additional tests
2015-05-08 11:54:25 -07:00
Teddy Reed
258dd62b24
Merge pull request #1114 from theopolis/rhel_centos_tables
...
RHEL table parity with CENTOS
2015-05-08 11:54:20 -07:00
Teddy Reed
bf1de3b95e
Merge pull request #1110 from theopolis/build_freebsd
...
Towards building on FreeBSD/ports
2015-05-08 10:53:07 -07:00
Mike Arpaia
1a1a74c651
Fixing the best typo ever.
...
The link target was https, but the displayed link text was http.
2015-05-07 23:48:11 -07:00
Teddy Reed
6919065b4b
RHEL table parity with CENTOS
2015-05-07 23:23:32 -07:00
Teddy Reed
c7b9114975
Towards building on FreeBSD/ports
2015-05-07 23:12:30 -07:00
Teddy Reed
311f9bd55f
Cleaner additional tests
2015-05-07 22:07:14 -07:00
Teddy Reed
d4c517eef2
Merge pull request #1111 from theopolis/safer_exec
...
Apply a safe permissions check to worker
2015-05-07 11:04:57 -07:00
Teddy Reed
a7daa0ace5
Apply a safe permissions check to worker
2015-05-07 00:19:10 -07:00
Teddy Reed
a64270f324
Merge pull request #1106 from theopolis/dispatcher_hardening
...
Harden extensions/dispatcher tests
2015-05-06 21:07:46 -07:00
Teddy Reed
c50838922f
Merge pull request #1102 from theopolis/sync_builds
...
Easier build host-based sync
2015-05-06 21:06:53 -07:00
Teddy Reed
e1fe042adc
Merge pull request #1104 from theopolis/cleaner_dblogs
...
Limit the number of RocksDB log files
2015-05-06 21:05:57 -07:00
Teddy Reed
ee872d3fbe
Harden events tests
2015-05-06 20:33:39 -07:00
Jack Naglieri
8e3e7ef7be
Fixed crontab parsing issue in RHEL 6.5.X
2015-05-06 13:03:34 -07:00
Teddy Reed
23933cefe8
Harden extensions/dispatcher tests
2015-05-05 23:34:10 -07:00
Teddy Reed
e6c838131b
Limit the number of RocksDB log files
2015-05-05 16:14:24 -07:00
Teddy Reed
70e3c190bb
Easier build host-based sync
2015-05-05 15:15:45 -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