Commit Graph

4224 Commits

Author SHA1 Message Date
Greg Neagle 5cf8d83d98 Fix for saving changed admin tool preferences 2025-04-13 16:09:39 -07:00
Greg Neagle 443142ebec Tweaking log file location for Debug builds 2025-04-13 16:08:43 -07:00
Greg Neagle 790261b405 scriptPath should be a let variable instead of var 2025-04-13 16:07:15 -07:00
Greg Neagle 4299716555 Fix for configure prompts for munkiimport (and manifestutil) 2025-04-13 16:06:09 -07:00
Greg Neagle db46fcab7a Fix backwards implementation of dirName() 2025-04-12 14:51:41 -07:00
Greg Neagle 7bbdf10561 Debug builds can use alternate BUNDLE_ID by setting MUNKI_BUNDLE_ID environment variable 2025-04-12 11:55:49 -07:00
Greg Neagle 02f8c14099 Update some TODO comments 2025-04-12 11:02:39 -07:00
Greg Neagle daead42556 Add keychain debug logging to fetch/getURL 2025-04-12 11:01:37 -07:00
Greg Neagle f99fec6ca8 Add more logging to appusaged/unusedsoftware operations 2025-04-12 11:00:44 -07:00
Greg Neagle ada003a6ac Add more debug output when fetching a URL 2025-04-11 16:56:07 -07:00
Greg Neagle 683e71627a Fix calculation of disk space needed by additional items to be installed; add more debug output around this 2025-04-11 15:12:40 -07:00
Greg Neagle eb8891295a Implement client cert authentication 2025-04-09 16:55:07 -07:00
Greg Neagle 0b571f063d More careful handling of parsing results of Distribution and PackageInfo files 2025-04-02 09:39:55 -07:00
Greg Neagle 842c18e1b9 Merge branch 'Munki6dev' into swift-cli 2025-04-02 09:21:27 -07:00
Greg Neagle 6d33d5b33d More reliable identification of flat pkg PackageInfo and Distribution files 2025-04-02 09:18:19 -07:00
Greg Neagle c666725a7d Update build_swift_munki.sh script to ensure Universal binaries are built 2025-03-30 10:37:56 -07:00
Greg Neagle 5ca2fedb39 Fix installation check on staged_os_installer items 2025-03-30 10:21:09 -07:00
Greg Neagle e2658e67d3 Update copyright dates in managedsoftwareupdate's greeting message 2025-03-30 09:59:05 -07:00
Greg Neagle 4a06a0a59e Updated implementation for getInput() to match input behavior in the Python version 2025-03-29 22:07:59 -07:00
Greg Neagle 1f240044a9 Merge branch 'Munki6dev' into swift-cli 2025-03-16 15:23:18 -07:00
Greg Neagle 7f822c3da1 Implement using client cert common name as ClientIdentifier 2025-03-16 15:22:56 -07:00
Greg Neagle 82a97f36a7 Add keychain and cert functions 2025-03-16 15:19:32 -07:00
Greg Neagle f0c843c23a Add dirName() function to fileutils 2025-03-16 15:18:42 -07:00
Greg Neagle 131feb1771 Allow for passing of custom environment to more of the functions that run subprocesses 2025-03-16 15:17:49 -07:00
Greg Neagle 6ee386247d Merge branch 'PythonPowerManager' into Munki6dev 2025-02-11 09:26:14 -08:00
Greg Neagle 527b666cc8 Merge branch 'Munki6dev' into swift-cli 2025-02-10 13:05:09 -08:00
Greg Neagle 46b81f061c Bump version for future release 2025-02-10 13:04:44 -08:00
Greg Neagle 2b243d0deb WIP client cert code 2025-02-10 10:37:55 -08:00
Greg Neagle 80c3e9c6c5 Merge branch 'Munki6dev' into swift-cli 2025-02-07 16:52:13 -08:00
Greg Neagle e31330a64c String interpolation fix 2025-02-07 08:07:55 -08:00
Greg Neagle 0a2cb3f524 Don't skip user notification for display sleep assertions if force is true (so notifications will happen if a force install deadline is soon) 2025-02-06 17:33:52 -08:00
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 f88d10eaef Skip user notification if a process has made a display sleep assertion, which may mean the user is 'presenting' or in a meeting 2025-02-06 17:17:18 -08:00
Greg Neagle 94c9e91e2d Add some functions to check PowerManager assertions 2025-02-06 13:53:05 -08:00
Liam Nicholson 189a9054e2 Add Chain Support in Client Certificate Authentication (#1236)
* add chain support in the Client Certificate mechanism

* update comment
2025-02-06 09:35:10 -08:00
Greg Neagle 41e4a5cf89 Wait longer for a reponse from fdesetup so the client doesn't timeout too fast 2025-01-29 13:38:15 -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