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-19 13:40:34 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39ce59d8fef42de16a7196f134c0e6426d516377
munki
/
code
/
client
History
Greg Neagle
39ce59d8fe
Merge branch 'master' of
https://code.google.com/p/munki
2012-11-06 14:22:29 -08:00
..
munkilib
Merge branch 'master' of
https://code.google.com/p/munki
2012-11-06 14:22:29 -08: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
Use munkicommon.log() to log Python tracebacks in cases where exceptions are reraised causing Munki to crash and print the same traceback to stderr. Otherwise, the tracebacks are displayed to users twice when running from the commandline.
2012-10-24 18:37:27 -04: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