mapplauncherd:master

Last commit made on 2016-03-01
Get this branch:
git clone -b master https://git.launchpad.net/mapplauncherd
Members of Ubuntu SDK team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:mapplauncherd

Recent commits

49036bc... by Benjamin Zeller

Remove debug output, exit on cgroup move failure

2ccbd7c... by Benjamin Zeller

Remove apparmor for now

29904e5... by Tyler Hicks

[launcherlib] Don't leak the dbus connection to the app

Call dbus_connection_unref() so that the connection is closed and not
leaked from the booster to the app.

Signed-off-by: Tyler Hicks <email address hidden>

fed4f7c... by Benjamin Zeller

Better way to fill in the options

eb63648... by Benjamin Zeller

Make sure the defines that enable/disable features are part of the APIs to apps using the lib know it too

35c395f... by Benjamin Zeller

New version

de42431... by Benjamin Zeller

setgroups can only happen with root privs, and needs to be done first

8340429... by Benjamin Zeller

Update packaging

47ac186... by Benjamin Zeller

Add switches to enable/disable features

7c87a65... by Benjamin Zeller

Security fixes