BackgroundMusic/BGMApp/BGMXPCHelper
Kyle Neideck f3151e3159 BGMXPCHelper now runs as an unprivileged user, instead of root.
BGMXPCHelper's install script now creates a user and group for
BGMXPCHelper to run as. This reduces the risk of BGMXPCHelper being used
for privilege escalation.
2016-04-07 00:48:36 +10:00
..
BGMXPCHelperService.h Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
BGMXPCHelperService.m Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
BGMXPCListenerDelegate.h Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
BGMXPCListenerDelegate.m Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
com.bearisdriving.BGM.XPCHelper.plist.template BGMXPCHelper now runs as an unprivileged user, instead of root. 2016-04-07 00:48:36 +10:00
Info.plist Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
main.m Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
post_install.sh BGMXPCHelper now runs as an unprivileged user, instead of root. 2016-04-07 00:48:36 +10:00
safe_install_dir.sh BGMXPCHelper can now be installed with xcodebuild. 2016-04-04 04:55:17 +10:00