Greg Neagle
4ea3fc192f
Copy FileVaultIcon to project
2017-04-20 15:05:22 -05:00
Greg Neagle
98a4892985
Auth restart support for Managed Software Center.app
2017-04-20 14:52:02 -05:00
Greg Neagle
4b1c0c9949
Start of launchd socket support
2017-04-14 10:47:58 -07:00
Greg Neagle
8b6ecc6788
Only set the secret preference if we're going to attempt an authrestart; rely on default behavior otherwise
2017-04-13 16:31:30 -07:00
Greg Neagle
72f369544f
Experimental support for authrestart after kicking off macOS upgrade
2017-04-13 15:48:14 -07:00
Greg Neagle
b45a36a337
Refactor authrestart code so osinstaller can use it.
2017-04-13 15:47:29 -07:00
Greg Neagle
8b9a034512
Normalize sort of localized strings
2017-04-13 06:08:29 -07:00
Richard Lafontaine
9e1c6ea702
Updated French localization ( #750 )
...
For issue #744
2017-04-13 06:06:14 -07:00
Greg Neagle
cead5a175b
Really fix spelling of sendDistribitedNotification()
2017-04-12 09:30:17 -07:00
Greg Neagle
69f788a15a
Fix spelling of sendDistribitedNotification()
2017-04-12 09:29:25 -07:00
Clayton Burlison
1f2ab4220c
Update managedsoftwareupdate --auto help msg ( #739 )
2017-04-11 09:29:20 -07:00
Greg Neagle
f3c85492c4
Improved debug logging in keychain.py
2017-04-10 16:43:59 -07:00
Greg Neagle
47a7c5c825
Updated Italian localization courtesy Dino Libertino
2017-04-10 07:51:49 -07:00
Greg Neagle
13f4004e93
Normalize sorting of .strings
2017-04-09 17:06:30 -07:00
Arjen van Bochoven
8f2d313f93
Update dutch localisable strings ( #748 )
...
Fixes #745
2017-04-09 15:36:54 -07:00
Greg Neagle
db5f11b83c
Normalize sorting of strings files
2017-04-09 13:04:40 -07:00
Greg Neagle
3dbaad48b9
Normalize sorting of strings files
2017-04-09 13:03:43 -07:00
Greg Neagle
9c749bfff1
Normalize sorting of strings files
2017-04-09 13:01:40 -07:00
nakanana
a37209caa6
Updated JP localization ( #747 )
...
* Updated JP localization
issue #746
There was a difference in %s - %@ in Managed Software Center file.
* %s fixed
2017-04-09 12:59:17 -07:00
Greg Neagle
d4b162b94c
Updated German localization courtesy of Fridolin Koch
2017-04-09 12:35:44 -07:00
Greg Neagle
f963d1276b
Updated Norwegian localization courtesy Frank Paul Silye
2017-04-09 10:14:06 -07:00
Greg Neagle
68aa2b3ad1
Updated Danish localization courtesy Thomas Dam
2017-04-09 09:14:43 -07:00
Greg Neagle
4aca898b97
Normalize sorting of localization strings for Norwegian
2017-04-09 08:29:58 -07:00
Greg Neagle
affe3d3112
Fix for getting battery percentage when the output from 'pmset -g ps' is different than the code originally was designed for
2017-04-08 19:35:41 -07:00
Greg Neagle
7a78d286fc
Code cleanup
2017-04-08 09:24:34 -07:00
Greg Neagle
233c92501e
logic cleanup and code de-dupe
2017-04-08 09:23:44 -07:00
Greg Neagle
af19af534c
PyLint cleanups
2017-04-08 09:06:39 -07:00
Greg Neagle
fe3d133d02
Code cleanup
2017-04-08 08:09:45 -07:00
Greg Neagle
d13130c4dc
PyLint cleanups
2017-04-07 22:12:02 -07:00
Greg Neagle
a4eef0f256
PyLint cleanups
2017-04-07 22:05:02 -07:00
Greg Neagle
78383f5980
PyLint cleanups
2017-04-07 21:59:55 -07:00
Greg Neagle
d50919f5ae
PyLint cleanups
2017-04-07 21:56:13 -07:00
Greg Neagle
8172507fe8
PyLint cleanup
2017-04-07 21:53:07 -07:00
Greg Neagle
7dc510836a
PyLint cleanup
2017-04-07 21:51:49 -07:00
Greg Neagle
af19f8686f
Fix comments entered as doc strings
2017-04-07 21:35:14 -07:00
Greg Neagle
7304a87e87
Refectoring of munkilib/appleupdates and removal of unsued code
2017-04-07 16:43:06 -07:00
Greg Neagle
de38380516
Refactring of munkilib/installer/core.py
2017-04-07 16:42:04 -07:00
Greg Neagle
25e42ecdb0
Faster iteration of installed apps when searching for matching apps during updatecheck
2017-04-07 16:41:22 -07:00
Greg Neagle
11e5d79f69
munkilib/appleupdates/dist.py: Refactoring to make PyLint happier. Now with a score of 100!
2017-04-07 12:10:06 -07:00
Greg Neagle
365c739949
makecataogs: Adjusted warning text when items differing only by case are detected.
2017-04-07 11:16:23 -07:00
Greg Neagle
15fb5c56c5
Refactoring in munkilib/installer/dmg.py to make PyLint happier. Now a score of 100!
2017-04-07 10:47:25 -07:00
Greg Neagle
b1b79ed51b
Fix for Dock update badge not being properly updated, caused by a regression here in commit 292bc808c6
2017-04-07 09:38:10 -07:00
Greg Neagle
254b03ba07
Refactoring in munkilib/installer/pkg.py to make PyLint happier. Now a score of 100!
2017-04-07 09:15:16 -07:00
Greg Neagle
15c26d8ae3
Add support for -allowUntrusted flag for installer packages
2017-04-05 11:35:42 -07:00
Greg Neagle
ffbf9242cf
osinstaller: When signalled that startosinstall is ready to reboot, rm the diskimage to make more room for the actual install; only return pkginfo for Sierra installers (ignore pre-Sierra OS X installers)
2017-04-05 08:56:18 -07:00
Greg Neagle
39b0d0720c
Exit faster/earlier and do less when another instance of managedsoftwareupdate is running.
2017-04-04 13:22:05 -07:00
Greg Neagle
691e399afe
osinstaller: add minimum_munki_version to generated pkginfo
2017-04-04 10:55:29 -07:00
Greg Neagle
292bc808c6
- Groundwork for installing from locally-installed app instead of dmg
...
- Run some finishing tasks including postflight script when signalled by startosinstall that it's ready to restart
- launchd.py extended to optionally _not_ cleanup a launchd job on exit so that startosinstall isn't killed prematurely and can live on after managedsoftwareupdate's untimely death
2017-04-04 10:49:15 -07:00
Greg Neagle
dfffb65ee9
osinstaller: run startosinstall in a seperate launchd job
2017-04-03 14:03:30 -07:00
Greg Neagle
bf2c2332b3
osinstaller: generated pkginfo now contains installed_size
2017-04-02 23:00:54 -07:00