summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
* | | | | | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-09-091-5/+15
* | | | | | Use libaudit to generate audit eventsRobert Ancell2015-09-075-0/+53
|\ \ \ \ \ \
| * | | | | | * Generate login and logout events that can be used by the Linux Audit toolsTyler Hicks2015-09-016-0/+68
* | | | | | | Build multi-archRobert Ancell2015-09-0710-13/+27
|\ \ \ \ \ \ \
| * | | | | | | Installed files have moved...Robert Ancell2015-09-051-3/+3
| * | | | | | | Merge with trunkRobert Ancell2015-09-052-17/+11
| |\ \ \ \ \ \ \
| * | | | | | | | Working on multi-arch...Robert Ancell2015-08-2611-16/+36
* | | | | | | | | Releasing 1.16.01.16.0Robert Ancell2015-09-073-1/+14
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-09-0198-195/+195
| |/ / / / / / |/| | | | | |
* | | | | | | * debian/lightdm.postrm:Robert Ancell2015-08-262-15/+9
|/ / / / / /
* | | | | | Load pam_kwallet5 in pam profile (kwallet and kwallet5 are distinct entities ...Robert Ancell2015-08-243-0/+13
|\ \ \ \ \ \
| * | | | | | Load pam_kwallet5 in pam profile (kwallet and kwallet5 are distinctHarald Sitter2015-08-243-0/+11
|/ / / / / /
* | | | | | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-08-211-5/+15
* | | | | | Remove trailing whitespace from MakefilesRobert Ancell2015-08-213-4/+4
* | | | | | Update default configuration better explaining the seat configuration name ma...Robert Ancell2015-08-171-11/+5
* | | | | | Releasing 1.15.31.15.3Robert Ancell2015-08-173-1/+16
* | | | | | Workaround faulty setting from Ubuntu user-setup packageRobert Ancell2015-08-172-0/+23
* | | | | | Drop Xorg option -sharevts. It's no longer required for non-seat0 X servers s...Robert Ancell2015-08-1710-40/+7
|\ \ \ \ \ \
| * | | | | | Drop Xorg option -sharevts. It's no longer required for non-seat0 X servers s...Laércio de Sousa2015-08-133-17/+0
|/ / / / / /
* | | | | | Launchpad automatic translations update.Launchpad Translations on behalf of lightdm-team2015-08-111-5/+5
* | | | | | * debian/control:Robert Ancell2015-08-102-0/+9
* | | | | | Releasing 1.15.21.15.2Robert Ancell2015-08-105-3/+32
* | | | | | Prevent ~/.bashrc from being sourced when ~/.profile is sourced.Robert Ancell2015-08-101-1/+1
|\ \ \ \ \ \
| * | | | | | debian/lightdm-session: Prevent that ~/.bashrc is sourced when ~/.profile is ...Gunnar Hjalmarsson2015-08-071-1/+1
* | | | | | | Add back translation templateRobert Ancell2015-08-101-0/+81
* | | | | | | Support Wayland sessionsRobert Ancell2015-08-1023-23/+318
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge with trunkRobert Ancell2015-08-101-0/+2
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Update .symbols fileRobert Ancell2015-08-101-0/+2
| * | | | | | | Merge with trunkRobert Ancell2015-08-1012-30/+78
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Implement autologin-session option (finally). This allows you to set the user...Robert Ancell2015-08-105-1/+78
* | | | | | | | Don't remove autotools generated files in distclean. That was kind of naughty...Robert Ancell2015-08-107-29/+0
| * | | | | | | Merge with trunkRobert Ancell2015-08-10122-411/+597
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Generate .vapi from GIR files and in the process fix a number of annotation i...Robert Ancell2015-08-1010-140/+127
| |/ / / / / / |/| | | | | |
* | | | | | | * debian/guest-session-auto.sh:Robert Ancell2015-08-072-1/+11
* | | | | | | Disable screen locking for guest sessions on MATE, XFCE, PantheonRobert Ancell2015-08-071-1/+10
|\ \ \ \ \ \ \