summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge log-mode.h into log-file.hRobert Ancell2015-10-281-1/+0
* Use logrotate to handle files in the default log directoryAlexandros Frantzis2015-10-201-0/+3
* Remove trailing whitespace from MakefilesRobert Ancell2015-08-211-1/+1
* Merge with trunkRobert Ancell2015-08-101-3/+0
|\
| * Don't remove autotools generated files in distclean. That was kind of naughty...Robert Ancell2015-08-101-3/+0
* | Support Wayland sessions / greetersRobert Ancell2015-07-281-1/+4
|/
* Revert removal of ConsoleKit support.Robert Ancell2014-11-141-0/+2
* Remove ConsoleKit support since upstream is long dead. Please migrate to logi...Robert Ancell2014-10-011-2/+0
* Drop the surfaceflinger seat type. This was a temporary solution while Ubuntu...Robert Ancell2014-08-221-4/+0
* Move config loading into one function; move that function into libcommon; cal...Michael Terry2014-03-171-3/+0
* Add shared data manager and testMichael Terry2014-02-081-0/+3
* Merge from trunkMichael Terry2014-02-071-3/+4
|\
| * Add warning flags where they are missing and fix the resulting warningsRobert Ancell2014-02-061-3/+4
* | And convert accounts.c to use new sharable CommonUser class tooMichael Terry2014-02-041-6/+2
|/
* Split unity system compositor into it's own moduleRobert Ancell2013-12-111-0/+2
* Merge with trunkRobert Ancell2013-11-271-1/+12
|\
| * Don't need to pass PKGLIBEXECDIR to lightdm source anymoreRobert Ancell2013-11-071-1/+0
| * Remove lightdm-set-defaults and gdmflexiserver.Robert Ancell2013-11-071-0/+12
* | Rename the guest session wrapper to have a simpler nameRobert Ancell2013-11-071-3/+3
|/
* Add support for surfaceflingerRobert Ancell2013-09-191-0/+4
* Also support loading config from /usr/share since Debian (stupidly) wont remo...Robert Ancell2013-08-241-0/+1
* create a new Logger interfacea7x2013-08-141-0/+2
* Merge in X module renaming changesRobert Ancell2013-07-241-11/+11
|\
| * Name X modules with standard naming formatRobert Ancell2013-07-241-15/+15
* | Don't subclass session - we don't know the session type until after authentic...Robert Ancell2013-07-231-9/+1
* | Use a SessionConfig class for the session .desktop fileRobert Ancell2013-07-231-0/+2
* | Add Mir greeter supportRobert Ancell2013-07-231-0/+2
* | Merge with trunkRobert Ancell2013-07-231-20/+5
|\ \ | |/
| * Merge with trunkRobert Ancell2013-07-211-16/+1
| |\
| | * Stop generating glib marshals by using glib >= 2.30Robert Ancell2013-07-201-16/+1
| * | Make Greeter a subclass of sessionRobert Ancell2013-07-161-0/+2
| * | Start killing the Display class and merging it into the Seat classRobert Ancell2013-07-121-2/+0
| |/
| * Load sessions and greeters from /usr/share/lightdm/sessions and /usr/share/li...Robert Ancell2013-07-111-2/+2
* | Add stub implementations of Mir server and sessionsRobert Ancell2013-07-091-0/+4
|/
* Drop libmirclient dependency, we don't need it for using UnityRobert Ancell2013-06-211-11/+2
* Merge with trunkRobert Ancell2013-04-301-0/+2
|\
| * Rename logind to login1 for consistencyIain Lane2013-04-221-2/+2
| * Add logind supportPeter de Ridder2013-03-231-0/+2
* | Rename from mir to unity and implement unity system compositor protocolRobert Ancell2013-04-101-6/+6
* | Make Mir support optionalRobert Ancell2013-03-151-2/+11
* | Merge with trunkRobert Ancell2013-03-061-0/+1
|\ \ | |/
| * Use libgcrypt to selectively secure password memory instead of the big-hammer...Michael Terry2013-01-281-0/+1
* | Start work on a Mir moduleRobert Ancell2013-01-091-0/+2
|/
* Put remote sessions in /usr/share/lightdm/remote-sessionsRobert Ancell2012-08-241-1/+1
* Add some tests and more work on remote sessionsRobert Ancell2012-08-211-0/+1
* Restructure session code so the PAM authentication is run in its own process.Robert Ancell2012-03-011-2/+2
* Install lightdm-guest-session-wrapper into PKGLIBEXEC dirRobert Ancell2012-01-171-2/+1
* Introduce a lightdm-guest-session-wrapper session command which MAC systems l...Martin Pitt2011-09-301-0/+9
* Put system binary directory into path when running in test modeRobert Ancell2011-09-271-0/+1
* Rename user.c to accounts.cRobert Ancell2011-09-201-2/+2