]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - tests
Launchpad automatic translations update.
[sojka/lightdm.git] / tests /
2014-06-05 Robert AncellAdd a test to confirm we can switch between Mir session...
2014-06-05 Robert AncellMerge with trunk
2014-06-05 Robert AncellCheck logind session is correct in tests for lock/unlock
2014-06-05 Robert AncellSet active session in unity-system-compositor when...
2014-05-29 Robert AncellFix all the things that prevent clang (3.5) from buildi...
2014-05-29 Robert AncellPut unity-system-compositor's mir_socket under /run...
2014-05-28 Christopher James... Fix a whole bunch of warnings generated by Clang.
2014-05-28 Christopher James... Fix up the paths in the tests
2014-05-15 Robert AncellRename test cases to use the library type as a suffix
2014-05-15 Robert AncellDBus-activate logind
2014-05-14 Michael TerryJust create proxy and ask for owner rather than manuall...
2014-05-12 Robert AncellAdd a test for new UID API
2014-05-12 Robert AncellRemove unused test script
2014-05-12 Andrea CimitanRemove unwanted mod
2014-05-12 Andrea CimitanMerged trunk and added symbols
2014-05-06 Robert AncellRename lightdm_greeter_connect to lightdm_greeter_conne...
2014-05-06 Robert AncellRename lightdm_greeter_connect to lightdm_greeter_conne...
2014-04-29 Robert AncellAdd asynchronous methods to liblightdm - lightdm_greete...
2014-04-29 Robert AncellMerge with trunk
2014-04-28 Robert AncellMerge with trunk
2014-04-28 Robert AncellUse asynchronous methods in gobject greeter
2014-04-28 Robert AncellHandle unexpected messages during synchronous calls...
2014-04-28 Robert AncellAdd support for greeters that stay alive after logging...
2014-04-28 Robert AncellMake resettable a construction property that is sent...
2014-04-28 Michael TerryMerge from trunk
2014-04-28 Michael TerrySmall nits from review
2014-04-25 Michael TerryWhoops, add new scripts and test files to tests/Makefile.am
2014-04-25 Michael TerrySupport Mir greeters too by waiting to send IDLE until...
2014-04-24 Michael TerryAdd a bunch of tests; fix some small bugs
2014-04-24 Michael TerryFirst pass at reset support
2014-04-22 Robert AncellAdd tests for XDMCP autologin and multiple connections
2014-04-22 Robert AncellAdd tests for XDMCP autologin and multiple connections
2014-04-21 Robert AncellEmit DBus PropertiesChanged when Sessions/Seats propert...
2014-04-17 Robert AncellGive the property values when emitting the PropertiesCh...
2014-04-17 Robert AncellEmit DBus PropertiesChanged when Sessions/Seats propert...
2014-04-08 Robert AncellWhen switching to an existing session refresh PAM crede...
2014-04-08 Robert AncellSet XDG_SESSION_TYPE and XDG_SESSION_DESKTOP as used...
2014-04-08 Robert AncellPromote X-LightDM-DesktopName to DesktopNames
2014-04-03 Robert AncellAlso set XDG_SESSION_TYPE
2014-04-02 Robert AncellPass --enable-hardware-greeter to unity-system-composit...
2014-03-23 Robert AncellCall pam_end after reinitializing credentials
2014-03-23 Robert AncellUse PAM_REINITIALIZE_CRED instead of PAM_REFRESH_CRED...
2014-03-23 Robert AncellWhen unlocking an existing session cleanly exit the...
2014-03-23 Robert AncellMore finely test PAM usage
2014-03-19 Robert AncellSend --enable-hardware-cursor=true instead
2014-03-19 Robert AncellPass --enable-hardware-greeter to unity-system-composit...
2014-03-18 Robert AncellRead config data from both XDG_DATA_DIRS and XDG_CONFIG...
2014-03-18 Michael TerryScan XDG_DATA_DIRS and XDG_CONFIG_DIRS for config value...
2014-03-17 Robert AncellExpand on earlier commit to activate sessions explicitl...
2014-03-17 Robert AncellHandle not getting an X connection when attempting...
2014-03-17 Michael TerryOverride logind's or consolekit's decision to automatic...
2014-03-17 Michael TerryFlesh out support for activating sessions with CK or...
2014-03-17 Robert AncellAdd a basic test to confirm multi-seat works
2014-03-17 Robert AncellAdd a basic test to confirm multi-seat works
2014-03-17 Robert AncellDisable Unity shortcut hint
2014-03-14 Robert AncellAdd tests to confirm we handle setup scripts missing
2014-03-14 Robert AncellAdd tests to confirm we handle setup scripts missing
2014-03-13 Robert AncellEnsure X authority is written before X server is started
2014-03-13 Robert AncellDon't use g_hash_table_get_keys_as_array, it's a glib...
2014-03-12 Robert AncellImplement guest-session config option
2014-03-12 Robert AncellHonour session type requested by greeter for guest...
2014-03-12 Robert AncellMerge in guest session type branch
2014-03-12 Robert AncellAdd missing test config
2014-03-12 Robert AncellAlso test for autologin
2014-03-12 Robert AncellImplement guest-session config option
2014-03-12 Robert AncellHonour session type requested by greeter for guest...
2014-03-11 Robert AncellMerge with trunk
2014-03-11 Robert AncellLog to wtmp and btmp. Fixes: https://bugs.launchpad...
2014-03-10 Robert AncellLog to wtmp and btmp
2014-03-10 Robert AncellSet utmp ut_line to the display name (i.e. :0). This...
2014-03-10 Robert AncellRemove unnecessary WAIT from utmp test
2014-03-10 Robert AncellSet utmp ut_line to the display name (i.e. :0). This...
2014-03-07 Robert AncellCheck we correctly stop if the Unity compositor can...
2014-03-07 Robert AncellCheck we correctly stop if the Unity compositor can...
2014-03-06 Gunnar Hjalmarssondebian/patches/04_language_handling.patch:
2014-03-05 Robert AncellMake sure processes can only be stopped once, don't...
2014-03-05 Robert AncellFix warning message
2014-03-04 Robert AncellRemove kill timeout source.
2014-03-04 Robert AncellRemove kill timeout source
2014-02-27 Robert AncellSet default session for shared data tests so they can...
2014-02-27 Robert AncellSet default session for shared data tests so they can...
2014-02-27 Robert AncellTest LightDM handles a greeter crash.
2014-02-27 Robert AncellFix up test runner timeout logic.
2014-02-26 Robert AncellTest LightDM handles a greeter crash
2014-02-26 Robert AncellFix up test runner timeout logic
2014-02-26 Robert AncellConvert all test programs to use key value pairs for...
2014-02-26 Robert AncellMake it possible for tests to restart the daemon. This...
2014-02-26 Robert AncellAdd tests for compositor crashes.
2014-02-26 Robert AncellMerge with lp:~robert-ancell/lightdm/usc-crash-test
2014-02-26 Robert AncellMerge with lp:~robert-ancell/lightdm/usc-crash-test
2014-02-26 Robert AncellUpdate new shared data tests
2014-02-26 Robert AncellMerge with trunk
2014-02-26 Robert AncellConvert all test programs to use key value pairs for...
2014-02-26 Robert AncellTest when the compositor or session crashes in a Mir...
2014-02-26 Robert AncellCheck LightDM exits if the system compositor crashes
2014-02-25 Robert AncellRefactor shared data tests so they don't require root.
2014-02-25 Robert AncellRefactor shared data tests so they don't require root.
2014-02-25 Robert AncellMake it able for tests to restart the daemon
2014-02-24 Robert AncellDon't try and remove the unity system compositor watch...
2014-02-24 Robert AncellFix error where we were waiting for the D-Bus to be...
next