summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix gdmflexiserver not being added to the path (broken since 1.1.4)Robert Ancell2012-04-041-0/+6
* Open log files in append modeRobert Ancell2012-04-041-2/+2
* Handle failures in pam_setcredRobert Ancell2012-03-281-0/+5
* Backup .xsession-errors on loginRobert Ancell2012-03-261-1/+6
* Remove LIGHTDM_TEST_STATUS_SOCKET variable - just use LIGHTDM_TEST_ROOT insteadRobert Ancell2012-03-204-8/+4
* Remove LIGHTDM_TEST_CONFIG variable - just use LIGHTDM_TEST_ROOT insteadRobert Ancell2012-03-204-4/+0
* Call initgroups before pam_setcred - this allows pam_setcred to change group ...Robert Ancell2012-03-205-14/+17
* Handle PAM interactions that have more than one message in one callback. Bas...Robert Ancell2012-03-152-4/+6
* Add a seat option greeter-show-manual-login which hints to a greeter if it sh...Robert Ancell2012-03-083-0/+14
* Add a seat option greeter-allow-guest which controls if the greeter should sh...Robert Ancell2012-03-085-1/+25
|\
| * Rename show-guest option to greeter-allow-guestChow Loong Jin2012-03-025-11/+11
| * Add show-guest config option to SeatDefaultsChow Loong Jin2012-03-015-1/+25
* | Fix session wrapper working the same as it did in 1.1.3Robert Ancell2012-03-061-14/+14
* | Stop file descriptors leaking into the session processesRobert Ancell2012-03-057-33/+54
* | Restructure session code so the PAM authentication is run in its own process.Robert Ancell2012-03-0118-1561/+1557
* | Use gsize for length field in xauthRobert Ancell2012-03-012-14/+18
|/
* Change session directory once user permissions are set so it works on NFS fil...Robert Ancell2012-02-291-7/+10
* Don't send session stdout to .xsession-errors, add regression tests to confir...Robert Ancell2012-02-281-2/+2
* Tweak the way sessions and display servers are stoppedRobert Ancell2012-02-287-37/+77
* Simplify ConsoleKit codeRobert Ancell2012-02-281-156/+115
* Add a session lock D-Bus call that makes the greeter select that userRobert Ancell2012-02-153-12/+47
* Detect and handle correctly PAM modules that return user accounts that don't ...Robert Ancell2012-02-152-11/+27
* Automatically lock sessions when switching away from themRobert Ancell2012-02-107-12/+109
* Add Lock D-Bus method that locks the seat and provides a hint to the greeter ...Robert Ancell2012-02-095-8/+47
* Fix lightdm_greeter_start_session_sync () blocking on successRobert Ancell2012-02-062-24/+5
* Pass GI_TYPELIB_DIR through to sessionsRobert Ancell2012-02-061-0/+1
* Wait for the VT to become active when switching to avoid a suspected race con...Robert Ancell2012-01-311-0/+8
* Test if language can be retrieved when accounts service not runningRobert Ancell2012-01-241-0/+1
* Install lightdm-guest-session-wrapper into PKGLIBEXEC dirRobert Ancell2012-01-172-3/+2
* Control more of D-Bus in the regression testsRobert Ancell2012-01-132-2/+4
* 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