fleet/server/fleet
2022-02-23 16:10:37 -05:00
..
policytest Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
activities.go Add new activity types for policy-related activities (#4043) 2022-02-16 09:33:56 -06:00
agent_options.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
app.go Cache team agent options (#4193) 2022-02-15 12:07:51 -07:00
authz.go Allow team maintainers to run new queries in the team hosts (#2076) 2021-09-20 11:09:51 -03:00
campaigns.go Live queries post merge fixes (#2684) 2021-10-26 16:12:07 -03:00
carves.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
datastore.go Implement cron cleanup job of policy membership when policy platform is updated (#4331) 2022-02-23 16:10:37 -05:00
db.go Add the fleetctl debug {errors,db-locks} sub-commands (#3168) 2021-12-06 09:26:01 -05:00
emails.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
errors.go Rename core->free and basic->premium (#1870) 2021-09-03 13:05:23 -03:00
fleetctl.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
global_schedule.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
hosts.go Add CountsUpdatedAt for munki/mdm status (#4045) 2022-02-07 14:53:33 -03:00
hosts_test.go Add HostLinuxOSs (#3217) 2021-12-07 15:37:00 -03:00
invites.go Add update invite API (#2837) 2021-11-11 17:33:06 -03:00
labels.go Use new error handling approach in other packages (#2954) 2021-11-22 09:13:26 -05:00
live_query_store.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
logging.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
meta.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
network_interfaces.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
osquery.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
packs.go Add team targets to pack spec (#4272) 2022-02-21 09:18:58 -07:00
packs_test.go Add team targets to pack spec (#4272) 2022-02-21 09:18:58 -07:00
policies.go Allow updating the policy platform (part 1 of the ticket) (#4311) 2022-02-22 13:42:03 -05:00
queries.go Add team target filters to rego authorization checks for running queries (#4194) 2022-02-15 13:41:48 -05:00
queries_test.go Return 400 when trying to create packs, queries and policies with empty names (#3761) 2022-01-19 16:07:58 -03:00
query_results.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
redis_pool.go Use a redis cluster-friendly store for rate limit (#2577) 2021-10-19 16:24:13 -04:00
scheduled_queries.go Fix duplicate schedules and platform matching on scheduled queries (#2977) 2021-11-17 19:03:30 -03:00
service.go feat(api): add endpoint to get team by id (#4018) 2022-02-04 14:33:22 -03:00
sessions.go Remove expiration of API-only user tokens (#4314) 2022-02-22 08:12:03 -05:00
software.go Add CentOS parsing+post-processing to reduce false positives in vulnerability processing (#4037) 2022-02-14 15:13:44 -03:00
statistics.go Fix usage stats to send missing numLabels field (#3606) 2022-01-13 11:11:13 -06:00
targets.go Optimize requests on packs page (#3327) 2021-12-13 21:50:24 -08:00
targets_test.go Optimize requests on packs page (#3327) 2021-12-13 21:50:24 -08:00
teams.go Add AvailableTeams to loginResponse and getUserResponse (#3585) 2022-01-13 13:57:44 -06:00
traits.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
translator.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
user_roles.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
users.go Add AvailableTeams to loginResponse and getUserResponse (#3585) 2022-01-13 13:57:44 -06:00
users_test.go Remove username from UI (#1168) 2021-06-24 13:42:29 -07:00
utils.go Update links to documentation (#4163) 2022-02-10 19:26:18 -06:00