fleet/server/service
2017-01-16 10:16:50 -05:00
..
endpoint_appconfig_test.go SMTP API changes (#883) 2017-01-10 21:41:58 -07:00
endpoint_appconfig.go SMTP API changes (#883) 2017-01-10 21:41:58 -07:00
endpoint_campaigns.go Quick contexts additions (#739) 2017-01-09 08:10:02 -07:00
endpoint_hosts.go Adding the display_text attribute to the hosts API (#842) 2017-01-09 22:05:18 -07:00
endpoint_import_config_test.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
endpoint_import_config.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
endpoint_invites.go Add endpoint to retrieve an invite with the invite token. (#719) 2016-12-29 20:58:12 -05:00
endpoint_labels.go Added MIA status for hosts that haven't been updated for 30 days (#570) 2016-12-07 01:37:22 +08:00
endpoint_middleware_test.go Quick contexts additions (#739) 2017-01-09 08:10:02 -07:00
endpoint_middleware.go Quick contexts additions (#739) 2017-01-09 08:10:02 -07:00
endpoint_options_test.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
endpoint_options.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
endpoint_osquery.go Push distributed query errors over results websocket (#878) 2017-01-10 19:34:32 -08:00
endpoint_packs.go Only return hosts which have been explicitly scheduled from packs API (#909) 2017-01-11 13:33:30 -07:00
endpoint_queries.go Add service method for bulk deleting queries (#600) 2016-12-09 09:12:45 -08:00
endpoint_scheduled_queries.go Remove existing bulk functionality (#641) 2016-12-14 17:22:17 -08:00
endpoint_sessions.go Move API responses under top-level keys (#292) 2016-10-11 09:22:11 -07:00
endpoint_setup.go create first time setup endpoint (#436) 2016-11-09 12:19:07 -05:00
endpoint_targets.go Host summary endpoint (#742) 2017-01-04 14:16:17 -07:00
endpoint_test.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
endpoint_users.go Fix required password reset flow (#833) 2017-01-09 21:42:50 -07:00
frontend.go remove binaryFilesystem wrapper from bindata files (#964) 2017-01-16 10:16:50 -05:00
handler_test.go Host summary endpoint (#742) 2017-01-04 14:16:17 -07:00
handler.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
http_auth_test.go always return errors to the client as a map slice (#724) 2016-12-29 19:40:12 -05:00
http_auth.go Validate password requirements (#962) 2017-01-15 18:23:09 -05:00
logging_appconfig.go add missing logs to kolide service (#843) 2017-01-09 23:40:21 -05:00
logging_hosts.go add missing logs to kolide service (#843) 2017-01-09 23:40:21 -05:00
logging_invites.go Add endpoint to retrieve an invite with the invite token. (#719) 2016-12-29 20:58:12 -05:00
logging_labels.go add missing logs to kolide service (#843) 2017-01-09 23:40:21 -05:00
logging_osquery.go Push distributed query errors over results websocket (#878) 2017-01-10 19:34:32 -08:00
logging_packs.go add missing logs to kolide service (#843) 2017-01-09 23:40:21 -05:00
logging_scheduled_queries.go add missing logs to kolide service (#843) 2017-01-09 23:40:21 -05:00
logging_sessions.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
logging_users.go Fix required password reset flow (#833) 2017-01-09 21:42:50 -07:00
logging.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
metrics_appconfig.go store WebAddress config in datastore (#421) 2016-11-04 16:44:38 -04:00
metrics_invites.go Add endpoint to retrieve an invite with the invite token. (#719) 2016-12-29 20:58:12 -05:00
metrics_sessions.go add prometheus endpoint (#236) 2016-09-28 07:35:15 -04:00
metrics_users.go Add change password endpoint (#628) 2016-12-14 10:11:43 -08:00
metrics.go add prometheus endpoint (#236) 2016-09-28 07:35:15 -04:00
service_appconfig_test.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
service_appconfig.go Simplifying SMTP Logic (#892) 2017-01-11 01:27:09 -07:00
service_campaigns.go Record author information with queries (#578) 2016-12-07 12:22:31 -08:00
service_errors.go Validate password requirements (#962) 2017-01-15 18:23:09 -05:00
service_hosts_test.go Host summary endpoint (#742) 2017-01-04 14:16:17 -07:00
service_hosts.go Host summary endpoint (#742) 2017-01-04 14:16:17 -07:00
service_import_config_test.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
service_import_config.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
service_invites_test.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
service_invites.go consolidate delete operations in mysql store (#746) 2017-01-04 13:18:21 -05:00
service_labels_test.go Added built in labels (#526) 2016-11-26 02:08:22 +08:00
service_labels.go Label API Updates (#413) 2016-11-02 21:17:23 -04:00
service_options.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
service_osquery_test.go Fix bug in saving host detail update time (#888) 2017-01-11 11:48:24 -07:00
service_osquery.go Revert "Add some basic decorators to the osquery config (#875)" (#953) 2017-01-13 13:21:54 -07:00
service_packs_test.go Ensure that manually attached hosts get packs (#922) 2017-01-11 15:24:32 -07:00
service_packs.go Ensure that manually attached hosts get packs (#922) 2017-01-11 15:24:32 -07:00
service_queries_test.go Ensure author name and packs are set in NewQuery response (#774) 2017-01-05 18:48:56 -07:00
service_queries.go Ensure author name and packs are set in NewQuery response (#774) 2017-01-05 18:48:56 -07:00
service_scheduled_queries_test.go Moving query attributes from the query object to the pack-query relationship (#559) 2016-12-13 14:22:05 -08:00
service_scheduled_queries.go Moving query attributes from the query object to the pack-query relationship (#559) 2016-12-13 14:22:05 -08:00
service_sessions_test.go remove deprecated errors package (#961) 2017-01-14 15:00:09 -05:00
service_sessions.go remove deprecated errors package (#961) 2017-01-14 15:00:09 -05:00
service_targets_test.go Host summary endpoint (#742) 2017-01-04 14:16:17 -07:00
service_targets.go Host summary endpoint (#742) 2017-01-04 14:16:17 -07:00
service_users_test.go Validate password requirements (#962) 2017-01-15 18:23:09 -05:00
service_users.go Validate password requirements (#962) 2017-01-15 18:23:09 -05:00
service.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
transport_appconfig.go App Settings - /admin/settings #363 (#590) 2016-12-20 15:54:30 -06:00
transport_campaigns.go Refactor campaign methods into separate file (#540) 2016-11-29 10:20:06 -08:00
transport_error.go Make SMTP configuration work (#877) 2017-01-10 19:00:46 -07:00
transport_hosts.go Add pagination to List* endpoints (#309) 2016-10-13 11:21:47 -07:00
transport_import_config.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
transport_invites_test.go Add endpoint to retrieve an invite with the invite token. (#719) 2016-12-29 20:58:12 -05:00
transport_invites.go Add endpoint to retrieve an invite with the invite token. (#719) 2016-12-29 20:58:12 -05:00
transport_labels_test.go Label API Updates (#413) 2016-11-02 21:17:23 -04:00
transport_labels.go Label API Updates (#413) 2016-11-02 21:17:23 -04:00
transport_options.go Osquery options 365 (#657) 2016-12-29 12:32:28 -06:00
transport_osquery_test.go Push distributed query errors over results websocket (#878) 2017-01-10 19:34:32 -08:00
transport_osquery.go Push distributed query errors over results websocket (#878) 2017-01-10 19:34:32 -08:00
transport_packs_test.go Add host_ids and label_ids fields to the packs API (#737) 2017-01-03 10:32:06 -07:00
transport_packs.go Add host_ids and label_ids fields to the packs API (#737) 2017-01-03 10:32:06 -07:00
transport_queries_test.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
transport_queries.go Add service method for bulk deleting queries (#600) 2016-12-09 09:12:45 -08:00
transport_scheduled_queries_test.go Remove existing bulk functionality (#641) 2016-12-14 17:22:17 -08:00
transport_scheduled_queries.go Remove existing bulk functionality (#641) 2016-12-14 17:22:17 -08:00
transport_sessions_test.go Lowercase strings which should be case insensitive, like email and username. (#302) 2016-10-12 12:35:34 -04:00
transport_sessions.go Lowercase strings which should be case insensitive, like email and username. (#302) 2016-10-12 12:35:34 -04:00
transport_setup.go create first time setup endpoint (#436) 2016-11-09 12:19:07 -05:00
transport_targets_test.go Target search endpoint (#339) 2016-11-02 10:59:53 -04:00
transport_targets.go Target search endpoint (#339) 2016-11-02 10:59:53 -04:00
transport_test.go Add ordering options for List* methods (#318) 2016-10-17 10:01:14 -04:00
transport_users_test.go Add change password endpoint (#628) 2016-12-14 10:11:43 -08:00
transport_users.go Fix required password reset flow (#833) 2017-01-09 21:42:50 -07:00
transport.go Add ordering options for List* methods (#318) 2016-10-17 10:01:14 -04:00
util_test.go Validate password requirements (#962) 2017-01-15 18:23:09 -05:00
validation_import_config.go Import Config - /config/import #366 (#764) 2017-01-13 12:35:25 -06:00
validation_invites.go Adds endpoints to invite new users to the application. (#235) 2016-09-28 22:44:05 -04:00
validation_options.go Osquery Options - /config/osquery-options #365 (#729) 2016-12-31 11:56:54 -06:00
validation_setup.go create first time setup endpoint (#436) 2016-11-09 12:19:07 -05:00
validation_users.go Validate password requirements (#962) 2017-01-15 18:23:09 -05:00