summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor X code out of display.c and seat.c. Drop obsolete GetSeatForCookie ...Robert Ancell2011-09-161-2/+0
* Refactor privilege codeRobert Ancell2011-09-151-0/+2
* Add VNC server supportRobert Ancell2011-09-111-0/+6
* Move ConsoleKit code into it's own moduleRobert Ancell2011-08-231-0/+2
* Add xremote seat typeRobert Ancell2011-08-171-0/+2
* Move gdmflexiserver into utils/Robert Ancell2011-08-171-2/+0
* Add a gdmflexiserver binary that provides backwards compatibility with existi...Robert Ancell2011-08-061-0/+3
|\
| * add gdmflexiserver helper scriptMichael Terry2011-07-281-0/+1
|/
* Fix Plymouth regression testsRobert Ancell2011-07-221-1/+1
* Load all config from the same directoryRobert Ancell2011-07-211-3/+1
* XDMCP keys now stored in keys.confRobert Ancell2011-07-201-1/+2
* Fix configurationRobert Ancell2011-07-201-4/+2
* Rename XAuthorization to XAuthorityRobert Ancell2011-07-201-2/+2
* Set type field in config. Fix defaults not being correctly setRobert Ancell2011-07-201-1/+1
* Move greeters into /usr/share/xgreetersRobert Ancell2011-07-201-1/+2
* Rename ChildProcess to ProcessRobert Ancell2011-07-191-2/+2
* Tidy up greeter protocolRobert Ancell2011-07-181-1/+0
* Removed the Vala and Python GTK+ greeters, they weren't being well maintained.Robert Ancell2011-07-181-3/+1
* Refactored Display and Greeter classesRobert Ancell2011-07-181-2/+0
* Make display generic and create an XDisplayRobert Ancell2011-07-171-1/+5
* Make a generic DisplayServer object. Don't connect the daemon to X servers, ...Robert Ancell2011-07-171-0/+2
* Splitting xserver into two classesRobert Ancell2011-07-171-0/+4
* Drop most of the configure options, they aren't necessaryRobert Ancell2011-07-161-6/+7
* Introduce a seat objectRobert Ancell2011-07-151-0/+10
* Allow xauth to be in system location againlightdm-0.4.4Robert Ancell2011-07-151-1/+1
* Move vt code into it's own moduleRobert Ancell2011-07-041-0/+2
* More work getting guest mode workingRobert Ancell2011-06-261-2/+2
* Get tests running with make distcheckRobert Ancell2011-06-151-1/+1
* Allow more defaults to be set from the command lineRobert Ancell2011-06-101-2/+2
* Move user code into own moduleRobert Ancell2011-06-071-0/+2
* Remove obsolete user-manager D-Bus interfaceRobert Ancell2011-06-071-2/+1
* Allow all directories to be overridden by config, split .dmrc code into separ...Robert Ancell2011-06-061-0/+2
* Make configuration and GuestManager singletonsRobert Ancell2011-06-061-0/+2
* Start laying foundations for guest accountsRobert Ancell2011-06-031-0/+2
* Move user manager into liblightdmRobert Ancell2011-05-051-2/+0
* Fix more distcheck stuffRobert Ancell2011-04-151-0/+1
* Move greeter code into greeter.crobert.ancell@canonical.com2011-03-131-0/+2
* Use GDBus instead of dbus-glibrobert.ancell@canonical.com2011-02-211-9/+0
* Use a private pipe for greeter<->server communication instead of D-Bus (needs...robert.ancell@canonical.com2011-02-201-4/+0
* Split child process code out from session/xserverrobert.ancell@canonical.com2011-02-131-0/+2
* Use $< instead of $^ as it doesn't work in BSD makerobert.ancell@canonical.com2011-01-201-3/+3
* Fix themedir configRobert Ancell2010-12-031-0/+1
* Include ck-connector code to reduce library dependenciesrobert.ancell@canonical.com2010-11-121-2/+2