summaryrefslogtreecommitdiff
path: root/src/session.h
Commit message (Expand)AuthorAgeFilesLines
* Moving authentication from Display to SessionRobert Ancell2011-07-261-1/+4
* Rename ChildProcess to ProcessRobert Ancell2011-07-191-3/+3
* Refactored Display and Greeter classesRobert Ancell2011-07-181-1/+7
* Make display generic and create an XDisplayRobert Ancell2011-07-171-9/+9
* Reworked X authority codeRobert Ancell2011-07-151-1/+1
* Make session take a User object so it's not so confusing when using the defau...Robert Ancell2011-06-161-2/+3
* Update copyright yearRobert Ancell2011-06-031-1/+1
* Move greeter code into greeter.crobert.ancell@canonical.com2011-03-131-2/+6
* Use a private pipe for greeter<->server communication instead of D-Bus (needs...robert.ancell@canonical.com2011-02-201-1/+1
* Split child process code out from session/xserverrobert.ancell@canonical.com2011-02-131-12/+3
* Write greeter/session/xserver logs to filesrobert.ancell@gmail.com2010-07-301-0/+4
* Use better login APIrobert.ancell@gmail.com2010-07-261-0/+2
* Don't go into a respawn loop when the greeter failsrobert.ancell@gmail.com2010-07-211-1/+2
* Store authorization in filesrobert.ancell@gmail.com2010-07-181-0/+5
* Make --test-mode which runs as the current userrobert.ancell@gmail.com2010-07-161-1/+1
* Split session into separate filerobert.ancell@gmail.com2010-07-121-0/+51