summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-04-05Change XDMCP manage timeout from 10ms to 126s (maximum specified in the XDMP ...1.2.0Robert Ancell
2012-04-05Fix PAM conversations after authentication from locking up sessionsRobert Ancell
2012-04-04Fix gdmflexiserver not being added to the path (broken since 1.1.4)Robert Ancell
2012-04-04Open log files in append modeRobert Ancell
2012-03-28Handle failures in pam_setcredRobert Ancell
2012-03-26Backup .xsession-errors on loginRobert Ancell
2012-03-20Remove LIGHTDM_TEST_STATUS_SOCKET variable - just use LIGHTDM_TEST_ROOT insteadRobert Ancell
2012-03-20Remove LIGHTDM_TEST_CONFIG variable - just use LIGHTDM_TEST_ROOT insteadRobert Ancell
2012-03-20Call initgroups before pam_setcred - this allows pam_setcred to change group ...Robert Ancell
2012-03-15Handle PAM interactions that have more than one message in one callback. Bas...Robert Ancell
2012-03-08Add a seat option greeter-show-manual-login which hints to a greeter if it sh...Robert Ancell
2012-03-08Add a seat option greeter-allow-guest which controls if the greeter should sh...Robert Ancell
2012-03-06Fix session wrapper working the same as it did in 1.1.3Robert Ancell
2012-03-05Stop file descriptors leaking into the session processesRobert Ancell
2012-03-02Rename show-guest option to greeter-allow-guestChow Loong Jin
2012-03-01Restructure session code so the PAM authentication is run in its own process.Robert Ancell
2012-03-01Use gsize for length field in xauthRobert Ancell
2012-03-01Add show-guest config option to SeatDefaultsChow Loong Jin
2012-02-29Change session directory once user permissions are set so it works on NFS fil...Robert Ancell
2012-02-28Don't send session stdout to .xsession-errors, add regression tests to confir...Robert Ancell
2012-02-28Tweak the way sessions and display servers are stoppedRobert Ancell
2012-02-28Simplify ConsoleKit codeRobert Ancell
2012-02-15Add a session lock D-Bus call that makes the greeter select that userRobert Ancell
2012-02-15Detect and handle correctly PAM modules that return user accounts that don't ...Robert Ancell
2012-02-10Automatically lock sessions when switching away from themRobert Ancell
2012-02-09Add Lock D-Bus method that locks the seat and provides a hint to the greeter ...Robert Ancell
2012-02-06Fix lightdm_greeter_start_session_sync () blocking on successRobert Ancell
2012-02-06Pass GI_TYPELIB_DIR through to sessionsRobert Ancell
2012-01-31Wait for the VT to become active when switching to avoid a suspected race con...Robert Ancell
2012-01-24Test if language can be retrieved when accounts service not runningRobert Ancell
2012-01-17Install lightdm-guest-session-wrapper into PKGLIBEXEC dirRobert Ancell
2012-01-13Control more of D-Bus in the regression testsRobert Ancell
2012-01-09Support PAM requesting a change of passwordMichael Terry
2012-01-06src/lightdm.c: g_thread_init() deprecated, so removed.Gunnar Hjalmarsson
2012-01-03set PAM_TTY so that change-password prompts can workMichael Terry
2011-12-21Remove temporary debuggingRobert Ancell
2011-12-21Fix crash when quitting with newer GLibRobert Ancell
2011-12-21Fix --debug working with new glibRobert Ancell
2011-12-12Add missing header to remove compile warningRobert Ancell
2011-11-29Language chooser modifications:Gunnar Hjalmarsson
2011-11-15Drop privileges when reading ~/.dmrcMarc Deslauriers
2011-10-26Connect up Xvnc geometry configurationRobert Ancell
2011-10-25Don't set USERNAMERobert Ancell
2011-10-25Merge changesRobert Ancell
2011-10-20Merge in VNC testsRobert Ancell
2011-10-18Set default resolution of VNC to 1024x768, add settings for width, height, de...Robert Ancell
2011-10-18Use previous session for automatic login or if greeter does not request one.Robert Ancell
2011-10-18merge in changes from stable branchRobert Ancell
2011-10-18merge in changes from stable branchRobert Ancell
2011-10-07Use absolute path for session so regression tests work for guest session againRobert Ancell