summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Create on-the-fly directories and files directly as guest user, eliminating n...Laércio de Sousa2015-10-141-17/+16
| * | Replace BindFS option --mirror-only with --force-user/--force-group. They are...Laércio de Sousa2015-10-141-1/+1
* | | Allow reading /proc/<PID>/net/dev from within a guest session, so that e.g. x...Robert Ancell2015-10-161-0/+2
|\ \ \
| * | | Allow reading /proc/net/dev from within a guest session.Laércio de Sousa2015-10-151-0/+2
* | | | Use g_object_clear where we can for readibilityRobert Ancell2015-10-161-2/+1
* | | | Use g_object_clear where we can for readibilityRobert Ancell2015-10-169-78/+30
* | | | Replace unnecessary dispose method with finalizeRobert Ancell2015-10-162-20/+7
* | | | Tidy up finalize methodsRobert Ancell2015-10-1622-100/+44
* | | | When locking a session, if an existing greeter can't be reused, then it's sto...Robert Ancell2015-10-167-20/+227
|\ \ \ \ | |/ / / |/| | |
| * | | Merged parent branchJesús González2015-06-01131-355/+793
| |\ \ \
| * \ \ \ Merged changes from parent branch.Jesús González2015-04-28285-504/+573
| |\ \ \ \
| * | | | | Fixed improper merging of parent branchJesús González2015-02-131-0/+4
| * | | | | Merged changes from parent branch.Jesús González2015-02-13120-214/+711
| |\ \ \ \ \
| * \ \ \ \ \ Merged changes from parent branchJesús González2015-01-05103-202/+292
| |\ \ \ \ \ \
| * | | | | | | Store in the seat the replacement greeter that shall be started when the repl...Jesús González2015-01-053-6/+52
| * | | | | | | When locking a session, if an existing greeter can't be reused, then it's sto...Jesús González2014-12-251-6/+24
| * | | | | | | Add a test showing double locking a seat casues a second display server to startRobert Ancell2014-12-096-1/+144
* | | | | | | | Allow Chromium to receive a SIGTERM when running from within a guest session.Robert Ancell2015-10-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow Chromium to receive SIGTERM when running within a guest session.Laércio de Sousa2015-10-151-1/+1
|/ / / / / / / /
* | | | | | | | Add xremote testsRobert Ancell2015-10-145-0/+83
* | | | | | | | Fix test descriptionRobert Ancell2015-10-141-1/+1
* | | | | | | | Add unity as an example seat typeRobert Ancell2015-10-141-1/+1
* | | | | | | | Also test xserver-config optionRobert Ancell2015-10-145-6/+20
* | | | | | | | Add a regression test for xserver-layout option.Robert Ancell2015-10-143-0/+44
* | | | | | | | Check the version of the X server we are running so we correctly pass -listen...Robert Ancell2015-10-1414-13/+208
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Suggest bindfs packageRobert Ancell2015-10-131-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Keep only bindfs in 'Suggests' field, since linux-image in this field may not...Laércio de Sousa2015-10-131-1/+1
| * | | | | | | Declare package requirements to enable union-mounting of guest home directory.Laércio de Sousa2015-10-131-0/+1
|/ / / / / / /
* | | | | | | Use read-only for bindfs mountsRobert Ancell2015-10-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Enforce read-only mode for all BindFS mounts to minimize risk of /etc/guest-s...Laércio de Sousa2015-10-131-1/+1
* | | | | | | | Fix apparmor profiles for running Chromium in guest sessionsRobert Ancell2015-10-122-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | data/apparmor/abstractions/lightdm_chromium-browser: cgroups support forChad MILLER2015-10-122-0/+6
|/ / / / / / / /
* | | | | | | | Update debian/changelogRobert Ancell2015-10-121-0/+3
* | | | | | | | * debian/patches/xorg-1.17.patch:Robert Ancell2015-10-123-0/+34
* | | | | | | | If OverlayFS of AuFS is available use them to mount the guest account directo...Robert Ancell2015-10-101-5/+62
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix missing redefinition of PRE_HOME variable.Laércio de Sousa2015-10-091-1/+1
| * | | | | | Revert some changes and make a per-user bindfs mount, rather than a shared bi...Laércio de Sousa2015-10-091-34/+49
| * | | | | | Union-mount /etc/guest-session/skel with guest account home directory, if Ove...Laércio de Sousa2015-10-081-7/+49
|/ / / / / /
* | | | | | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-10-0598-196/+196
* | | | | | Change --enable-audit to --enable-libauditRobert Ancell2015-09-302-9/+9
* | | | | | Disable libaudit support for now - Unity is not unlocking with these changesRobert Ancell2015-09-303-3/+4
* | | | | | Use AM_CPPFLAGS instead of deprecated INCLUDESRobert Ancell2015-09-301-1/+1
* | | | | | Remove trailing whitespaceRobert Ancell2015-09-301-2/+2
* | | | | | Fix compilation without libaudit installedRobert Ancell2015-09-301-2/+8
* | | | | | Add vapigen.m4 into repository so can compile without Vala installedRobert Ancell2015-09-281-0/+101
* | | | | | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-09-2498-196/+196
* | | | | | Return a valid fd for audit_openRobert Ancell2015-09-161-1/+1
* | | | | | Add regression test for libaudit supportRobert Ancell2015-09-164-0/+117
* | | | | | Only include libaudit header if using itRobert Ancell2015-09-161-0/+3
* | | | | | Log at configure time if libaudit is being usedRobert Ancell2015-09-161-1/+4