fleet/server/fleet
2022-10-10 17:15:35 -03:00
..
policytest Migrate team-related endpoints to new pattern (#3740) 2022-01-19 10:52:14 -05:00
activities.go Add activity types for applied team spec and edited agent options (#7355) 2022-08-24 08:32:45 -04:00
agent_options.go Remove value validation of agent_options.{packs,schedule} (#8066) 2022-10-03 16:43:47 -04:00
agent_options_test.go Remove value validation of agent_options.{packs,schedule} (#8066) 2022-10-03 16:43:47 -04:00
app.go Keep created_at timestamp of existing enroll secrets (#8062) 2022-10-05 08:35:36 -04:00
apple_mdm.go Add Apple MDM functionality (#7940) 2022-10-05 19:53:54 -03:00
authz.go Merge pull request from GHSA-pr2g-j78h-84cr 2022-04-18 10:27:30 -07:00
campaigns.go Live queries post merge fixes (#2684) 2021-10-26 16:12:07 -03:00
capabilities.go token rotation for fleet desktop (#7779) 2022-10-10 17:15:35 -03:00
capabilities_test.go add headers denoting capabilities between fleet server / desktop / orbit (#7833) 2022-09-26 07:53:53 -03:00
carves.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
datastore.go token rotation for fleet desktop (#7779) 2022-10-10 17:15:35 -03: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 Validate team and appconfig payloads, with dry-run and force modes (#7731) 2022-09-19 13:53:44 -04:00
fleetctl.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
geoip.go Produce hosts' CSV report based on requested columns (#5656) 2022-05-10 14:25:53 -04:00
global_schedule.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
hosts.go Add new missing value to existing status URL parameter at the GET /hosts endpoint (#7916) 2022-10-10 07:45:39 -04:00
hosts_test.go Include MIA hosts under total count for Offline hosts (#5854) 2022-05-23 14:11:02 -05:00
installer.go add a new tool to upload installers to blob storage (#6661) 2022-07-14 16:11:52 -03:00
integrations.go Validate team and appconfig payloads, with dry-run and force modes (#7731) 2022-09-19 13:53:44 -04:00
invites.go Add update invite API (#2837) 2021-11-11 17:33:06 -03:00
jobs.go improve error handling in vulnerabilities cron (#7276) 2022-08-18 16:53:58 -03:00
labels.go Add label information to host summary response (#5573) 2022-05-10 10:32:55 -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
operating_systems.go Add new database tables and queries for host operating systems (#6920) 2022-08-09 13:34:41 -05:00
osquery.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
packs.go Add validation for pack scheduled query interval (#5918) 2022-05-26 16:54:21 -05:00
packs_test.go Add team targets to pack spec (#4272) 2022-02-21 09:18:58 -07:00
policies.go 7135 host display name (#7873) 2022-10-08 08:57:46 -04: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 token rotation for fleet desktop (#7779) 2022-10-10 17:15:35 -03:00
sessions.go add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00
software.go Feature 6975: Populate vendor column in software inventory (#7297) 2022-08-18 18:02:56 -04:00
statistics.go Fleet Premium: de-anonymize usage stats (#7013) 2022-08-03 14:44:34 -04: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 set defaults for team spec configs related to features (#7476) 2022-08-31 17:30:46 -03:00
traits.go Add support for downloading a list of hosts in CSV format (#4596) 2022-03-15 15:14:42 -04: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 server side validation for emails (#8022) 2022-10-03 13:29:01 -03:00
users_test.go add back-end implementation for SSO JIT provisioning (#7182) 2022-08-15 14:42:33 -03:00
utils.go In fleetctl expired license message, update doc link (#6486) 2022-07-14 17:55:57 -04:00
windows_updates.go Feature 7076: Ingest installed windows updates (#7138) 2022-08-26 14:55:03 -04:00
windows_updates_tests.go Feature 7076: Ingest installed windows updates (#7138) 2022-08-26 14:55:03 -04:00