summaryrefslogtreecommitdiff
path: root/src/display-manager.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-0/+4
* Remove trailing whitespaceRobert Ancell2014-09-191-1/+1
* Simplify finding seats by nameRobert Ancell2014-08-271-0/+2
* Use C standard compliant names for header guardsRobert Ancell2013-04-231-3/+3
* Remove unused started signalRobert Ancell2011-09-281-1/+0
* Refactor configuration in preparation for dynamic seatsRobert Ancell2011-08-161-0/+2
* Connect up missing D-Bus seat methods and signalsRobert Ancell2011-07-171-0/+4
* Started splitting out seats into separate D-Bus objectsRobert Ancell2011-07-171-3/+1
* Introduce a seat objectRobert Ancell2011-07-151-7/+3
* Make SwitchToGuest workRobert Ancell2011-07-051-2/+2
* Fix errors switching to existing sessionRobert Ancell2011-07-041-2/+2
* Make user switching workRobert Ancell2011-07-041-1/+1
* Shut down display manager more carefullyRobert Ancell2011-06-271-0/+4
* Make configuration and GuestManager singletonsRobert Ancell2011-06-061-1/+1
* Update copyright yearRobert Ancell2011-06-031-1/+1
* Start laying foundations for guest accountsRobert Ancell2011-06-031-0/+2
* Use GDBus instead of dbus-glibrobert.ancell@canonical.com2011-02-211-2/+2
* Added AddDisplay() APIrobert.ancell@canonical.com2010-08-231-0/+2
* Tidy uprobert.ancell@gmail.com2010-07-151-2/+0
* Move code aroundrobert.ancell@gmail.com2010-07-141-1/+3
* Move session manager client siderobert.ancell@gmail.com2010-07-121-3/+0
* Implement configuration of greeter userrobert.ancell@gmail.com2010-06-121-1/+1
* Able to configure and change sessionsrobert.ancell@gmail.com2010-05-041-1/+6
* Get timed login workingrobert.ancell@gmail.com2010-05-041-1/+1
* Support autologin from configrobert.ancell@gmail.com2010-05-041-1/+1
* Change copyrightrobert.ancell@gmail.com2010-05-021-1/+1
* Move user database server-side. Fix up D-Bus object namesrobert.ancell@gmail.com2010-05-011-2/+0
* Register display as separate D-Bus object, add Manager objectrobert.ancell@gmail.com2010-05-011-0/+4
* Compiles and does somethingrobert.ancell@gmail.com2010-04-291-0/+44