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-18 05:00:19 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f4e92f3c0e5024597dc0778fb2aac22e5c66c23
munki
/
code
/
client
History
Greg Neagle
6f4e92f3c0
Change default Apple Software Update catalogs from .sucatalog.gz versions to .sucatalog versions to work around an issue with Mountain Lion's softwareupdate. (This may affect Lion as well, but I have no solid data on that)
2012-09-17 12:24:49 -07:00
..
munkilib
Change default Apple Software Update catalogs from .sucatalog.gz versions to .sucatalog versions to work around an issue with Mountain Lion's softwareupdate. (This may affect Lion as well, but I have no solid data on that)
2012-09-17 12:24:49 -07:00
launchapp
Various minor edits to make pylint happier.
2010-07-29 17:36:38 +00:00
logouthelper
bug:
2012-05-30 19:05:40 -04:00
makecatalogs
Fixed wrong condition in makecatalogs
2012-07-02 20:36:10 +02:00
makepkginfo
Automate the setting of minimum_os_version to the highest detected OS version dependent upon what we automatically detect from the installer items and / or file item(s) in the following situations:-
2012-09-05 12:33:35 +10:00
managedsoftwareupdate
Add signal handler for SIGTERM so objects can get cleaned up if managedsoftware update gets killed. This should cause launchd processes we've started (like for /usr/sbin/installer and /usr/sbin/softwareupdate) to be stopped as well.
2012-08-16 13:47:30 -07:00
manifestutil
Updated usage and help for all manifestutil subcommands.
2012-05-15 10:52:23 -07:00
munkiimport
fix for munkiimport only checking dmgs and apps - should check hasValidInstallerItemExt()
2012-07-11 15:25:25 -04:00
ptyexec
add ptyexec helper script to run subprocesses in pseudo ttys and unbuffer
2011-08-11 16:22:31 +00:00
supervisor
Supervisor should exit with the return code of the process it started, not 0 if there are no errors.
2011-04-25 20:23:43 +00:00
updatecheckhelper
Merge supervisor branch (r1110, r1111, r1114) into trunk.
2011-04-13 21:57:02 +00:00