summaryrefslogtreecommitdiff
path: root/src/greeter.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored code to replace hardcoded signal identification strings by constants.Jesús González2014-09-301-0/+8
* Remove trailing whitespaceRobert Ancell2014-09-191-1/+1
* First pass at reset supportMichael Terry2014-04-241-0/+8
* Add active-username property to GreeterMichael Terry2013-08-251-0/+2
* Don't subclass Session - we can't know the type until it has authenticatedRobert Ancell2013-07-241-0/+2
* Fix up some failure casesRobert Ancell2013-07-161-0/+2
* Make Greeter a subclass of sessionRobert Ancell2013-07-161-11/+8
* Start connecting up greetersRobert Ancell2013-07-141-2/+4
* Use C standard compliant names for header guardsRobert Ancell2013-04-231-3/+3
* Correctly implement and test autologin timeoutsRobert Ancell2012-09-201-1/+1
* Run remote sessions when selected from the greeterRobert Ancell2012-08-271-1/+1
* Stop file descriptors leaking into the session processesRobert Ancell2012-03-051-0/+2
* Restructure session code so the PAM authentication is run in its own process.Robert Ancell2012-03-011-6/+5
* Fix lightdm_greeter_start_session_sync () blocking on successRobert Ancell2012-02-061-2/+0
* Stop daemon if greeter does not startRobert Ancell2011-09-061-0/+1
* Moving authentication from Display to SessionRobert Ancell2011-07-261-1/+1
* Fix sessions starting without using requested sessionRobert Ancell2011-07-231-0/+2
* Mucking around with guest sessionsRobert Ancell2011-07-211-0/+3
* Make generic hint fields for greetersRobert Ancell2011-07-181-6/+2
* Fix guest account loginsRobert Ancell2011-07-181-1/+1
* Refactored Display and Greeter classesRobert Ancell2011-07-181-5/+5
* Remove the ill-thought-out select-user and select-guest signals. Get the gre...Robert Ancell2011-07-151-5/+1
* Added two signals: select-user and select-guest. This requires the greeter ...Robert Ancell2011-07-141-0/+4
* Drop obsolete greeter count codeRobert Ancell2011-07-141-1/+1
* Change greeter library API, starting a session no longer has a language optionRobert Ancell2011-06-291-1/+1
* Shut down display manager more carefullyRobert Ancell2011-06-271-1/+0
* Allow the greeter to know if this is the first greeter on this displayRobert Ancell2011-06-161-3/+1
* More tidyup in greeter.cRobert Ancell2011-06-031-3/+1
* Drop ldm_greeter_get_default_layout (X controls the layout), some cleanups in...Robert Ancell2011-06-031-2/+2
* More guest account work, change liblightdm APIRobert Ancell2011-06-031-2/+1
* More plumbing for guest loginsRobert Ancell2011-06-031-0/+1
* Update copyright yearRobert Ancell2011-06-031-1/+1
* Move greeter code into greeter.crobert.ancell@canonical.com2011-03-131-0/+60
* Make libldmgreeter libraryrobert.ancell@gmail.com2010-06-191-104/+0
* Get more JavaScript stuff workingrobert.ancell@gmail.com2010-06-131-7/+7
* Check if can do power options and implement power d-bus callsrobert.ancell@gmail.com2010-05-101-0/+8
* Add some notes on things to implementrobert.ancell@gmail.com2010-05-041-0/+8
* Able to configure and change sessionsrobert.ancell@gmail.com2010-05-041-2/+5
* Use correct icon for usersrobert.ancell@gmail.com2010-05-041-2/+4
* Get timed login workingrobert.ancell@gmail.com2010-05-041-0/+9
* Add session supportrobert.ancell@gmail.com2010-05-031-0/+8
* 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-1/+1
* Improvements to greeter spawning. Add support for user detectionrobert.ancell@gmail.com2010-04-301-0/+12
* Add basic greeterrobert.ancell@gmail.com2010-04-301-0/+54