]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - tests/src/test-session.c
Merge from trunk
[sojka/lightdm.git] / tests / src / test-session.c
2013-10-28 Michael TerryMerge from trunk
2013-10-22 Robert AncellCorrectly set $XDG_SESSION_CLASS for greeters. This...
2013-10-21 Robert AncellMerge with trunk
2013-10-21 Robert AncellCorrectly set $XDG_SESSION_CLASS for greeters. This...
2013-10-21 Michael TerryChange MIR_ID->MIR_SERVER_NAME in tests
2013-10-17 Michael TerryMerge from trunk
2013-10-04 Robert AncellSet session environment variables for guest sessions...
2013-10-03 Robert AncellUpdate tests to check if $DESKTOP_SESSION is set correctly
2013-09-25 Michael TerryUpdate environment variables that we pass to Mir.
2013-09-19 Robert AncellAdd missing documentation for xremote seat options.
2013-09-19 Robert AncellAdd support for surfaceflinger.
2013-09-19 Robert AncellAdd regression test for surfaceflinger
2013-09-18 Michael TerryUpdate env vars
2013-09-11 Michael TerrySet XDG_VTNR=1 as a fallback if using SeatUnity without...
2013-09-10 Robert AncellCorrectly set permissions on Xauthority file.
2013-09-10 Robert AncellCorrectly set permissions on Xauthority file
2013-09-06 Robert AncellFix a bunch of small errors picked up by Coverity.
2013-09-05 Robert Ancellhandle getgroups returning an error
2013-08-21 Robert AncellMerge with trunk
2013-08-21 a7xExtend logging to make it easier to troubleshoot multis...
2013-08-21 Robert AncellMerge with trunk
2013-08-21 Michael TerryLand from trunk
2013-08-19 Robert AncellSet $XDG_CURRENT_DESKTOP if specified in the xsession...
2013-08-19 Robert AncellMerge with trunk
2013-08-19 Robert AncellSet $XDG_CURRENT_DESKTOP if specified in the xsession...
2013-08-15 Michael TerryMerge from trunk
2013-07-30 Robert AncellCorrectly set XDG_VTNR for unity sessions that are...
2013-07-30 Robert AncellCorrectly set XDG_VTNR for unity sessions that are...
2013-07-30 Robert AncellFix desktop-session-start upstart signal not being...
2013-07-30 Robert AncellAdd support for Mir sessions and greeters.
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellSupport non X based greeter and sessions in test code.
2013-07-26 Robert AncellMerge with trunk
2013-07-26 Robert AncellSupport non X based greeter and sessions in test code
2013-07-25 Robert AncellCorrect Mir tests and make greeter session work with Mir
2013-07-25 Robert AncellMake X connection optional for test session
2013-07-25 Robert AncellMerge with trunk
2013-07-25 Robert AncellMerge in greeter-log-file branch
2013-07-25 Robert AncellMerge with vt-ref-inside-x-server
2013-07-25 Robert AncellMore fixing
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellMerge with trunk
2013-07-24 Robert AncellStart to set Mir environment variables
2013-07-23 Robert AncellMerge with trunk
2013-07-22 Robert AncellEnable compile warnings and fix code that was generatin...
2013-07-22 Robert AncellAdd some more warnings, fix some more errors
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellUse glib Unix signal handlers to make test programs...
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellUse glib Unix signal handlers to make test programs...
2013-07-09 Robert AncellAdd stub implementations of Mir server and sessions
2013-07-09 Robert AncellMerge with trunk
2013-06-04 Robert AncellStart work on Mir sessions
2013-05-17 Robert AncellMerge with trunk
2013-05-17 Robert AncellRefactor tests so each object is only required to be...
2013-05-10 Robert Ancellmerge with trunk
2013-05-09 Robert AncellMerge with trunk
2013-03-06 Robert AncellMerge with trunk
2013-02-20 Robert AncellRefactor tests
2013-02-15 Robert AncellEnsure test programs quit when the status socket closes
2013-01-18 Robert AncellStop deprecation warnings from glib >= 2.36
2012-10-05 Robert AncellChanges to QLightDM
2012-10-01 Robert AncellAdd greeter-show-remote-login hint
2012-09-28 Michael Terryfix various test suite race conditions
2012-09-27 Michael Terrytests: avoid a test race condition when locking seats...
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-03-26 Robert AncellBackup .xsession-errors on login
2012-03-20 Robert AncellRemove LIGHTDM_TEST_CONFIG variable - just use LIGHTDM_...
2012-03-20 Robert AncellCall initgroups before pam_setcred - this allows pam_se...
2012-03-08 Robert AncellAdd a seat option greeter-allow-guest which controls...
2012-03-05 Robert AncellStop file descriptors leaking into the session processes
2012-02-29 Robert AncellAdd ConsoleKit test
2012-02-28 Robert AncellDon't send session stdout to .xsession-errors, add...
2012-02-15 Robert AncellAdd a session lock D-Bus call that makes the greeter...
2012-02-02 Michael Terrymerge from trunk
2012-02-02 Robert AncellAllow child processes to be controlled by the test...
2012-02-02 Robert AncellUse a stream socket for test status so it can be bi...
2012-02-01 Robert AncellDistinguish between different sessions in tests
2012-02-01 Robert AncellAdd test to check logging out from a switched to user...
2011-10-18 Robert Ancellmerge in changes from stable branch
2011-07-15 Robert AncellReworked X authority code
2011-06-29 Robert AncellMore work on xserver crash tests
2011-06-29 Robert AncellLoad test-session config from main session. Start work...
2011-06-16 Robert AncellAdd a test for checking returns to greeter when session...
2011-06-09 Robert AncellMove test harness into src dir