fleet/server/mock
Victor Vrantchan 6d328ed70c
Write the raw status log to the writer (#1666)
Instead of trying to decode and re-encode status logs, we now write them directly as they come in.
This change prevents future changes to the osquery status log file format (addition and deletion of fields ) from
affecting Fleet. A similar change was implemented in #1636 for result logs.

Closes #1664
2017-12-12 10:43:33 -05:00
..
datastore_appconfig_helpers.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_appconfig.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_decorators.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_fim.go Added FIM support (#1548) 2017-08-18 10:37:33 -05:00
datastore_hosts.go Added FIM support (#1548) 2017-08-18 10:37:33 -05:00
datastore_invites_helpers.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_invites.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_labels.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_options.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_packs.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_users_helpers.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_users.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore.go removing license code (#1551) 2017-09-01 10:42:46 -06:00
errors.go add mock package and use in invite tests (#603) 2017-01-10 16:49:14 -05:00
service_osquery.go Write the raw status log to the writer (#1666) 2017-12-12 10:43:33 -05:00
service.go refactor gRPC endpoints with launcher packages in mind (#1582) 2017-10-24 19:55:32 -04:00