Greg Neagle
|
0d772beb0a
|
Skip user notifications if it appears the user might be in a Zoom/Teams/etc meeting or might be presenting with Keynote or PowerPoint
|
2025-02-06 17:29:46 -08:00 |
|
Greg Neagle
|
94c9e91e2d
|
Add some functions to check PowerManager assertions
|
2025-02-06 13:53:05 -08:00 |
|
Greg Neagle
|
e33a52f2b2
|
Merge branch 'Munki6dev' into swift-cli
|
2025-01-29 09:43:56 -08:00 |
|
Greg Neagle
|
b720ed5e59
|
Bump version for future release
|
2025-01-29 08:20:10 -08:00 |
|
Greg Neagle
|
b191f176f4
|
Update copyright dates
|
2025-01-25 15:42:09 -08:00 |
|
Greg Neagle
|
f4affc0f24
|
Merge branch 'Munki6dev' into swift-cli
|
2025-01-25 15:36:24 -08:00 |
|
Greg Neagle
|
6b4ad647c4
|
Update copyright dates
|
2025-01-25 15:35:09 -08:00 |
|
Greg Neagle
|
d89c6518a6
|
Change log timestamps to RFC 3339 date format
|
2025-01-24 08:14:12 -08:00 |
|
Greg Neagle
|
b222e62061
|
Drop log filename path extension ('.log') when making a subsystem name for unified logging
|
2025-01-20 17:09:14 -08:00 |
|
Greg Neagle
|
91eaac9750
|
Implement logging to Apple unified logging if 'LogToSyslog' preference is true
|
2025-01-20 16:31:26 -08:00 |
|
Greg Neagle
|
6f098df3a0
|
Improve validation of installerEnvironment (for makepkginfo and munkiimport)
|
2025-01-20 08:58:14 -08:00 |
|
Greg Neagle
|
48c3734856
|
Update TODO comment to differenciate items that are proposed enhancements rather than features that exist in the Python version yet to be implemented
|
2025-01-20 08:43:11 -08:00 |
|
Greg Neagle
|
a64f5e72a2
|
Update TODO comment to differenciate items that are proposed enhancements rather than features that exist in the Python version yet to be implemented
|
2025-01-20 08:38:30 -08:00 |
|
Greg Neagle
|
c5cb852380
|
Test that /usr/bin/aa exists before attempting to call it
|
2025-01-17 10:58:12 -08:00 |
|
Greg Neagle
|
d99fa65234
|
Merge branch 'Munki6dev' into swift-cli
|
2025-01-17 10:53:52 -08:00 |
|
Greg Neagle
|
40b44aef2a
|
Test that /usr/bin/aa exists before attempting to call it, avoiding a crash on older macOSes
|
2025-01-17 10:53:19 -08:00 |
|
Greg Neagle
|
7da1b832d0
|
Wait longer for a reponse from fdesetup so the client doesn't timeout too fast
|
2025-01-17 10:48:17 -08:00 |
|
Greg Neagle
|
2b1fba27f9
|
Update build script to also build logouthelper
|
2025-01-07 13:27:35 -08:00 |
|
Greg Neagle
|
5db3171e75
|
Implement logouthelper
|
2025-01-07 13:26:45 -08:00 |
|
Greg Neagle
|
25505f868a
|
Update build_swift_munki.sh script to build authrestartd
|
2025-01-06 14:38:41 -08:00 |
|
Greg Neagle
|
f8fad98056
|
Fix some file references so managedsoftwareupdate builds
|
2025-01-06 14:38:11 -08:00 |
|
Greg Neagle
|
f931a72a26
|
authrestartd is now functional
|
2025-01-06 14:24:33 -08:00 |
|
Greg Neagle
|
8f79065770
|
Some changes to make testing a bit easier
|
2025-01-06 14:22:50 -08:00 |
|
Greg Neagle
|
ecb62492d7
|
Implement (auth) restart in managedsoftwareupdate
|
2025-01-06 13:19:18 -08:00 |
|
Greg Neagle
|
17b2397077
|
Implement more of authrestartd
|
2025-01-05 19:51:23 -08:00 |
|
Greg Neagle
|
ac1badc8f6
|
Move permissions verification functions to utils/fileutils so we can use them elsewhere
|
2025-01-05 19:49:14 -08:00 |
|
Greg Neagle
|
1c38636cea
|
Implement more authrestart functions
|
2025-01-04 17:09:48 -08:00 |
|
Greg Neagle
|
d100df9230
|
build_swift_munki.sh now builds with the 'Release' configuration
|
2025-01-04 08:10:23 -08:00 |
|
Greg Neagle
|
c626a2e08a
|
Modify build_swift_munki to build all tools in a loop
|
2025-01-04 08:01:41 -08:00 |
|
Nate Walck
|
a2846f26a8
|
Add build script scaffold for swift munki (#1234)
|
2025-01-04 07:50:00 -08:00 |
|
Greg Neagle
|
2092f87bc6
|
Begin implementation of authrestart methods
|
2025-01-04 07:48:01 -08:00 |
|
Greg Neagle
|
0112ce115c
|
Better handling of stdIn in runCLI; add actual support for stdIn to the various async methods
|
2025-01-04 07:45:47 -08:00 |
|
Greg Neagle
|
194c05896f
|
Adjust dependencies for printStderr
|
2025-01-03 09:08:48 -08:00 |
|
Greg Neagle
|
25c76bf424
|
Add missing 'import Foundation' :-(
|
2025-01-03 09:06:56 -08:00 |
|
Greg Neagle
|
22a43e26b8
|
Functional implementation of appusaged; app_usage_monitor now uses shared classes
|
2025-01-02 09:23:55 -08:00 |
|
Greg Neagle
|
0d4eb05dcc
|
Reorganize some shared source files
|
2025-01-02 09:21:49 -08:00 |
|
Greg Neagle
|
6c96cc6498
|
Update logging message for UNIXDomainSocketClient
|
2024-12-20 16:43:21 -08:00 |
|
Greg Neagle
|
8c45a9caff
|
Update minumum OS for repoclean and appusaged
|
2024-12-20 16:42:35 -08:00 |
|
Greg Neagle
|
369093fa0d
|
Switch socket code to use only Darwin sockets and no CFSockets; begin implmentation of socket server code
|
2024-12-20 16:13:03 -08:00 |
|
Greg Neagle
|
fea45de1b8
|
Updated project.pbxproj
|
2024-12-20 16:11:55 -08:00 |
|
Greg Neagle
|
a09baf22dc
|
Implement more of repoclean
|
2024-12-03 15:34:29 -08:00 |
|
Greg Neagle
|
a7f05fce8c
|
Implement more of repoclean
|
2024-11-29 11:11:47 -08:00 |
|
Greg Neagle
|
ceaf504413
|
Don't recurse into directories that start with '.' when listing resources
|
2024-11-29 10:53:01 -08:00 |
|
Greg Neagle
|
dcc3259c35
|
Begin implementation of repoclean
|
2024-11-18 16:24:39 -08:00 |
|
Greg Neagle
|
1cce596234
|
Update package dependency
|
2024-10-28 16:20:14 -07:00 |
|
Greg Neagle
|
a35ff1994b
|
Quiet warning output if conditions directory doesn't exist
|
2024-10-28 16:19:27 -07:00 |
|
Greg Neagle
|
b470c392ef
|
Avoid illegal index access in pythonScriptRunning()
|
2024-10-28 16:18:13 -07:00 |
|
Greg Neagle
|
ca774bc2a4
|
update package dependencies
|
2024-10-28 15:59:27 -07:00 |
|
Greg Neagle
|
d12e4a67df
|
Implement 'os_build_last_component' conditional fact
|
2024-10-28 14:38:34 -07:00 |
|
Greg Neagle
|
e1e59d5bdb
|
Implement more of the cases where we should be looking in the same directory as managedsoftwareupdate indtead of hard-coding /usr/local/munki
|
2024-10-28 13:00:45 -07:00 |
|