Jonathan Keljo
068efc9d67
Generate strongly-typed TableRow subclasses for each table
...
Summary:
Continuing to march toward low-overhead, type-safe table rows, this commit
introduces the code generation for said rows. Nothing uses it yet; see the
next commit for that.
(Adapted from https://github.com/facebook/osquery/pull/5199 )
Reviewed By: guliashvili
Differential Revision: D13438017
fbshipit-source-id: 959a6e092aee38d33e1c6539cbe14b85172c0135
2019-01-09 13:50:15 -08:00
divious1
a61add8bdd
splunk is moving towards preferring colons in sourcetype delimiters ( #5338 )
...
Summary:
Just a minor cosmetic change on docs, that changes the Splunk's sourcetype names to have colons instead of underscore as it is the preferred method for delimiting sourcetypes. Not sure if a test is needed for this actual docs change.
Pull Request resolved: https://github.com/facebook/osquery/pull/5338
Differential Revision: D13607572
Pulled By: fmanco
fbshipit-source-id: 95f255fb91b821b602a89c9dda3501fdba10fd1b
2019-01-09 09:47:57 -08:00
George Guliashvili
971bee4441
Move build system to BUCK
...
fbshipit-source-id: 8ffef5e6a393ac67ce56dcb74845402e43d964a0
2018-12-07 16:12:35 +00:00
ThorodanBrom
805d53e44a
Update process-auditing.md ( #5188 )
2018-09-07 13:04:49 +01:00
ThorodanBrom
3229743460
Small doc fixes ( #5186 )
2018-09-06 19:42:11 +01:00
Mathieu Martin
c7803fdefd
Fix typo. It's Comma, not Coma :-) ( #5151 )
2018-08-30 21:42:13 +01:00
Giorgi Guliashvili
fa98cd5cc6
get rid of aliased flag log_result_events ( #4970 )
2018-08-20 20:42:40 +01:00
Giorgi Guliashvili
b30af3b6f2
remove primary logger concept ( #4969 )
2018-08-20 20:38:26 +01:00
ryandeivert
68be4f10fa
[aws] adding aws proxy support in ClientConfiguration ( #4850 )
2018-08-17 10:25:10 +01:00
Filipe Manco
62cadb1661
Update linux installation guide ( #4968 )
2018-08-16 18:28:45 +01:00
Adrien Schildknecht
78eb9d4ce1
docs: fix the definition of 'posix' for the platform key ( #4899 )
2018-08-13 16:53:12 +01:00
Mike Myers
2b1e8eaf88
Improve extensions documentation ( #4761 )
2018-08-11 12:36:18 -04:00
Alexander
95e5dc7ebb
Use pre-aggregation cache for all records flowing thru numeric monitoring system ( #4690 )
...
PR based on #4677 , have a look on it firstly.
2018-07-17 09:31:51 +01:00
Allan Liu
8f4529d2a3
General SMART drive information virtual table ( #4133 )
2018-07-13 09:51:55 -04:00
Vova Mishatkin
dbac4ea67c
Add the ability to specify file_paths with sql queries ( #4678 )
2018-07-10 16:24:13 +01:00
Filipe Manco
9197810c76
Fix documentation for flag decorations_top_level ( #4688 )
2018-07-10 14:04:10 +01:00
Jonathan Keljo
f088f26c61
Add documentation for conditional column gen ( #4673 )
2018-07-08 10:10:42 -04:00
Kolokotronis Panagiotis
4270f75b94
Kafka logging plugin is called kafka_producer ( #4594 )
2018-06-23 12:01:27 +01:00
Chris Long
5ee495504f
docs: Updating process auditing documentation ( #4477 )
2018-06-19 01:51:55 -04:00
Max Kareta
408c54565e
Removing macOS kernel module ( #4572 )
2018-06-17 19:21:07 +01:00
Alexander
18f46707fe
actualize names for *base64* family functions ( #4568 )
...
Issue: #4563
2018-06-15 11:37:01 +01:00
Daniel Roethlisberger
d326597756
MAC framework is not a supported KPI ( #4484 )
2018-06-04 11:04:49 -07:00
Nick Anderson
c7e571e5c3
docs: adding note about extensions using RJ ( #4480 )
2018-06-02 22:37:03 -07:00
Alessandro Gario
5006a02c27
Bundle C++ extensions into a single executable ( #4335 )
2018-06-03 02:04:36 +01:00
Brian Beyer
c4410d6d74
Fix typo in example ( #4472 )
2018-06-01 18:37:34 -07:00
Jeff Pace
2eadac3cc1
Updated documentation links back to the osquery website. ( #4451 )
2018-06-01 00:08:33 -07:00
Scott Lundgren
89fe2dc693
update building documentation to reference Windows ( #4389 )
2018-05-16 23:36:11 -04:00
Mohamed Bassem
fa96157301
Fixing OSQUERY_DEPS in building documentation ( #4390 )
2018-05-15 11:48:36 +01:00
Teddy Reed
6e9f55d15d
llvm 6.0 and libFuzzer implementation ( #4370 )
2018-05-12 21:56:00 -04:00
cankansin
122b3867bd
wrong variable name, content should be config ( #4385 )
2018-05-12 10:23:41 -07:00
Eitan Adler
cbb22c887f
Remove extraneous letter from CLI flags ( #4334 )
2018-04-27 14:14:57 -07:00
Dimitris Tsapakidis
b99a970f50
Fix typo in documentation readme ( #4239 )
2018-04-01 12:39:53 -04:00
Seshu Pasam
e45ddd98ce
kafka: Support for kafka compression.codec ( #4181 )
2018-03-21 11:53:13 -07:00
Mitchell Grenier
26bd32687a
Add block on short-circuiting discovery queries ( #4170 )
2018-03-05 13:00:54 -08:00
Mike Arpaia
e48051697a
Removing old website and cleaning up the docs directory ( #4084 )
2018-03-04 20:09:05 -05:00
Teddy Reed
2c682ee0ce
docs: Fix new table example and add leaks check ( #4141 )
2018-02-21 17:58:36 -08:00
Chris Long
e421c398a5
docs: Updating build docs to include make packages ( #4068 )
2018-02-11 01:58:35 -08:00
uptycs-nishant
c475fe880b
TLS session reuse support ( #3948 )
2018-02-11 01:48:24 -08:00
Mike Arpaia
1c387b8abb
Use schema branch of website instead of master for raw data ( #4082 )
2018-01-25 08:09:36 -08:00
Nick Anderson
825d850a15
site: updating website with links for windows msi ( #4078 )
2018-01-23 17:27:49 -08:00
Teddy Reed
597b60d5eb
website: Upload dark version of logo for README ( #4065 )
2018-01-15 12:50:51 -05:00
Teddy Reed
adad4ee8de
build: Set default macOS SDK to 10.11 ( #4053 )
2018-01-12 17:28:43 -05:00
Teddy Reed
687070352d
website: Add 2.11.2 release ( #4050 )
2018-01-12 10:25:08 -05:00
Teddy Reed
5777efffb4
deps: Add SKIP_DEPS control to CMake ( #4036 )
2018-01-07 14:32:24 -08:00
Ben Schmoker
966854028f
docs: typo in mac setup instructions ( #4010 )
2017-12-28 21:13:19 -08:00
Thomas Broadley
f5c6113fc4
docs: fix typos ( #4015 )
2017-12-22 10:08:41 -08:00
UntilDoomsday
9c4c52962d
docs: added note about fim file replacement ( #4008 )
2017-12-19 20:40:49 -08:00
Teddy Reed
0ec2cc3705
website: Add 2.11.0 release ( #4011 )
2017-12-19 20:39:41 -08:00
Teddy Reed
222f40f2d3
hash: Use the hash-cache by default and document flags ( #4006 )
2017-12-18 12:20:57 -08:00
Teddy Reed
e71390ca82
config: Allow scheduled queries to set blacklist=false ( #4005 )
2017-12-18 08:42:00 -08:00