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-26 08:59:17 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7a5aa8140d1f006687e0a3d839cab38156cbaef
munki
/
code
/
client
History
Greg Neagle
bd79a26a84
If a package failure occurs when downloading or installing Apple updates, make _RunSoftwareUpdate return 1 even though /usr/sbin/softwareupdate returns 0
2012-09-13 13:21:43 +02:00
..
munkilib
If a package failure occurs when downloading or installing Apple updates, make _RunSoftwareUpdate return 1 even though /usr/sbin/softwareupdate returns 0
2012-09-13 13:21:43 +02: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