Seshu Pasam
b6e50c5050
Avoid unnecessary ptree allocation. ( #3726 )
2017-09-24 21:23:53 -07:00
Teddy Reed
e471e5032d
website: Add Jekyll CI checks using html-proofer ( #3729 )
2017-09-24 21:09:52 -07:00
Teddy Reed
1576c4076b
website: Add the packs view ( #3728 )
2017-09-24 20:39:59 -07:00
Nick Anderson
cdd57dc900
typo: fixing spelling on choco deployment package ( #3724 )
2017-09-24 10:41:59 -07:00
Teddy Reed
8d8e724941
website: Add github buttons and footer links ( #3723 )
2017-09-24 10:40:48 -07:00
Teddy Reed
ed69fda9a0
website: Include redirects fix schema sorting add old schema ( #3722 )
2017-09-23 17:17:16 -07:00
Teddy Reed
0824d5545c
website: Remove home link and change schema URL to osquery/osquery-site ( #3721 )
2017-09-23 16:00:46 -07:00
Nick Anderson
34bb5a0361
deploy: updating chocolatey deployment script with license and validations ( #3719 )
2017-09-23 15:18:55 -07:00
Seshu Pasam
7df1f69943
Vagrant tweaks and SuSE support ( #3714 )
2017-09-23 13:50:52 -07:00
Jason Meller
02bbd83ce3
Add last_opened_time to apps table ( #3715 )
2017-09-21 19:18:35 -07:00
Teddy Reed
706d2f3965
website: Add initial osquery.io redesign ( #3713 )
2017-09-21 00:54:08 -07:00
Seshu Pasam
168cb327f2
Add official vagrant targets for ubuntu/centos. ( #3712 )
2017-09-18 20:23:44 -07:00
Alessandro Gario
641aa0321e
aws_kinesis/aws_firehose: Be more verbose when complete failures occur. ( #3710 )
2017-09-18 20:22:40 -07:00
Nick Anderson
4ac3f42656
[ Fix #3619 ] Better shutdown logic for Windows service controller ( #3698 )
2017-09-18 14:15:09 -07:00
Teddy Reed
2cb56a43a8
deps: Add bottles for librdkafka ( #3711 )
2017-09-18 12:38:03 -07:00
Nick Anderson
2520edca73
tables: porting python_packages to Windows ( #3702 )
2017-09-16 16:40:43 -07:00
Nick Anderson
3d27bfa6c2
packs: fixing backdoored python pack ( #3707 )
2017-09-16 11:29:26 -07:00
Nick Anderson
777f6e09e7
packs: adding checks for known bad python packages ( #3700 )
2017-09-15 10:54:21 -07:00
Nick Anderson
fa78d5db01
[ Fix #3683 ] Setting interface id for interface_addresses ( #3684 )
2017-09-13 16:30:30 -07:00
Teddy Reed
39f487e687
Refactor authorizations tables ( #3691 )
2017-09-13 16:28:45 -07:00
Teddy Reed
46348dd9f5
readme: Add callout for osquery devteam recruiting ( #3693 )
2017-09-13 16:26:12 -07:00
Teddy Reed
812dbc5080
[ Fix #2400 ] Use PackageKit to enumerate packages ( #3685 )
2017-09-12 21:59:55 -07:00
Teddy Reed
83f8a4e92c
preferences: Report both Current Host and Any Host ( #3681 )
2017-09-12 21:57:50 -07:00
Teddy Reed
862fb57647
[ Fix #3140 ] Use IODeviceTree:/ for hardware fields ( #3680 )
2017-09-12 21:55:28 -07:00
Teddy Reed
450ed67422
watcher: Add more details to the utilization limits docs ( #3677 )
2017-09-12 21:54:49 -07:00
Thomas Maurice
210712ba60
[usb_devices] fallback to ID_MODEL if ID_MODEL_FROM_DATABASE is absent ( #3686 )
2017-09-12 21:38:41 -07:00
Nick Anderson
0a496d4c1d
deps: building portable rocksdb libs ( #3690 )
2017-09-12 20:41:21 -07:00
Nick Anderson
e252645d16
deployment: small fix to osquery utils Start-Process cmdlet ( #3687 )
2017-09-12 13:56:31 -07:00
Omer Katz
1cfe9bb528
Known hosts table performance improvements ( #3679 )
2017-09-10 15:06:28 -07:00
Omer Katz
1dcd3773f2
Load average table performance improvements ( #3607 )
2017-09-10 11:03:18 -07:00
Teddy Reed
49bb0ecc49
process: Aesthetic changes to process and process_ops ( #3678 )
2017-09-10 10:58:38 -07:00
Teddy Reed
19930bfed3
logger: Reconfigure verbosity with logger_min_level ( #3676 )
2017-09-09 19:11:56 -07:00
Teddy Reed
c1ad74cbe7
enroll: Add host_details to TLSEnrollPlugin ( #3675 )
2017-09-09 19:10:46 -07:00
Teddy Reed
360d9fd516
cmake: Do not use target LOCATION property ( #3674 )
2017-09-09 17:36:32 -07:00
Teddy Reed
c2bcc459d3
[ Fix #3466 ] Link shared object builds correctly ( #3673 )
2017-09-09 17:08:46 -07:00
Teddy Reed
8dc4268761
kernel: Disable kernel support by default ( #3672 )
2017-09-09 16:48:39 -07:00
Teddy Reed
e491194238
enroll: Fix bug in CMake that removed enroll tests ( #3671 )
2017-09-09 15:25:52 -07:00
Allan Liu
1cd4ed949f
kafka logger: Kafka producer implemented as a Logger plugin ( #3155 )
2017-09-09 10:38:01 -07:00
Teddy Reed
4d631edac6
rocksdb: Remove manual flush ( #3663 )
2017-09-08 13:04:44 -07:00
Nick Anderson
072e73b54d
shell: ensuring shell does not access stop event ( #3664 )
2017-09-08 13:03:31 -07:00
Teddy Reed
061dfeecb2
tests: Improve permissions tests as root ( #3665 )
2017-09-08 04:08:57 -04:00
Teddy Reed
e83c1dc4b6
packages: Fix debug info break from binary unification ( #3662 )
2017-09-08 02:23:33 -04:00
Teddy Reed
e86470c96b
[ Fix #3625 ] Use readlink and add test for listening_ports ( #3661 )
2017-09-08 02:08:27 -04:00
Seshu Pasam
6fab8b6083
logging: adding "counter" to differentiate initial results ( #3651 )
...
When setting up alerts for differential logs data you might want to skip the
initial added records. counter can be used to identify if the added records
are all records from initial query of if they are new records. For initial
query results that includes all records counter will be "0". For subsequent
query executions counter will be incremented by 1. When epoch changes, counter
will be reset back to "0".
2017-09-07 15:01:15 -07:00
Seshu Pasam
863cd72e17
AWS code refactoring. ( #3660 )
2017-09-07 09:26:17 -07:00
lxcode
2f60dd0fd3
FreeBSD: Avoid clash with rapidjson ( #3634 )
2017-09-06 17:33:03 -07:00
Nick Anderson
11acc7d64f
deps: bumping rocksdb to 5.7.1 on Windows ( #3640 )
2017-09-06 17:03:29 -07:00
Nick Anderson
093d1337c1
deps: fixing up aws-sdk-cpp choco build script ( #3648 )
2017-09-05 08:00:08 -07:00
Alessandro Gario
6489c8b050
logging: Add Firehose/Kinesis support to Windows ( #3641 )
2017-09-03 16:52:47 -07:00
Teddy Reed
16b40138fe
rocksdb: Flush all column families and set max files ( #3638 )
2017-09-02 12:08:35 -07:00