-
Notifications
You must be signed in to change notification settings - Fork 297
Comparing changes
Open a pull request
base repository: google/santa
base: 2022.5
head repository: google/santa
compare: 2022.6
- 9 commits
- 16 files changed
- 4 contributors
Commits on May 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4d34099 - Browse repository at this point
Copy the full SHA 4d34099View commit details -
Remove unused testing scripts (#816)
* Remvoe unused testing scripts Co-authored-by: Russell Hancox <russellhancox@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a3fda0 - Browse repository at this point
Copy the full SHA 6a3fda0View commit details -
Copy new PrinterProxy file instead of overwriting (#819)
* Copy new PrinterProxy file instead of overwriting * Update log type for error message * Update log message severity
Configuration menu - View commit details
-
Copy full SHA for a65c918 - Browse repository at this point
Copy the full SHA a65c918View commit details
Commits on May 31, 2022
-
Mute self to reduce message volume. Remove noisy log message. (#820)
* Mute self to reduce message volume. Remove noisy log message. * Bail if self muting failed. Remove selfPid. * Fix tests by mocking es_mute_process
Configuration menu - View commit details
-
Copy full SHA for ae13900 - Browse repository at this point
Copy the full SHA ae13900View commit details
Commits on Jun 8, 2022
-
santad: Use multiple semaphores to avoid freeing ES message before us…
…e of it has ended. (#822) This slightly complex solution is necessary because while on macOS 11+ there are retain/release methods that can be used on ES messages, on 10.15 the only option is a copy which is comparatively expensive (and on 11+ the copy/free methods are aliases for retain/release) Fixes #821
Configuration menu - View commit details
-
Copy full SHA for 01bd1bf - Browse repository at this point
Copy the full SHA 01bd1bfView commit details
Commits on Jun 22, 2022
-
Added handling for Remount events to USB mass storage blocking (#818)
* Added handling for Remount events to USB mass storage blocking.
Configuration menu - View commit details
-
Copy full SHA for fde5f52 - Browse repository at this point
Copy the full SHA fde5f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfae5dc - Browse repository at this point
Copy the full SHA bfae5dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d37a3a - Browse repository at this point
Copy the full SHA 3d37a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a67801d - Browse repository at this point
Copy the full SHA a67801dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2022.5...2022.6