fleet/server/kolide
John Murphy 2945031a86 Fix bug in Osquery import and updated import docs (#1478)
This PR contains a fix for a bug that turned up when I was testing configimporter. If the platform field is not specified, its supposed to default to all per the osquery configuration spec. The default was not properly implemented, and if the platform value was missing from the imported configuration it failed. The PR also added instructions to the api documentation describing how to import an osquery configuration.
2017-04-23 19:41:27 -05:00
..
app.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
campaigns.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
datastore.go SAML Database Support 2017-04-12 15:42:10 -05:00
decorators.go Remove remaining uses of golang.org/x/net/context (#1464) 2017-04-05 12:25:34 -07:00
emails_test.go App Settings - /admin/settings #363 (#590) 2016-12-20 15:54:30 -06:00
emails.go Add invite email template and use the new invite mailer pattern (#711) 2016-12-28 11:55:03 -05:00
file_integrity_monitoring.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
hosts_test.go Update online status calculation to use per-host intervals (#1494) 2017-04-18 10:39:50 -07:00
hosts.go Update online status calculation to use per-host intervals (#1494) 2017-04-18 10:39:50 -07:00
identity_providers.go SAML Database Support 2017-04-12 15:42:10 -05:00
import_config_test.go Fix bug in Osquery import and updated import docs (#1478) 2017-04-23 19:41:27 -05:00
import_config_unmarshaler.go Fix bug in Osquery import and updated import docs (#1478) 2017-04-23 19:41:27 -05:00
import_config.go Fix issue where config interval can be number or string (#1432) 2017-03-21 12:02:13 -05:00
invites.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
labels.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
licenses.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
network_interfaces.go Fix flapping host network interfaces (#1283) 2017-02-24 14:37:47 -08:00
options_test.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
options.go Update online status calculation to use per-host intervals (#1494) 2017-04-18 10:39:50 -07:00
osquery.go Accelerate checkins when hosts enroll (#1423) 2017-03-21 09:17:38 -07:00
packs.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
queries.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
query_results.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
scheduled_queries.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
service.go Decorator support (#1430) 2017-03-28 16:45:18 -05:00
sessions.go SAML Database Support 2017-04-12 15:42:10 -05:00
targets.go Update online status calculation to use per-host intervals (#1494) 2017-04-18 10:39:50 -07:00
traits.go consolidate delete operations in mysql store (#746) 2017-01-04 13:18:21 -05:00
users_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
users.go Update go-kit to 0.4.0 (#1411) 2017-03-15 08:55:30 -07:00
yara.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00