]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src
Launchpad automatic translations update.
[sojka/lightdm.git] / src /
2014-08-01 Robert AncellAdd a seat option 'allow-user-switching' that can disab...
2014-07-31 Robert AncellFix comment
2014-07-31 Robert AncellAdd a seat option 'allow-user-switching' that can disab...
2014-07-31 Robert AncellReturn correct errors for D-Bus calls
2014-07-31 Robert AncellReturn correct errors for D-Bus calls
2014-07-28 Robert AncellMake the real name of a guest account translatable
2014-07-27 Robert AncellMake PAM services configurable
2014-07-25 Robert AncellMake PAM services configurable
2014-06-30 Robert AncellDo timed autologin each time you are returned to the...
2014-06-29 Robert AncellWarn if trying to switch to user without username
2014-06-29 Robert AncellWarn if trying to switch to user without username
2014-06-05 Robert AncellMerge with trunk
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... Also lightdm-mir-%d sockets under /run
2014-05-28 Christopher James... Put unity-system-compositor's mir_socket under /run...
2014-05-15 Robert AncellDBus-activate logind
2014-05-14 Michael TerryJust create proxy and ask for owner rather than manuall...
2014-05-14 Michael TerryDBus-activate logind
2014-05-12 Andrea CimitanRemove unwanted mod
2014-05-12 Andrea CimitanMerged trunk and added symbols
2014-05-01 Michael TerryForget about cleaning up socket; Mir does that for...
2014-04-30 Michael TerryOnly delete socket if we're about to use it
2014-04-28 Robert AncellMerge with trunk
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 TerryWhen looking for an existing greeter, make sure it...
2014-04-28 Michael TerrySmall nits from review
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-21 Robert AncellEmit DBus PropertiesChanged when Sessions/Seats propert...
2014-04-17 Robert AncellRemove some debugging
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-08 Robert AncellFix return value for Vala bindings to Greeter.start_ses...
2014-04-08 Robert AncellFix logging when failing to find session
2014-04-03 Robert AncellAlso set XDG_SESSION_TYPE
2014-04-03 Robert AncellSet XDG_SESSION_DESKTOP, this is used by pam_systemd
2014-04-03 Lars UebernickelPromote X-LightDM-DesktopName to DesktopNames
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 AncellEnd PAM session if we don't run a child process otherwi...
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 TerryMove config loading into one function; move that functi...
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 Michael TerryFlesh out support for activating sessions with CK or...
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-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 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 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 AncellSet utmp ut_line to the display name (i.e. :0). This...
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 Gunnar Hjalmarssondebian/patches/04_language_handling.patch:
2014-03-06 Robert AncellFix small leaks detected by valgrind.
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 AncellMake sure processes can only be stopped once, don't...
2014-03-04 Robert AncellMore carefully remove GSources.
2014-03-04 Robert AncellMore carefully remove GSources
2014-02-26 Robert AncellMerge with trunk
2014-02-25 Robert AncellBe extra careful not to call any non thread safe functi...
2014-02-25 Robert AncellBe extra careful not to call any non thread safe functi...
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...
2014-02-24 Robert AncellDon't try and remove the unity system compositor watch...
2014-02-24 Robert AncellFix regressions caused by revision 1896.
next