David Aguilar
|
3bb91cabca
|
munki: rename "/usr/local/munki/python" symlink to "munki-python" (#997)
Avoid masking the system /usr/bin/python by calling our symlink
"munki-python" instead of "python".
Closes #996
|
2020-07-07 13:58:34 -07:00 |
|
Greg Neagle
|
ee7391c69a
|
Add capability to set up a delayed authrestart on 10.12+. When running startosinstall set up a delayed authrestart if possible.
|
2020-02-13 08:38:07 -08:00 |
|
Greg Neagle
|
72a0535d0d
|
Update Copyright dates
|
2020-01-01 08:53:37 -08:00 |
|
Greg Neagle
|
af51af5cdd
|
Change all sh-bang lines to #!/usr/local/munki/python
|
2019-07-16 22:14:47 -07:00 |
|
Greg Neagle
|
4737500efb
|
Replace too-general except BaseException clauses
|
2019-06-20 22:09:24 -07:00 |
|
Greg Neagle
|
0b0f5e082e
|
Python3 compatibility for authrestartd
|
2019-06-17 16:07:24 -07:00 |
|
Greg Neagle
|
df60207145
|
Add 'from __future__ import absolute_import' to all files to enforce Python3-style imports
|
2019-05-03 21:34:56 -07:00 |
|
Greg Neagle
|
531d99a01a
|
Convert all print statements to Python3-compatible print functions
|
2019-05-03 19:47:37 -07:00 |
|
Greg Neagle
|
918d0b7391
|
Update copyright dates
|
2019-01-02 10:31:50 -08:00 |
|
Greg Neagle
|
5182909bec
|
Add more logging to authrestartd; update comments in MSCPasswordAlertController.py
|
2018-06-05 16:07:24 -07:00 |
|
Greg Neagle
|
24c0e41054
|
When storing password for authrestart, also store (and retreive) username for use with APFS on High Sierra+
|
2018-06-04 15:35:56 -07:00 |
|
Greg Neagle
|
1428c40d06
|
Update copyright notices to include 2018
|
2018-01-20 08:46:22 -08:00 |
|
Greg Neagle
|
3d0e615837
|
Fixes for auth restart when starting a macOS install and user has provided a password via the GUI
|
2017-05-09 15:11:28 -07:00 |
|
Greg Neagle
|
592e100691
|
PyLint cleanup
|
2017-04-21 14:47:59 -05:00 |
|
Greg Neagle
|
98a4892985
|
Auth restart support for Managed Software Center.app
|
2017-04-20 14:52:02 -05:00 |
|