fleet/orbit/changes
Lucas Manuel Rodriguez cadcdbb992
Add table implementation to query SNTP servers (#9312)
This may be needed for CIS 2.3.2.2 check:

```
Correct date and time settings are required for authentication protocols, file creation,
modification dates and log entries. Ensure that time on the computer is within
acceptable limits. Truly accurate time is measured within milliseconds. For this audit, a
drift under four and a half minutes passes the control check. Since Kerberos is one of
the important features of macOS integration into Directory systems, the guidance here
is to warn you before there could be an impact to operations. From the perspective of
accurate time, this check is not strict, so it may be too great for your organization. Your
organization can adjust to a smaller offset value as needed.
```

#9239

- [X] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- ~[ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)~
- ~[ ] Documented any permissions changes~
- ~[ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)~
- ~[ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.~
- ~[ ] Added/updated tests~
- [X] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [X] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- ~[ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).~
2023-01-16 12:31:02 -03:00
..
.keep Add 'orbit/' from commit 'ab3047bb39f1e2be331d1ff18b4eb768619033c4' 2021-08-04 16:58:25 -03:00
6441-duplicated-fleet-desktop-bis Orbit: Handle SIGTERM on unix and kill pre-existing fleet-desktop processes at startup (#7966) 2022-09-27 11:57:56 -03:00
6581-remote-flags-management Orbit to support environments with revoked enroll secrets (#8056) 2022-10-03 17:28:19 -03:00
7517-token-rotation token rotation for fleet desktop (#7779) 2022-10-10 17:15:35 -03:00
8373-fix-desktop-free-spam fix issue in fleet desktop causing it to spam free installations (#8396) 2022-10-21 09:56:18 -07:00
8485-dump-pprof Dump pprof when orbit is given a SIGUSR1. Fixes #8456 (#8485) 2022-10-28 16:39:47 -04:00
8901-augeas-lenses Embed augeas lenses in orbit binary (#8901) 2022-12-02 10:19:54 -05:00
9239-cis-2.3.2.2 Add table implementation to query SNTP servers (#9312) 2023-01-16 12:31:02 -03:00
add-retries-bootstrap-mdm-push Orbit: Add retries to launchctl bootstrap to fix issue with MDM push (#8187) 2022-10-12 15:59:01 -03:00
bug-6479-store-proxy-cert-at-secure-location Bug 6479: Storing proxy certificate in a secure location to avoid unexpected deletion. (#7811) 2022-09-19 09:42:53 -03:00
bug-7874-call-scm-on-service-start Bug 7874: Adding SCM calls to register Orbit as a windows service (#7934) 2022-09-27 11:52:41 -03:00
bug-8009-fleet-desktop-duplicated-icon 8009 fleet desktop icon duplication (#8017) 2022-10-13 10:58:37 -03:00
bug-8974-smbios-uuid-value-retrieval Adding fallback mechanism to retrive UUID on Windows (#8993) 2022-12-13 18:04:49 -03:00
bug-9053-update-symlink-on-change orbit: Always update orbit symlink when changing channels (#9188) 2023-01-05 16:16:19 -05:00
bug-orbit-restart-empty-flags Fix Orbit bug when setting empty command_line_flags in agent options (#8176) 2022-10-11 20:11:01 -03:00
icloud-private-relay Add icloud_private_relay table (#8655) 2022-11-21 10:56:15 -08:00
orbit-extensions-autoupdate Orbit extensions autoupdate (#8906) 2022-12-21 01:00:55 +05:30
remove-desktop-errors-tooltip Remove errors tooltips from Fleet Desktop menu (#7678) 2022-09-12 08:35:26 -07:00
retry-enroll-on-unauth-error Orbit enroll retry on unauth (#7928) 2022-09-24 03:16:33 +05:30
windows-theme-detection Windows desktop theme detection (#7363) 2022-09-23 10:07:38 -07:00