]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2014-04-08 Robert AncellFix return value for Vala bindings to Greeter.start_ses...
2014-04-07 Robert AncellReleasing 1.9.15
2014-04-07 Robert AncellUpdate the lightdm AppArmor abstraction to allow the...
2014-04-07 Tyler HicksAllow guest session processes to receive signals from...
2014-04-07 Tyler HicksAllow guest session processes to read /proc/<PID>/stat
2014-04-07 Tyler HicksAllow guest session processes to signal and ptrace...
2014-04-07 Tyler HicksUpdate in-tree Ubuntu packaging after a direct upload...
2014-04-02 Robert AncellReleasing 1.9.14
2014-04-02 Robert AncellPass --enable-hardware-greeter to unity-system-composit...
2014-04-01 Launchpad Translatio... Launchpad automatic translations update.
2014-03-25 Robert AncellReleasing 1.9.13
2014-03-21 Launchpad Translatio... Launchpad automatic translations update.
2014-03-20 Launchpad Translatio... Launchpad automatic translations update.
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 AncellRemove unused variable
2014-03-18 Robert AncellRead config data from both XDG_DATA_DIRS and XDG_CONFIG...
2014-03-18 Michael TerryReverse order of directory loading for a given XDG...
2014-03-18 Michael TerryScan XDG_DATA_DIRS and XDG_CONFIG_DIRS for config value...
2014-03-18 Michael TerryMove config loading into one function; move that functi...
2014-03-17 Robert AncellRefresh debian/patches
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 TerryAlways re-activate, whether new session is marked as...
2014-03-17 Michael TerryOverride logind's or consolekit's decision to automatic...
2014-03-17 Charles Kerrsimplify the patch based on Robert's feedback
2014-03-17 Michael TerryFlesh out support for activating sessions with CK or...
2014-03-17 Launchpad Translatio... Launchpad automatic translations update.
2014-03-17 Robert AncellReleasing 1.9.12
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-17 Robert AncellActivate after unlocking a logind session
2014-03-17 Michael TerryActivate after unlocking a logind session
2014-03-16 Launchpad Translatio... Launchpad automatic translations update.
2014-03-15 Charles Kerrdon't call xkl_config_rec_get_from_server if we don...
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-14 Timo JyrinkiRebuild against Qt 5.2.1.
2014-03-13 Gunnar Hjalmarssondebian/guest-account:
2014-03-13 Robert AncellEnsure X authority is written before X server is started
2014-03-13 Robert AncellReleasing 1.9.11
2014-03-13 Robert AncellDon't use g_hash_table_get_keys_as_array, it's a glib...
2014-03-12 Robert AncellReleasing 1.9.10
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 AncellDon't use g_hash_table_get_keys_as_array, it's a glib...
2014-03-11 Launchpad Translatio... Launchpad automatic translations update.
2014-03-11 Robert AncellMerge with trunk
2014-03-11 Robert AncellLog to wtmp and btmp. Fixes: https://bugs.launchpad...
2014-03-11 Robert AncellEnsure X authority is written before X server is started
2014-03-10 Robert AncellLog to wtmp and btmp
2014-03-10 Robert AncellReleasing 1.9.9
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 AncellFix memory leak
2014-03-07 Robert AncellCheck we correctly stop if the Unity compositor can...
2014-03-07 Robert AncellHandle signals being received in child processes instea...
2014-03-06 Robert AncellHandle signals being received in child processes instea...
2014-03-06 Robert AncellRefresh quilt patches
2014-03-06 Gunnar Hjalmarssondebian/patches/04_language_handling.patch:
2014-03-06 Robert AncellFix small leaks detected by valgrind.
2014-03-06 Robert AncellFix leaks in users objects
2014-03-06 Robert AncellPlug display server name leak
2014-03-06 Robert AncellDon't leak X cookies
2014-03-06 Robert AncellFix unfreed value
2014-03-06 Robert AncellFix small leaks detected by valgrind
2014-03-05 Robert AncellMake sure processes can only be stopped once, don't...
2014-03-05 Robert AncellFix warning message
2014-03-05 Robert AncellMake sure processes can only be stopped once, don't...
2014-03-04 Robert AncellRemove kill timeout source.
2014-03-04 Robert AncellRemove kill timeout source
2014-03-04 Robert AncellMore carefully remove GSources.
2014-03-04 Robert AncellMore carefully remove GSources
2014-03-03 Gunnar Hjalmarssondebian/patches/04_language_handling.patch:
2014-02-28 Launchpad Translatio... Launchpad automatic translations update.
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 AncellBe extra careful not to call any non thread safe functi...
next