fleet/server/service
2025-01-13 15:44:02 -07:00
..
async Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
calendar Calendar event body is kept up to date (#20316) 2024-07-29 12:04:40 +02:00
externalsvc
middleware
mock Update nanomdm dependency with latest bug fixes and improvements. (#23906) 2024-11-20 11:47:11 -06:00
osquery_utils Fix bug where DDM/Windows profiles with secrets were not being marked Verified. (#25065) 2025-01-01 18:43:02 -06:00
redis_key_value Make software batch endpoint asynchronous (#22258) 2024-09-20 11:55:47 -03:00
redis_lock Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
redis_policy_set Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
schedule Monitor and alert on errors in cron jobs (#24347) 2024-12-19 15:55:29 -06:00
testdata Refactoring crypto code for future reuse. (#25148) 2025-01-07 16:14:12 -06:00
activities.go Add VPP policy automation support to backend (#25154) 2025-01-13 15:53:24 -06:00
activities_test.go Activity feed webhooks backend (#19261) 2024-05-24 11:25:27 -05:00
appconfig.go Expose smtp and sso settings to team admins (#25322) 2025-01-10 14:47:15 -08:00
appconfig_test.go Linux disk encryption: frontend changes, backend missing private key errors, remove disk encryption endpoints dependence on MDM being enabled (#23714) 2024-11-20 11:58:47 -08:00
apple_mdm.go Downgraded expected/common "BootstrapPackage not found" server error to a debug message. (#25266) 2025-01-08 17:14:10 -06:00
apple_mdm_test.go Fixing issue where deleted profiles were being sent to devices. (#25095) 2025-01-06 13:16:34 -06:00
base_client.go Fixes to fleetctl debug connection and TLS certs documentation (#20166) 2024-07-09 14:04:23 -03:00
base_client_errors.go Improve secret variables error on software upload. (#25052) 2024-12-30 18:46:42 -06:00
base_client_test.go
build_tags_test.go
calendar.go Fix calendar duplicated events and other issues (#20443) 2024-07-24 13:40:33 +02:00
campaigns.go Improved label(s) validation when running queries (#23834) 2024-11-21 16:13:30 -06:00
campaigns_test.go Improved label(s) validation when running queries (#23834) 2024-11-21 16:13:30 -06:00
carves.go Update carve request block id mismatch error code from 500 –> 400 (#17974) 2024-04-04 09:38:10 -07:00
carves_test.go Update carve request block id mismatch error code from 500 –> 400 (#17974) 2024-04-04 09:38:10 -07:00
client.go SSVL: implement gitops support for labels include/exclude on software packages (#24663) 2024-12-17 14:28:17 -05:00
client_appconfig.go fleetctl gitops --dry-run now errors on duplicate (or conflicting) global/team enroll secrets. (#19344) 2024-05-31 07:01:13 -05:00
client_carves.go
client_debug.go Merge conflicts 2024-04-16 10:20:59 -05:00
client_hosts.go
client_labels.go Improved label(s) validation when running queries (#23834) 2024-11-21 16:13:30 -06:00
client_live_query.go fleetctl, API, copy updates around host identifiers (#20220) 2024-07-09 10:25:01 -07:00
client_live_query_test.go fleetctl, API, copy updates around host identifiers (#20220) 2024-07-09 10:25:01 -07:00
client_mdm.go Fixed gitops issue with gitops role. (#24297) 2024-12-03 10:12:07 -06:00
client_mdm_test.go
client_packs.go
client_policies.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
client_profiles.go
client_queries.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
client_scripts.go SE: CLI setup experience changes (#22956) 2024-10-23 14:51:02 -04:00
client_secret_variables.go Adding secret support to scripts via gitops. (#24649) 2024-12-11 15:05:48 -06:00
client_sessions.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
client_setup.go
client_software.go Make software batch endpoint asynchronous (#22258) 2024-09-20 11:55:47 -03:00
client_targets.go
client_teams.go Bugfix and SE: support VPP apps and (install during setup of VPP apps) in gitops for no-team (#23160) 2024-10-28 10:35:57 -04:00
client_test.go GitOps support for NDES SCEP proxy config. (#22918) 2024-10-16 11:12:48 -05:00
client_trigger.go
client_users.go Return token when creating API-only users (#19525) 2024-06-13 19:10:27 -03:00
cron_schedules.go
cron_schedules_test.go
debug_handler.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
debug_handler_test.go
device_client.go Dont send 500 for every call to /debug/errors endpoint (#19827) 2024-06-21 13:12:06 +01:00
device_client_test.go
devices.go Add LUKS escrow trigger and orbit config endpoints, persist/retrieve LUKS passphrase (#23763) 2024-11-18 16:44:25 -06:00
devices_test.go Improve LUKS escrow trigger error messages (#24030) 2024-11-21 13:33:37 -06:00
endpoint_campaigns.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
endpoint_middleware.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
endpoint_middleware_test.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
endpoint_setup.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
endpoint_utils.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
endpoint_utils_test.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
frontend.go fix for the enrollment page to not send back a 404 page (#22981) 2024-10-18 11:10:17 +01:00
frontend_test.go fix for the enrollment page to not send back a 404 page (#22981) 2024-10-18 11:10:17 +01:00
full_test.go
global_policies.go Backend build for script automation (#22472) 2024-10-03 20:03:40 -05:00
global_policies_test.go Activity feed webhooks backend (#19261) 2024-05-24 11:25:27 -05:00
global_schedule.go 21855 – Paginate and filter Queries on the server, update platform filtering from compatible to targeted platforms (#24446) 2024-12-11 10:50:28 -08:00
global_schedule_test.go 21855 – Paginate and filter Queries on the server, update platform filtering from compatible to targeted platforms (#24446) 2024-12-11 10:50:28 -08:00
handler.go API, datastore, migration for new "user settings", with `"hidden_hosts_table_columns" setting (#25184) 2025-01-09 10:04:47 -08:00
handler_test.go MABM: fix non-integrations skipped tests part 2 (#21805) 2024-09-04 15:17:32 -04:00
hosts.go Include disk encryption stats only if setting is enabled for Linux host (#24457) 2024-12-17 09:43:35 -08:00
hosts_test.go Allow software uninstalls, script-based lock/unlock/wipe, while scripts are globally disabled (#24815) 2024-12-30 08:32:48 -06:00
http_auth.go
http_auth_test.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
http_publicip.go
installer.go
integration_core_test.go Optimize vulnerability host counts (#24914) 2025-01-13 15:44:02 -07:00
integration_desktop_test.go Adding telemetry for specific Fleet Desktop errors (#23349) 2024-10-31 14:24:42 -05:00
integration_ds_only_test.go Moving Go integration tests to integration test job (#21126) 2024-08-07 14:00:25 +02:00
integration_enterprise_test.go Optimize vulnerability host counts (#24914) 2025-01-13 15:44:02 -07:00
integration_install_test.go Added signed URLs (#25197) 2025-01-09 12:56:54 -06:00
integration_live_queries_test.go Improved label(s) validation when running queries (#23834) 2024-11-21 16:13:30 -06:00
integration_logger_test.go Downgraded expected/common "BootstrapPackage not found" server error to a debug message. (#25266) 2025-01-08 17:14:10 -06:00
integration_mdm_ddm_test.go Fix bug where DDM/Windows profiles with secrets were not being marked Verified. (#25065) 2025-01-01 18:43:02 -06:00
integration_mdm_dep_test.go Embedded secrets validation (#24624) 2024-12-17 17:14:12 -05:00
integration_mdm_lifecycle_test.go Speculative fix for flaky TestVPPApps. (#25385) 2025-01-13 16:28:48 -06:00
integration_mdm_profiles_test.go Fixing issue where deleted profiles were being sent to devices. (#25095) 2025-01-06 13:16:34 -06:00
integration_mdm_test.go Speculative fix for flaky TestVPPApps. (#25385) 2025-01-13 16:28:48 -06:00
integration_smtp_test.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
integration_sso_test.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
invites.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
invites_test.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
jitter.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
jitter_test.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
labels.go SSVL: Add labels to upload endpoint; add validations and related datastore methods (#24733) 2024-12-16 18:17:13 -06:00
labels_test.go Add unit tests for software label validations (#24894) 2024-12-19 15:09:17 -06:00
linux_mdm.go Include Linux disk encryption status in configuration profiles aggregate status response when applicable, fix disk encryption/MDM configuration order-of-operations issues, add integration tests for LUKS (#24114) 2024-11-25 08:34:43 -06:00
linux_mdm_test.go Add Linux encryption states to APIs (#23806) 2024-11-19 13:11:59 -07:00
live_queries.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
mail_test.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
maintained_apps.go SSVL: Add labels to upload endpoint; add validations and related datastore methods (#24733) 2024-12-16 18:17:13 -06:00
mdm.go Refactoring crypto code for future reuse. (#25148) 2025-01-07 16:14:12 -06:00
mdm_scep.go Updating scep package with latest fixes (#22372) 2024-09-27 07:04:11 -05:00
mdm_test.go Refactoring crypto code for future reuse. (#25148) 2025-01-07 16:14:12 -06:00
mem_failing_policies_set_test.go
metrics.go
metrics_appconfig.go
metrics_change_email.go
metrics_invites.go
metrics_labels.go add ability to create manual labels (#18303) 2024-04-16 17:22:08 +01:00
metrics_sessions.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
metrics_users.go
microsoft_mdm.go Replace script/profile secrets. (#24841) 2024-12-18 15:27:35 -06:00
microsoft_mdm_test.go
orbit.go Allow software uninstalls, script-based lock/unlock/wipe, while scripts are globally disabled (#24815) 2024-12-30 08:32:48 -06:00
orbit_client.go Linux Key Escrow - Agent (#23771) 2024-11-21 09:31:03 -07:00
orbit_client_test.go Perform early restart before starting sub-systems and minor refactor of orbit sub-systems (#20610) 2024-07-19 12:44:43 -03:00
orbit_test.go Allow software uninstalls, script-based lock/unlock/wipe, while scripts are globally disabled (#24815) 2024-12-30 08:32:48 -06:00
osquery.go Add VPP policy automation support to backend (#25154) 2025-01-13 15:53:24 -06:00
osquery_test.go 21855 – Paginate and filter Queries on the server, update platform filtering from compatible to targeted platforms (#24446) 2024-12-11 10:50:28 -08:00
packs.go Activity feed webhooks backend (#19261) 2024-05-24 11:25:27 -05:00
packs_test.go Activity feed webhooks backend (#19261) 2024-05-24 11:25:27 -05:00
queries.go Added optional team_id parameter to query report endpoint (#24811) 2024-12-17 13:26:35 -06:00
queries_test.go Added optional team_id parameter to query report endpoint (#24811) 2024-12-17 13:26:35 -06:00
scheduled_queries.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
scheduled_queries_test.go
scripts.go Allow software uninstalls, script-based lock/unlock/wipe, while scripts are globally disabled (#24815) 2024-12-30 08:32:48 -06:00
scripts_test.go Allow software uninstalls, script-based lock/unlock/wipe, while scripts are globally disabled (#24815) 2024-12-30 08:32:48 -06:00
secret_variables.go Adding secret support to scripts via gitops. (#24649) 2024-12-11 15:05:48 -06:00
secret_variables_test.go Adding secret support to scripts via gitops. (#24649) 2024-12-11 15:05:48 -06:00
service.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
service_appconfig.go
service_appconfig_test.go fix: reset token team assignments to defaults (#22326) 2024-10-01 10:26:16 -04:00
service_campaign_test.go Improvements to go tests in CI (#21545) 2024-08-26 08:55:53 -05:00
service_campaigns.go Add gosimple linter (#23250) 2024-10-29 14:17:51 -05:00
service_errors.go
service_users.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
sessions.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
sessions_test.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
setup_experience.go fix to PUT /setup_experience/software and GET /setup_experience/software endpoints (#23074) 2024-10-23 15:57:02 +01:00
setup_experience_test.go Embedded secrets validation (#24624) 2024-12-17 17:14:12 -05:00
software.go Fixed bug when using without_vulnerability_details and vulnerability filters (#24769) 2024-12-13 16:39:21 -06:00
software_installers.go Add VPP policy automation support to backend (#25154) 2025-01-13 15:53:24 -06:00
software_installers_test.go Add unit tests for software label validations (#24894) 2024-12-19 15:09:17 -06:00
software_test.go
software_titles.go Feat UI creat policies fleet apps title details (#23972) 2024-11-26 17:21:00 -05:00
software_titles_test.go fix: add missing software_package field (#18998) 2024-05-15 13:41:35 -04:00
status.go
targets.go
targets_test.go
team_policies.go Add VPP policy automation support to backend (#25154) 2025-01-13 15:53:24 -06:00
team_policies_test.go Add VPP policy automation support to backend (#25154) 2025-01-13 15:53:24 -06:00
team_schedule.go 21855 – Paginate and filter Queries on the server, update platform filtering from compatible to targeted platforms (#24446) 2024-12-11 10:50:28 -08:00
team_schedule_test.go 21855 – Paginate and filter Queries on the server, update platform filtering from compatible to targeted platforms (#24446) 2024-12-11 10:50:28 -08:00
teams.go fix: prevent creating teams with reserved team names (#21727) 2024-09-05 17:44:09 -04:00
teams_test.go Profiles batch activity (#21604) 2024-08-30 16:00:35 -05:00
testing_client.go fix: retrigger automatic installations after label scope changes (#25163) 2025-01-06 12:18:16 -05:00
testing_utils.go Full support of secret variables in Apple configuration profiles (#24925) 2024-12-20 15:40:23 -06:00
translator.go BadRequest when no payloads present; BadRequest for invalid payload types (#18169) 2024-04-10 10:55:38 -07:00
transport.go Allow Fleet Premium users to opt out of populating vulnerability details when populating software in the hosts list endpoint (#23710) 2024-11-14 11:09:51 -06:00
transport_error.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
transport_error_test.go
transport_setup.go
transport_test.go disable_issues and host issues support for other API endpoints (#19802) 2024-06-18 14:13:38 -05:00
trigger.go
user_roles.go
users.go API, datastore, migration for new "user settings", with `"hidden_hosts_table_columns" setting (#25184) 2025-01-09 10:04:47 -08:00
users_test.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
validation_setup.go
vpp.go Validate Premium license when uploading VPP tokens (#21720) 2024-09-03 09:39:29 -04:00
vpp_test.go NDES SCEP proxy backend (#22542) 2024-10-09 13:47:27 -05:00
vulnerabilities.go Fix matching typos (#21590) 2024-08-27 21:38:13 -04:00
vulnerabilities_test.go Updated /api/v1/fleet/vulnerabilities/{cve} endpoint (#21463) 2024-08-21 12:52:28 -05:00