Teddy Reed
757940fe6f
Towards CMake-powered kernel extension building
2015-06-30 00:49:16 -07:00
Michael O'Farrell
f4e05b992a
Merge branch 'master' into kernel
...
Conflicts:
mkdocs.yml
2015-06-26 17:04:42 -07:00
Michael O'Farrell
7adf170540
Base kernel module with circular queue and test.
2015-06-23 16:16:19 -07:00
Teddy Reed
0c6c1e3a62
Various quality control fixes
2015-06-12 01:32:24 -07:00
Teddy Reed
727f5b091f
Various table perf improvements and TLS docs
2015-06-05 22:03:15 -07:00
Teddy Reed
a105924804
Move specs to a top-level path, add query examples
...
1. Example queries will run with an (optional) integration test.
2. Fix bad accesses with OS X package BOMs
3. Move spec files from ./osquery/tables/specs to ./specs
4. Remove server parsers (netlib) from client builds.
2015-06-03 10:39:05 -07:00
Teddy Reed
6591916fed
[ #1076 ] RTD wiki article on extensions autoloading
2015-05-28 16:27:29 -07:00
Teddy Reed
b405d9f24a
Build/vagrant wiki cleanup
...
1. Adding us-west-2
2. Support for VPC/subnet options
3. Excluding binary/git dirs from AWS rsync
2015-05-27 11:12:02 -07:00
Blake Frantz
28d9237b50
Amazon EC2-based vagrant targets for RHEL/Amazon Linux
...
1. added docs for vagrant-aws support in Vagrantfile
2. removed aws target that have local vagrant support. inline-string'd aws.user_data
3. support building rhel6/7 in aws
4. correct aws-rhel6.6 name. it should be rhel6.5
2015-05-26 21:03:10 -07:00
Mike Arpaia
fff36af0af
Removing trailing whitespace
2015-05-11 23:31:13 -07:00
Teddy Reed
e01a73b4f3
Schedule monitoring, doc updates, logger plugin fixes
2015-05-03 11:54:15 -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
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
John Reese
bc978475c8
Add .py extension to build docs tools/profile
2015-04-29 23:14:34 -07:00
Ari Rubinstein
a69a4b1903
First iteration of FIM documentation
2015-04-29 12:46:51 -07: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
Wesley Shields
5de1f484df
First cut at YARA docs.
2015-04-27 23:59:55 -04:00
Shawn Davenport
abdf273f0a
Fix install-osx link.
2015-04-25 19:57:07 -07:00
Sharvil Shah
6383a9917f
Support setting v.cpus via ENV variable, default fallback to 2
...
Update docs: mention V_CPUS ENV variable for vagrant
Use OSQUERY_BUILD_CPUS as the ENV var instead of V_CPUS
2015-04-23 14:15:16 -07:00
Teddy Reed
8930f9e692
Documentation updates, separate config/logging pages
...
Mostly minor documentation/wiki/guide fixes.
The breaks down the "using osqueryd" page into more of a summary
of what the daemon does from a schedule/logging perspective.
The bulk of the "using osqueryd" page now exists in the configuration
deployment page and the new "logging" deployment page.
2015-04-18 22:09:25 -07:00
Mike Arpaia
0745017233
missing quote in docs
2015-04-10 23:31:10 -07:00
Teddy Reed
e69f72cd56
Documentation updates
2015-04-10 14:31:34 -07:00
Teddy Reed
1305a2764a
[ Fix #964 ] Restrict apt-sources to arch=amd64
2015-04-08 14:13:01 -07:00
Wesley Shields
c2c6dbd216
Remove MATCHES from docs.
...
This is not a valid ConstraintOperator.
2015-04-06 20:43:56 -04:00
Teddy Reed
2df9a6558e
Add some osquery-theme to API docs
2015-04-06 01:21:10 -07:00