Commit Graph

358 Commits

Author SHA1 Message Date
Mike Myers
60361d9fb9 Copy-edit and Markdown lint the Windows install steps; quote-escape a path 2020-09-25 16:22:43 -04:00
Mike Myers
8561aed0da Copy-edit and Markdown lint the CLI flags, and Linux/macOS install steps 2020-09-25 16:22:43 -04:00
Mike Myers
eb98636760 Copy-edit and Markdown lint the osqueryi intro 2020-09-23 10:43:25 -04:00
Mike Myers
184114e300 Copy-edit and Markdown lint the osqueryd intro 2020-09-23 10:43:25 -04:00
Mike Myers
cf5a3aeb20 Copy-edit and Markdown lint the SQL intro 2020-09-23 10:43:25 -04:00
Mike Myers
fbdfa87484 Grammar nits and URL fix in wiki Index 2020-09-23 10:43:25 -04:00
Gavin
5f48f93517
Update process auditing docs schema link (#6645) 2020-09-11 15:12:48 -04:00
Teddy Reed
cb428e105e
Apply scheduler_timeout correctly (#6618) 2020-09-03 23:56:16 -04:00
Teddy Reed
066e01c16b
docs: Replace slackin with Slack shared invite (#6617) 2020-08-29 01:57:16 -04:00
seph
c63709894b
Manual copyright changes (#6590) 2020-08-12 11:21:40 -04:00
seph
29f4694df2
Update copyright notices (#6589)
Bulk update copyright notices from Facebook to "The osquery authors"
2020-08-11 16:46:54 -04:00
Teddy Reed
8ee7e3a3b0
refactor: Move osquery/include files to appropriate places (#6557) 2020-08-11 11:54:54 -04:00
Jonathan Nogueira
865078a560
Update schedule counter behavior (#6223)
Change the counter behavior so only when a differential results is
calculated the counter increments. With this new behavior the counter
represents the order in which differentials results should be replayed
to recreate state at a point in time.
2020-07-25 17:23:40 -04:00
Stefano Bonicatti
8636dca164
CPack: Update and uniform instructions to build a package (#6529) 2020-06-28 17:15:23 -04:00
Stefano Bonicatti
e17e3b659b
Azure Pipelines: Update compiler version used to v142 (#6528)
Also update the Windows Server version used from 2016 to 2019,
update Ninja to the latest stable and update the docs.
2020-06-27 10:17:23 -04:00
Nick Anderson
d6e7b25706
packaging: updating docs on cpack usage to include Chocolatey (#6022) 2020-06-23 10:49:55 -07:00
Teddy Reed
429228d75e
docs: Remove references to brew in macOS install (#6494) 2020-06-08 13:22:52 -04:00
Teddy Reed
08bcf66ef2
Update documentation to use 'allow list' and 'deny list' diction (#6489)
Update documentation to use 'allow list' and 'deny list' diction
2020-06-06 14:32:29 -04:00
William Theaker
2ae56d368e
Add Auto Table Construction to docs (#6476) 2020-06-05 21:21:54 -04:00
Zachary Wasserman
4e1d31c72a
Use 'denylist' instead of 'blacklist' in query scheduling (#6487) 2020-06-05 21:05:59 -04:00
Zachary Wasserman
86bc8bc8a3
Change compile time 'blacklist' to 'denylist' (#6488) 2020-06-05 21:03:04 -04:00
Teddy Reed
1e50815e7c
docs: Improve the new table tutorial (#6479)
Improve the new table tutorial
2020-06-05 14:24:17 -04:00
Ted Reed
ca87a35121 macos: Add small optimizations to OpenBSM 2020-05-28 23:02:09 -04:00
Nick Anderson
d1feab7bf2
release: adding nupkg cpack build option, updating win deployment script (#6262) 2020-05-25 12:42:06 -04:00
Teddy Reed
dec9a177e8
docs: Update .readthedocs.yml to use version 2 (#6456) 2020-05-21 13:14:41 -04:00
Stefano Bonicatti
c84d288629
Build augeas from source on macOS (#6399) 2020-04-21 21:57:00 -04:00
Zachary Wasserman
499d775849
Add documentation for enabling socket_events on macOS (#6407) 2020-04-20 15:05:11 -04:00
Gaëtan
a9b5df4984
Add git-lfs as dep for macOS build (#6384) 2020-04-14 22:14:33 -04:00
Stefano Bonicatti
52f310a5a8
First steps to remove the Buck build system (#6361)
* First steps to remove the Buck build system

* Azure Pipelines: Rename jobs for consistency
2020-04-09 01:56:21 +02:00
Stefano Bonicatti
7ff9cf5a3f
Update osquery-toolchain to the 1.1.0 version (#6315)
This new toolchain contains a newer LLVM version (9.0.1),
a fix for the scan-build scripts and it keeps the LLVM static libraries,
necessary to implement the new BPF framework and tables.
2020-03-24 16:19:32 +01:00
Zachary Wasserman
c296693bd5
Add community_id_v1 hash function to SQLite (#6211)
Implements the Community ID hash that will allow correlating network connections detected by osquery with other tools that support the standard (Zeek, Suricata, etc.).
2020-02-08 11:16:30 -05:00
Antoinette
0184ce69d4
Updated documentation for profile.py in performance-safety.md (#6232)
Updated performance-safety.md to include details about profile.py and it's output. The changes also include information about how profile.py sets the thresholds that appear in the script output.
2020-02-08 11:14:30 -05:00
scoders-tob
ccffaf7d8a
replacing boost::regex with std::regex for SQL StringExtensions (#6227) 2020-02-05 15:08:45 -05:00
Jack Casey
ccd8a6897b
Fix 404 url in osquery-sdk.md (#6220) 2020-01-31 08:56:53 -08:00
Stefano Bonicatti
d9d0a21b6b
Add some more information about formatting (#6202) 2020-01-29 10:09:06 -08:00
calve
600f21dcfb flags: Implement enable_tables (#6150)
Adds an ``--enable_tables`` CLI flag to specify a limited set of
tables to expose. This is the contrary of ``--disable_tables``.
2020-01-17 18:59:20 -05:00
Brendan Shaklovitz
382d8dab48 Add docs to show that config_dump flag exits (#6136) 2020-01-12 01:44:02 -05:00
Teddy Reed
8c891ab0a8
docs: Fix custom package markdown (#6110)
Co-Authored-By: Nick Anderson <nanderson7@gmail.com>
2019-12-10 00:32:27 -05:00
Stefano Bonicatti
0e0d7b719f Update building doc with Python packages needed by tests 2019-12-07 20:51:09 -05:00
Stefano Bonicatti
a30c67da30 Update steps to install prerequisites on all platforms
- Remove Python 2 as a prerequisite

- Add missing instructions when install Git for Windows

- Correct and move the paragraph about symbolic links permission earlier.
  The "Enable symbolic link" check available during the Git for Windows
  installing procedure doesn't enable the policy, but instead asks git
  to create real symlinks when cloning, which is still something
  we want.
2019-11-28 13:24:28 +01:00
mark m
706874c3d3 Implement azure metadata and tags tables (#5434) 2019-11-26 21:12:27 -05:00
Teddy Reed
19d4e3fc78
docs: Remove references to old osquery kernel extension (#6051) 2019-11-19 00:23:47 -05:00
Teddy Reed
c8cd366c03
docs: Recommend macOS 10.11 deployment target (#6000) 2019-11-15 15:20:34 -05:00
packetzero
de54b643e5 extensions compatibility : default columns to INDEX (#6006)
Recent changes in INDEX enforcement broke extensions.

This fix adds a compatibility flag that defaults to the old behavior of INDEX on all columns.
This only affects extension virtual tables, all built in tables have index constraints enforced.
2019-11-12 13:40:48 -05:00
Teddy Reed
c964db2a49
logging: Change logNumericsAsNumbers to numerics and add docs (#6002)
This is an API change for the format of logged events.
The top-level log field "logNumericsAsNumbers" was introduced to help
migrate from string-encoded numerics to JSON numbers.

This change updates the field to be "numerics", updates the flag to
conform to flag naming conventions, and documents the expectation.
2019-11-09 13:29:14 -05:00
Teddy Reed
11ae5a21b0
docs: Move the schedule_max_drift description into docs (#6003) 2019-11-06 23:34:55 -05:00
Stefano Bonicatti
021d0025a9 Suggest a shorter path to place the osquery folder on Windows (#5987) 2019-11-04 22:54:32 -05:00
Stefano Bonicatti
81af72b477 Restore specific Visual Studio generator selection in building.md (#5992)
Passing the generator is needed because one can have
multiple installations of Visual Studio and Build Tools.

Moreover the documentation is written for Visual Studio 2019 and
the subsequent arguments passed to CMake are not fully valid for
earlier versions.
2019-11-04 22:53:27 -05:00
Samuel Keeley
93d736a49a add 7 zip note 2019-11-04 20:26:17 -05:00
Alessandro Gario
7fee358178 CMake: Update the OpenSSL formula (#5976) 2019-11-01 21:25:14 -04:00