fleet/server/kolide
2016-12-31 11:56:54 -06:00
..
app.go Minor App Config API tweaks requested by @mikestone14 (#681) 2016-12-22 08:12:34 -06:00
campaigns.go Add cleanup method for distributed queries and metadata (#547) 2016-12-01 10:31:16 -08:00
datastore.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
emails.go Add invite email template and use the new invite mailer pattern (#711) 2016-12-28 11:55:03 -05:00
emails_test.go App Settings - /admin/settings #363 (#590) 2016-12-20 15:54:30 -06:00
hosts.go Fixes host detail updates with MySQL backend (#568) 2016-12-07 03:51:11 +08:00
hosts_test.go Host details 405 (#535) 2016-12-02 01:00:00 +08:00
invites.go Add endpoint to retrieve an invite with the invite token. (#719) 2016-12-29 20:58:12 -05:00
labels.go Added built in labels (#526) 2016-11-26 02:08:22 +08:00
network_interfaces.go Host details 405 (#535) 2016-12-02 01:00:00 +08:00
options.go Osquery Options - /config/osquery-options #365 (#729) 2016-12-31 11:56:54 -06:00
options_test.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
osquery.go Osquery Options - /config/osquery-options #365 (#729) 2016-12-31 11:56:54 -06:00
packs.go Moving query attributes from the query object to the pack-query relationship (#559) 2016-12-13 14:22:05 -08:00
queries.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
query_results.go Datastores for buffering distributed query results (#346) 2016-10-31 15:51:19 -07:00
scheduled_queries.go Add forgotten JSON serialization tag (#640) 2016-12-14 14:29:20 -08:00
service.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
sessions.go Fixes for bugs in MySQL migration (#501) 2016-11-16 15:12:59 -08:00
sessions_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
targets.go Added MIA status for hosts that haven't been updated for 30 days (#570) 2016-12-07 01:37:22 +08:00
traits.go removing gorm struct tags (#491) 2016-11-16 09:48:43 -08:00
users.go Improve user endpoint validations (#642) 2016-12-15 09:28:53 -08:00
users_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00