summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Support PAM requesting a change of passwordMichael Terry2012-01-091-0/+4
|\
| * set PAM_TTY so that change-password prompts can workMichael Terry2012-01-031-0/+4
* | src/lightdm.c: g_thread_init() deprecated, so removed.Gunnar Hjalmarsson2012-01-061-1/+0
|/
* Remove temporary debuggingRobert Ancell2011-12-211-2/+0
* Fix crash when quitting with newer GLibRobert Ancell2011-12-212-22/+28
* Fix --debug working with new glibRobert Ancell2011-12-211-38/+37
* Add missing header to remove compile warningRobert Ancell2011-12-121-0/+1
* Language chooser modifications:Gunnar Hjalmarsson2011-11-293-5/+8
* Drop privileges when reading ~/.dmrcMarc Deslauriers2011-11-151-1/+8
* Connect up Xvnc geometry configurationRobert Ancell2011-10-261-0/+17
* Don't set USERNAMERobert Ancell2011-10-252-5/+0
* Merge changesRobert Ancell2011-10-252-2/+10
* Merge in VNC testsRobert Ancell2011-10-203-13/+23
* Set default resolution of VNC to 1024x768, add settings for width, height, de...Robert Ancell2011-10-182-8/+39
* Use previous session for automatic login or if greeter does not request one.Robert Ancell2011-10-181-0/+9
* merge in changes from stable branchRobert Ancell2011-10-181-3/+13
* merge in changes from stable branchRobert Ancell2011-10-181-4/+19
* Use absolute path for session so regression tests work for guest session againRobert Ancell2011-10-071-1/+6
* Make guest session wrapper handle errors betterRobert Ancell2011-10-071-1/+13
* Sink floating ref on variants in session_set_console_kit_parameterMikkel Kamstrup Erlandsen2011-10-071-1/+2
* Ignore the bus being acquired if already shutting downRobert Ancell2011-10-061-14/+27
* Destroy session if a script cancels itRobert Ancell2011-10-061-1/+8
* Make sure objects are cleaned up on exit, Fix minor memory leaksRobert Ancell2011-10-068-22/+71
* Fix over allocation of read buffer in greeter protocolRobert Ancell2011-10-061-1/+2
* Merge changes from 1.0 branchRobert Ancell2011-10-062-25/+5
* Merge in changes from stable branchRobert Ancell2011-10-066-159/+145
* insert utility path into PATH in correct place (after PAM sets PATH)Michael Terry2011-10-051-14/+21
* Merge guest session lockdownRobert Ancell2011-10-043-0/+43
|\
| * Introduce a lightdm-guest-session-wrapper session command which MAC systems l...Martin Pitt2011-09-303-0/+43
* | Set correct permissions on session log filesRobert Ancell2011-10-041-16/+20
|/
* Remove --greeter-session optionRobert Ancell2011-09-291-7/+0
* Remove unused --minimum-display-number optionRobert Ancell2011-09-291-7/+0
* Fix grammer in --help textRobert Ancell2011-09-291-1/+1
* Remove unused --minimum-vt optionRobert Ancell2011-09-291-7/+0
* Remove unused --user-session optionRobert Ancell2011-09-291-7/+0
* Make a test session wrapper and remove --session-wrapper optionRobert Ancell2011-09-291-7/+0
* Rename test-xserver to X and remove --xserver-command optionRobert Ancell2011-09-291-7/+0
* Use LD_PRELOAD to intercept system calls for testingRobert Ancell2011-09-298-345/+91
* Switching to a user without a password bypasses the greeterRobert Ancell2011-09-293-26/+62
* Remove unused functionRobert Ancell2011-09-291-31/+0
* Remove GetSeatForCookie and GetSessionForCookie D-Bus methodsRobert Ancell2011-09-291-49/+0
* Fix whitespaceRobert Ancell2011-09-281-1/+1
* Move log messages inside drop privilegesRobert Ancell2011-09-282-3/+3
* Move user/log file code outside of process.c, get PAM environment after pam_s...Robert Ancell2011-09-2810-261/+239
* Remove unused started signalRobert Ancell2011-09-284-25/+0
* Put system binary directory into path when running in test modeRobert Ancell2011-09-272-0/+15
* Run pam_setcred inside the session process so pam_group worksRobert Ancell2011-09-224-41/+56
* Split session setup into pre and post PAM session sectionsRobert Ancell2011-09-223-11/+31
* Fix multi-seat configuration picking the same display numberRobert Ancell2011-09-214-43/+56
* Make X server logs consistent with greeter logsRobert Ancell2011-09-212-2/+2