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-03-15 13:59:45 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3156ac77c2dc587c8e0c089dbec30376175ace4f
munki
/
code
/
client
History
Nate
3156ac77c2
Fixed tabs
2012-05-21 14:38:31 -04:00
..
munkilib
Fixed tabs
2012-05-21 14:38:31 -04:00
launchapp
Various minor edits to make pylint happier.
2010-07-29 17:36:38 +00:00
logouthelper
Reduce the likihood of a lingering /var/run/com.googlecode.munki.ManagedSoftwareUpdate by sleeping for 1/2 a second (instead of .1) and using open() instead of subprocess+touch to write the file.
2011-11-08 12:42:41 -05:00
makecatalogs
Better warning and safer behavior if a pkginfo's catalogs array contains an empty item (<string></string>)
2012-05-07 12:17:32 -07:00
makepkginfo
Clearer error message when more than one argument is given to makepkginfo and munkiimport.
2012-01-17 08:33:08 -08:00
managedsoftwareupdate
Fix typo in networkUp() when checking for non-loopback interfaces
2012-05-07 11:33:42 -07:00
manifestutil
Updated usage and help for all manifestutil subcommands.
2012-05-15 10:52:23 -07:00
munkiimport
Fix munkiimport to look in default install location for makecatalogs if makecatalogs is not found in same directory as munkiimport. Thanks to Heig Gregorian
2012-04-27 10:23:45 -07: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