fleet/server/fleet
2025-03-12 12:18:41 -05:00
..
policytest Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
activities.go Add DigiCert configs. (#26780) 2025-03-05 15:02:26 -06:00
agent_options.go Make sure we correct agent options config on all endpoints (#25899) 2025-01-30 14:32:58 -05:00
agent_options_generated.go Add capability to serve YARA rules via authenticated Fleet endpoints (#23343) 2024-11-13 09:01:08 -08:00
agent_options_test.go Script Timeout Agent Options Part 1 of 2 (#20266) 2024-07-10 14:33:39 -06:00
aggregated_stats.go Performance stats for live queries (#15440) 2023-12-13 14:46:59 -06:00
app.go Add DigiCert configs. (#26780) 2025-03-05 15:02:26 -06:00
app_test.go Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 (#25280) 2025-01-09 12:09:49 -06:00
apple_mdm.go Added saving of NotValidAfter (#27030) 2025-03-11 15:56:25 -05:00
apple_mdm_test.go Fix bug where DDM/Windows profiles with secrets were not being marked Verified. (#25065) 2025-01-01 18:43:02 -06:00
authz.go Merge conflicts 2024-04-16 10:20:59 -05:00
calendar.go Downloading a software installer package now shows the browser's built-in progress bar (#21341) 2024-08-20 12:37:29 -05:00
calendar_events.go Fixed issue where callback was clearing event body tag. (#20997) 2024-08-05 13:44:30 -03:00
calendar_events_test.go Fixed issue where callback was clearing event body tag. (#20997) 2024-08-05 13:44:30 -03:00
campaigns.go Added a new synchronous live query endpoint: POST /api/v1/fleet/queries/:id/run (#15860) 2024-01-03 09:39:16 -06:00
capabilities.go Add LUKS escrow trigger and orbit config endpoints, persist/retrieve LUKS passphrase (#23763) 2024-11-18 16:44:25 -06:00
capabilities_test.go fix panic if concurrent requests write capabilities (#13278) 2023-08-10 19:49:07 -03:00
carves.go report errors that can occur during file carving (#8972) 2022-12-09 13:21:30 -03:00
cron_schedules.go fix: update App Store app versions on an hourly basis (#26326) 2025-02-17 14:56:24 -05:00
datastore.go Add LabelsIncludeAny to queries endpoint (#26823) 2025-03-11 09:45:01 -04:00
db.go Improvements for select next Apple MDM command query. (#24128) 2024-12-05 12:02:48 -06:00
device.go Hide "Self-service" in Fleet Desktop and My device page (#20047) 2024-07-02 11:32:49 -05:00
emails.go Always allow passwords for users (#26334) 2025-02-25 16:27:58 -05:00
emails_test.go Custom email device-mapping: implement the CLI (fleetd + fleetctl) changes (#15763) 2023-12-21 11:22:59 -06:00
errors.go service.errorer to fleet.Errorer (#26362) 2025-02-14 16:19:34 -06:00
errors_test.go Adding telemetry for specific Fleet Desktop errors (#23349) 2024-10-31 14:24:42 -05:00
fleet_vars.go Adding secret support to scripts via gitops. (#24649) 2024-12-11 15:05:48 -06:00
fleet_vars_test.go Embedded secrets validation (#24624) 2024-12-17 17:14:12 -05:00
fleetctl.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
gen_activity_doc.go Update docs: Webhooks for global activity (#19863) 2024-06-26 16:48:58 -04:00
geoip.go 🧹 friday cleanup party: substitute deprecated import of go-kit (#19774) 2024-06-17 10:27:31 -03:00
global_schedule.go Remove unneeded interfaces (#1779) 2021-08-24 18:49:56 -03:00
host_certificates.go Fix unreleased bug when parsing distinguished name from host certificates (#27070) 2025-03-12 12:18:41 -05:00
host_certificates_test.go Fix unreleased bug when parsing distinguished name from host certificates (#27070) 2025-03-12 12:18:41 -05:00
hostresponse.go Add options to populate users and labels on list hosts endpoint (#25621) 2025-01-22 11:17:26 -05:00
hosts.go Android: add 'Android' builtin label, add new Android hosts to 'All hosts' and this label (#26585) 2025-02-25 14:44:48 -05:00
hosts_test.go feat: pre sonoma migration features (#21266) 2024-08-13 16:14:35 -04:00
installer.go add a new tool to upload installers to blob storage (#6661) 2022-07-14 16:11:52 -03:00
integrations.go Add DigiCert configs. (#26780) 2025-03-05 15:02:26 -06:00
invites.go Allow opting in users to email verification on login (#24273) 2024-12-05 08:37:10 -06:00
jobs.go Allow "not_before" timestamp for worker jobs, schedule more quickly (#11512) 2023-05-03 16:25:36 -04:00
labels.go Add LabelsIncludeAny to queries endpoint (#26823) 2025-03-11 09:45:01 -04:00
labels_test.go Improved label(s) validation when running queries (#23834) 2024-11-21 16:13:30 -06:00
linux_mdm.go Add Linux encryption states to APIs (#23806) 2024-11-19 13:11:59 -07:00
live_query_store.go Address multiple redis-related issues observed with live queries (#16855) 2024-02-27 19:35:27 -06:00
logging.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
maintained_apps.go Added url property on get fleet maintained app endpoint (#25660) 2025-01-23 10:23:05 -06:00
mdm.go DigiCert config (encrypt API token) (#26858) 2025-03-06 12:47:57 -06:00
mdm_test.go Fix unreleased bugs with labels_include_any feature (#23734) 2024-11-14 08:30:32 -06:00
meta.go Add count to host upcoming activities API response (#16511) 2024-02-06 10:02:38 -06:00
microsoft_mdm.go Fix issue where Windows MDM profiles are not sent to offline hosts (#25619) 2025-01-21 09:59:32 -06:00
microsoft_mdm_test.go fix: process Add commands in Windows MDM profiles (#17570) 2024-03-12 15:21:17 -04:00
network_interfaces.go Remove kolide types and packages from backend (#974) 2021-06-06 15:07:29 -07:00
nudge.go Retime Nudge to 20:00 UTC (#23373) 2024-10-30 09:08:43 -05:00
operating_systems.go Added util func around semver to allow for custom preprocessing. Upgraded semver lib (#25437) 2025-01-23 10:21:15 -06:00
operating_systems_test.go Strip RSR suffixes prior to handing off OS version from Nudge check to Semver comparison (#22830) 2024-10-10 12:15:53 -05:00
orbit.go Windows MDM migration: implement fleetd notification and migration (#24185) 2024-12-02 09:14:10 -05:00
orbit_test.go Fix extension delivery bug fix Windows extension paths to .ext.ext (#13986) 2023-09-22 05:17:27 -03:00
osquery.go Stop legacy query packs from spamming errors (#24491) 2024-12-06 16:34:21 -05:00
packs.go Add gosimple linter (#23250) 2024-10-29 14:17:51 -05:00
packs_test.go Fix incorrect integer conversion (#10188) 2023-02-28 18:01:25 -08:00
policies.go Add VPP policy automation support to backend (#25154) 2025-01-13 15:53:24 -06:00
policies_test.go Add validation for policy specs (#13294) 2023-08-21 10:22:07 -06:00
queries.go Add LabelsIncludeAny to queries endpoint (#26823) 2025-03-11 09:45:01 -04:00
queries_test.go 15381 host query report api (#15441) 2023-12-11 15:33:31 -07: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 Add gosimple linter (#23250) 2024-10-29 14:17:51 -05:00
scripts.go Upcoming Activities feature branch (#25450) 2025-02-11 14:53:11 -05:00
scripts_test.go Allow use of bash as a script interpreter (#25449) 2025-02-04 12:42:40 -05:00
secret_variables.go Update Apple config/DDM profiles if secret variables changed (#24995) 2024-12-30 17:58:39 -06:00
secrets.go Add secrets software script support (#24912) 2024-12-20 17:17:18 -05:00
service.go Add experimental software title name update endpoint for titles with a bundle ID (#26938) 2025-03-07 11:36:17 -06:00
sessions.go Change role of existing users only if SSO attributes are present in the SAMLResponse (#11966) 2023-05-30 17:49:59 -03:00
sessions_test.go Change role of existing users only if SSO attributes are present in the SAMLResponse (#11966) 2023-05-30 17:49:59 -03:00
setup_experience.go feat: swift dialog UI for setup experience (#22972) 2024-10-21 16:58:12 -04:00
setup_experience_test.go Setup experience state machine (#22845) 2024-10-18 12:01:53 -04:00
software.go Host Software Table: Add vulnerability filters to API and UI (#26995) 2025-03-12 11:26:12 -04:00
software_installer.go Upcoming Activities feature branch (#25450) 2025-02-11 14:53:11 -05:00
software_installer_test.go Improve memory usage of software installers parsing (#23596) 2024-11-12 09:28:08 -05:00
software_test.go Updated host_software_installs table. 2024-09-06 09:49:27 -05:00
statistics.go increase stats freq to 1H (#16865) 2025-01-29 15:08:44 -05:00
targets.go Update live query selector logic (OR -> AND) (#9559) 2023-01-30 18:35:56 -03:00
targets_test.go Optimize requests on packs page (#3327) 2021-12-13 21:50:24 -08:00
teams.go Add labels and editing for VPP apps (#25979) 2025-02-03 11:16:21 -06:00
teams_test.go Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.13.0 (#25280) 2025-01-09 12:09:49 -06: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 Added Android activity and better handling of deleted users. (#26640) 2025-02-27 14:19:15 -06:00
users_test.go Cap salt length before concatenating with plaintext for password updates (#17068) 2024-02-28 11:16:02 -08:00
utils.go Added util func around semver to allow for custom preprocessing. Upgraded semver lib (#25437) 2025-01-23 10:21:15 -06:00
utils_test.go Added util func around semver to allow for custom preprocessing. Upgraded semver lib (#25437) 2025-01-23 10:21:15 -06:00
vpp.go Allow automatic creation of software install policy for VPP and FMA apps in API (#26440) 2025-02-21 18:08:48 -06:00
vulnerabilities.go Pull xz'd goval-dictionary sqlite files to evaluate vulnerabilities on Amazon Linux hosts (#21506) 2024-08-26 14:07:42 -05:00
windows_mdm.go Revert "Disallow user-scoped profiles for Windows MDM" (#26940) 2025-03-07 08:33:40 -06:00
windows_mdm_test.go feat: allow <Add> node in Windows MDM profiles (#17234) 2024-02-28 15:05:13 -05: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