summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add AllowGuest property to seat D-Bus interfaceRobert Ancell2011-09-061-0/+3
* Stop daemon if greeter does not startRobert Ancell2011-09-064-20/+40
* Exit daemon if a seat fails which has exit-on-failure set to trueRobert Ancell2011-09-066-21/+90
* Only unlock ConsoleKit sessions as rootRobert Ancell2011-09-021-0/+3
* Only emit upstart events if running as rootRobert Ancell2011-09-021-0/+3
* Tidy up the display signalsRobert Ancell2011-09-024-98/+111
* Add greeter-setup-scriptRobert Ancell2011-09-023-0/+25
* merge from trunkMichael Terry2011-08-308-22/+161
|\
| * Add display-setup, session-setup and session-cleanup scripting hooksGuido Berhoerster2011-08-293-1/+143
| * Fix whitespaceRobert Ancell2011-08-261-4/+4
| * Fix ConsoleKit codeRobert Ancell2011-08-263-16/+13
| * Correctly load seat type in multi seat configurationRobert Ancell2011-08-241-1/+1
* | move upstart signal emission to seat.cMichael Terry2011-08-302-16/+20
* | emit upstart signalsMichael Terry2011-08-261-0/+16
|/
* Add user_get_languageRobert Ancell2011-08-232-18/+64
* Move ConsoleKit code into it's own moduleRobert Ancell2011-08-234-196/+336
* Rename user_[sg]et_session to user_[sg]et_xsessionRobert Ancell2011-08-233-5/+5
* Use accounts service in the daemon if it is availableRobert Ancell2011-08-233-12/+218
|\
| * move Accounts class into User classMichael Terry2011-08-186-315/+217
| * add back dmrc support as a fallback for accounts serviceMichael Terry2011-08-184-7/+192
| * use accountsservice instead of dmrc for storing default xsession name for a g...Michael Terry2011-08-176-139/+258
* | treat zero-returns on stream writes as successMichael Terry2011-08-181-2/+2
* | Fix bug where PAM session was not opened before writing to home directoryRobert Ancell2011-08-181-22/+30
* | Don't allow autologin-username to be set to emptyRobert Ancell2011-08-181-0/+3
* | Merge mterrys changes to the PATH mangling for gdmflexiserverRobert Ancell2011-08-182-13/+14
|\ \
| * | move where we insert our own utility PATHMichael Terry2011-08-102-13/+14
* | | Fix duplicate stop eventsRobert Ancell2011-08-175-40/+38
* | | Fix dynamic seats being removedRobert Ancell2011-08-173-50/+40
| |/ |/|
* | Fix bug where sessions used the seat bus nameRobert Ancell2011-08-171-1/+1
* | Fix bug where sessions were started when the greeter quit and the user hadn't...Robert Ancell2011-08-172-17/+25
* | Fix whitespaceRobert Ancell2011-08-171-16/+16
* | logging grammarRobert Ancell2011-08-172-3/+3
* | Handle NULL authorityRobert Ancell2011-08-171-1/+5
* | Tidy up errors when failing to AddSeatRobert Ancell2011-08-171-4/+8
* | Use xserver-display-numberRobert Ancell2011-08-171-1/+1
* | Fix reading properties from AddSeatRobert Ancell2011-08-171-13/+10
* | Add xremote seat typeRobert Ancell2011-08-174-0/+139
* | Add AddSeat D-Bus method for adding dynamic seatsRobert Ancell2011-08-171-34/+75
* | Move gdmflexiserver into utils/Robert Ancell2011-08-172-19/+0
* | Refactor configuration in preparation for dynamic seatsRobert Ancell2011-08-1612-288/+294
|/
* Always set XAUTHORITY environment variable so sudo keeps accessing the correc...Yves-Alexis Perez2011-08-091-2/+2
* Simplify gdmflexiserver using new XDG_SEAT_PATH variableRobert Ancell2011-08-081-7/+2
* Set XDG_SEAT_PATH and XDG_SESSION_PATH environment variables for sessionsRobert Ancell2011-08-083-8/+31
* Remove unnecessary checkRobert Ancell2011-08-081-1/+1
* Fix mergeRobert Ancell2011-08-081-2/+0
* Fix autologin for invalid users when using passwd fileRobert Ancell2011-08-081-7/+15
* Merge with masterRobert Ancell2011-08-088-0/+138
|\
| * Add assertion in user_get_by_nameRobert Ancell2011-08-061-0/+2
| * Don't generate a warning when unlocking a display without a CK sessionRobert Ancell2011-08-061-0/+3
| * Add a gdmflexiserver binary that provides backwards compatibility with existi...Robert Ancell2011-08-065-0/+47
| |\