Greg Neagle
|
9142b382c5
|
Look for precaching agent in same directoey as managedsoftwareupdate
|
2024-10-28 11:45:37 -07:00 |
|
Greg Neagle
|
cd24a3cd4f
|
add note for future consideration
|
2024-10-28 10:04:47 -07:00 |
|
Greg Neagle
|
fc9390fe21
|
Implement managedsoftwareupdate pre-run cleanup tasks.
|
2024-10-28 10:01:57 -07:00 |
|
Greg Neagle
|
b8024e2901
|
Start and stop precaching agent if appropriate
|
2024-10-28 09:26:37 -07:00 |
|
Greg Neagle
|
346a68df02
|
Implement removal of unused software
|
2024-10-28 09:23:45 -07:00 |
|
Greg Neagle
|
1fe4fda1e3
|
Implement ApplicationUsageQuery class
|
2024-10-25 17:43:42 -07:00 |
|
Greg Neagle
|
a215a00b57
|
Remove no-longer-applicable TODO comment
|
2024-10-25 15:21:12 -07:00 |
|
Greg Neagle
|
f66203a2bc
|
Finish implementation of precaching functions in download.swift
|
2024-10-25 15:18:24 -07:00 |
|
Greg Neagle
|
29b46c63b3
|
swiftformat fixes
|
2024-10-25 15:17:50 -07:00 |
|
Greg Neagle
|
776ceb35f5
|
Complete implementation of uncache() function in download.swift
|
2024-10-25 14:44:15 -07:00 |
|
Greg Neagle
|
b8377db09b
|
Move filesize functions to fileutils
|
2024-10-25 14:42:50 -07:00 |
|
Greg Neagle
|
284ddc135c
|
swiftformat changes
|
2024-10-25 14:41:06 -07:00 |
|
Greg Neagle
|
eee52ebb53
|
Implement etag support when downloading in fetch.swift
|
2024-10-25 14:00:43 -07:00 |
|
Greg Neagle
|
51efc3f1be
|
Implement --configure option for munkiimport
|
2024-10-03 11:48:16 +02:00 |
|
Greg Neagle
|
91a46202bd
|
When building with DEBUG use an alternate prefs domain
|
2024-10-03 11:46:54 +02:00 |
|
Greg Neagle
|
d0c9271d9c
|
If repo_url and repo path are not given at command line, try to use a stored preference. (Behavior the same as python version)
|
2024-09-20 11:45:57 -07:00 |
|
Greg Neagle
|
ee5d1698f3
|
iconutils: if we can't extract files from the pkg Payload with pax, try aa
|
2024-09-20 11:44:37 -07:00 |
|
Greg Neagle
|
75c621f7ce
|
Implement iconimporter
|
2024-09-13 18:49:38 -07:00 |
|
Greg Neagle
|
3f6194e5d3
|
new function to generate a temporary file
|
2024-09-13 18:48:05 -07:00 |
|
Greg Neagle
|
f2c20d0383
|
Documentation tweak
|
2024-09-13 18:47:21 -07:00 |
|
Greg Neagle
|
e8111f0a3d
|
New Repo method optionally return the filesystem path to an item.
|
2024-09-13 18:46:49 -07:00 |
|
Greg Neagle
|
003cd73653
|
Reset munkitester to basic sample
|
2024-09-12 09:02:03 -07:00 |
|
Greg Neagle
|
e95845d41b
|
Comments comments comments
|
2024-09-11 18:07:24 -07:00 |
|
Greg Neagle
|
ded5d5e5a1
|
Implement --munkistatusoutput and --verbose for removepackages
|
2024-09-11 17:59:49 -07:00 |
|
Greg Neagle
|
7f6248c796
|
Convert more comments to documentation
|
2024-09-11 17:55:09 -07:00 |
|
Greg Neagle
|
55c769edfa
|
Convert more comments to documentation
|
2024-09-11 17:39:51 -07:00 |
|
Greg Neagle
|
65d0d6724f
|
Convert more comments to documentation
|
2024-09-11 17:26:04 -07:00 |
|
Greg Neagle
|
b59988e11d
|
Convert more comments to documentation
|
2024-09-11 16:46:37 -07:00 |
|
Greg Neagle
|
db671e0012
|
Convert more comments to documentation
|
2024-09-11 16:22:09 -07:00 |
|
Greg Neagle
|
bae4dfc20a
|
Convert more comments to documentation
|
2024-09-11 15:49:03 -07:00 |
|
Greg Neagle
|
89dcdd84f1
|
Convert more comments to documentation
|
2024-09-11 15:38:07 -07:00 |
|
Greg Neagle
|
f7e3193f6a
|
Change the POSTACTION_ constants into an enum
|
2024-09-11 15:24:28 -07:00 |
|
Greg Neagle
|
0b4297ae41
|
Convert more comments to documentation
|
2024-09-11 14:41:34 -07:00 |
|
Greg Neagle
|
f7cbba03a8
|
Convert more comments to documentation
|
2024-09-11 14:23:40 -07:00 |
|
Greg Neagle
|
4729445418
|
Convert more comments to documentation
|
2024-09-11 14:01:53 -07:00 |
|
Greg Neagle
|
80fa4cb463
|
Remove extraneous characters in documentation comments
|
2024-09-11 14:01:31 -07:00 |
|
Greg Neagle
|
190a024f26
|
Convert more comments to documentation
|
2024-09-11 11:41:58 -07:00 |
|
Greg Neagle
|
7ba4266a3d
|
Convert more comments to documentation
|
2024-09-11 11:23:44 -07:00 |
|
Greg Neagle
|
694825beae
|
Convert more comments to documentation
|
2024-09-11 11:14:23 -07:00 |
|
Greg Neagle
|
eca2173084
|
Convert some comments to documentation
|
2024-09-10 20:55:44 -07:00 |
|
Greg Neagle
|
83aafa770f
|
Convert some comments to documentation
|
2024-09-10 20:46:42 -07:00 |
|
Greg Neagle
|
544138152b
|
Finally getting the hang of how documentation comments work
|
2024-09-10 20:34:19 -07:00 |
|
Greg Neagle
|
605ac2eedf
|
Finally getting the hand of how documentation comments work
|
2024-09-10 16:47:34 -07:00 |
|
Greg Neagle
|
4fbf1f0d4c
|
Tweak comment style for comments that describe a function/method
|
2024-09-10 16:32:01 -07:00 |
|
Greg Neagle
|
e8041cd820
|
Tweak comment style for comments that describe a function/method
|
2024-09-10 16:26:46 -07:00 |
|
Greg Neagle
|
433588176e
|
Tweak comment style for comments that describe a function/method
|
2024-09-10 16:09:16 -07:00 |
|
Greg Neagle
|
9d8eb19b16
|
Tweak comment style for comments that describe a function/method
|
2024-09-10 16:08:22 -07:00 |
|
Greg Neagle
|
3e0d55b3bc
|
Tweak comment style for comments that describe a function/method
|
2024-09-10 16:02:30 -07:00 |
|
Greg Neagle
|
aca25f9428
|
Add ability to filter out major OS updates from Apple updates list
|
2024-09-10 14:53:33 -07:00 |
|
Greg Neagle
|
b3cab07d90
|
Fix which source files are available to which targets so all targets that should build successfully do
|
2024-09-10 09:15:01 -07:00 |
|