fleet/server
2016-09-26 11:49:10 -04:00
..
endpoint_appconfig.go App config api (#223) 2016-09-21 20:45:57 -04:00
endpoint_middleware_test.go update how permission errors are updated to the client (#187) 2016-09-22 22:41:58 -04:00
endpoint_middleware.go update how permission errors are updated to the client (#187) 2016-09-22 22:41:58 -04:00
endpoint_packs.go small fixes in endpoint error handling (#117) 2016-09-06 11:02:11 -04:00
endpoint_queries.go small fixes in endpoint error handling (#117) 2016-09-06 11:02:11 -04:00
endpoint_sessions.go add missed fields on user (#213) 2016-09-20 14:54:20 -04:00
endpoint_users.go add missed fields on user (#213) 2016-09-20 14:54:20 -04:00
frontend.go render react template from binaryfs (#196) 2016-09-19 19:06:41 -04:00
handler_test.go App config api (#223) 2016-09-21 20:45:57 -04:00
handler.go update how permission errors are updated to the client (#187) 2016-09-22 22:41:58 -04:00
http_auth_test.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
http_auth.go update how permission errors are updated to the client (#187) 2016-09-22 22:41:58 -04:00
logging_sessions.go Update users service (#156) 2016-09-15 10:52:17 -04:00
logging_users.go Add /me route (#177) 2016-09-15 21:35:52 -07:00
logging.go removing old server implementation (#109) 2016-09-05 16:03:58 -04:00
service_appconfig.go App config api (#223) 2016-09-21 20:45:57 -04:00
service_hosts_test.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
service_hosts.go Osqueryd Service (#119) 2016-09-06 17:28:07 -04:00
service_osquery_test.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
service_osquery.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
service_packs_test.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
service_packs.go removing old server implementation (#109) 2016-09-05 16:03:58 -04:00
service_queries_test.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
service_queries.go removing old server implementation (#109) 2016-09-05 16:03:58 -04:00
service_sessions_test.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
service_sessions.go update how permission errors are updated to the client (#187) 2016-09-22 22:41:58 -04:00
service_users_test.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
service_users.go change force_password_reset flag to false after a succesful reset (#237) 2016-09-26 11:49:10 -04:00
service.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
test_util.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
transport_appconfig.go App config api (#223) 2016-09-21 20:45:57 -04:00
transport_error.go update how permission errors are updated to the client (#187) 2016-09-22 22:41:58 -04:00
transport_packs_test.go removing old server implementation (#109) 2016-09-05 16:03:58 -04:00
transport_packs.go removing old server implementation (#109) 2016-09-05 16:03:58 -04:00
transport_queries_test.go removing old server implementation (#109) 2016-09-05 16:03:58 -04:00
transport_queries.go removing old server implementation (#109) 2016-09-05 16:03:58 -04:00
transport_sessions_test.go Header based JWT authentication (#131) 2016-09-07 21:24:11 -04:00
transport_sessions.go Header based JWT authentication (#131) 2016-09-07 21:24:11 -04:00
transport_users_test.go Update users service (#156) 2016-09-15 10:52:17 -04:00
transport_users.go Update users service (#156) 2016-09-15 10:52:17 -04:00
transport.go update how permission errors are updated to the client (#187) 2016-09-22 22:41:58 -04:00
validation_users.go update how permission errors are updated to the client (#187) 2016-09-22 22:41:58 -04:00