This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
munki
Watch
1
Star
0
Fork
0
You've already forked munki
mirror of
https://github.com/munki/munki.git
synced
2026-01-08 07:29:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9bdb65ade01294aa702ebbf40a3e050bd0a244b
munki
/
code
/
client
History
Greg Neagle
e9bdb65ade
Add new Sierra-compatible fileshare mounting code to manifestutil.
2016-10-21 15:38:58 -07:00
..
munkilib
Some attempts to remove possible unicode issues
2016-10-17 10:49:43 -07:00
iconimporter
iconimporter now uses CFPreferences methods to read configuration; PyLint cleanups
2016-07-15 16:52:37 -07:00
launchapp
…
logouthelper
…
makecatalogs
Fix for
https://github.com/munki/munki/issues/666
2016-09-29 14:22:33 -04:00
makepkginfo
makepkginfo now can parse an app's Info.plist's LSMinimumSystemVersionByArchitecture (if it exists) for minimum_os_version information
2016-05-24 14:35:07 -07:00
managedsoftwareupdate
After doing unattended installs, don't recheck Apple updates availability if there were none available when we started (or we weren't supposed to check them at all)
2016-06-29 17:05:23 -04:00
manifestutil
Add new Sierra-compatible fileshare mounting code to manifestutil.
2016-10-21 15:38:58 -07:00
munkiimport
Attempt
#2
to catch KeyError exception when attempting to import NetFS's NetFSMountURLSync function.
2016-10-17 09:57:35 -07:00
ptyexec
…
repoclean
Update repoclean help to note that --delete-items-in-no-manifests is not yet implemented.
2016-08-15 09:24:36 -07:00
supervisor
…