]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src
Launchpad automatic translations update.
[sojka/lightdm.git] / src /
2014-09-11 Robert AncellRemove unnecessary branch
2014-09-11 Robert AncellFix whitespace
2014-09-11 Robert AncellMerge with trunk
2014-09-10 Laércio de SousaMerge with trunk
2014-09-10 Robert AncellDon't check the logind CanGraphical seat property unles...
2014-09-08 Robert AncellMerge with trunk
2014-09-08 Robert AncellFix variable scope
2014-09-08 Robert AncellMerge with trunk
2014-09-05 Robert AncellImprove logind log messages
2014-09-05 Robert AncellFix memory leaks
2014-09-04 Robert AncellMake socket writing code used between greeter and daemo...
2014-09-04 Robert AncellConvert remaining login1 functions into methods in...
2014-09-03 Laércio de SousaMove debug message from add_login1_seat() to set_seat_p...
2014-09-03 Laércio de SousaFix iteration pointer when iterating backwards on GList...
2014-09-03 Robert AncellMerge with trunk
2014-09-03 Robert AncellFix duplicate key loading and simplify how config secti...
2014-09-03 Robert AncellRevert globbing changes - there are problems with it
2014-09-03 Robert AncellDon't use org.freedesktop.login1.Manager.GetSessionByPI...
2014-09-03 Robert AncellDon't try and guess if the session ID is from logind...
2014-09-03 Robert AncellDon't use org.freedesktop.login1.Manager.GetSessionByPI...
2014-09-03 Robert AncellDon't try and read both a login1 session id and Console...
2014-09-02 Robert AncellMatch seat configuration using globbing
2014-09-01 Robert AncellDon't assume display server is an X server when running...
2014-08-28 Laércio de SousaMake sure we won't try to call free functions on null...
2014-08-28 Laércio de SousaMerge with trunk
2014-08-28 Laércio de SousaMerge with trunk
2014-08-28 Laércio de SousaCollects all globbing config sections that match a...
2014-08-28 Laércio de SousaUse g_pattern_match_simple() to match config section...
2014-08-28 Robert AncellHandle CanGraphical property changing on logind seats
2014-08-27 Robert AncellDon't start non-graphical seats
2014-08-27 Laércio de SousaMove get_config_section() definition code before displa...
2014-08-27 Laércio de SousaFix coding style
2014-08-27 Laércio de SousaAdd support for simple globbing in seat config sections.
2014-08-27 Robert AncellSet -sharevts for X servers not on seat0
2014-08-27 Robert AncellUse logind to provide the list of seats to use.
2014-08-27 Robert AncellRemove old manual way of creating seats. The xdg-seat...
2014-08-27 Robert AncellDon't assume that a config section exists when copying...
2014-08-27 Robert AncellDon't start any login1 seats if start-default-seat...
2014-08-27 Robert AncellStop lightdm if can't add login1 seats to match existin...
2014-08-27 Robert AncellStop lightdm if logind created seat0 fails to start...
2014-08-27 Robert AncellRemove spurious FIXME block on normal error messages
2014-08-27 Robert AncellSimplify finding seats by name
2014-08-27 Robert AncellChange whitespace, coding style, error messages to...
2014-08-26 Robert AncellMake g_dbus_connection_signal_subscribe() call a little...
2014-08-26 Laércio de SousaMake g_dbus_connection_signal_subscribe() call a little...
2014-08-26 Laércio de SousaUse login1_service_get_instance() more extensively...
2014-08-26 Laércio de SousaFix typo in g_strfreev() call.
2014-08-26 Laércio de SousaMake seat type configurable for seats added from logind.
2014-08-25 Laércio de SousaRevert changes made in revision 2032.
2014-08-25 Laércio de SousaEnsure start-default-seat condition will never be reach...
2014-08-22 Laércio de SousaAdd/Update some debug messages.
2014-08-22 Laércio de SousaRemove uneeded g_variant_unref() call inside g_variant_...
2014-08-22 Laércio de SousaAdd a debug message before start monitoring logind...
2014-08-22 Laércio de SousaAdd missing '*' in login1_service declaration.
2014-08-22 Laércio de SousaIf logind is running, disable old-style static seat...
2014-08-22 Laércio de SousaAdd missing declarations in callback function login1_se...
2014-08-22 Laércio de SousaSimplify callback function signal_cb() in login1.c.
2014-08-22 Laércio de SousaIntroduce automatic multiseat support.
2014-08-22 Robert AncellAdd --show-config option that shows combined configuration
2014-08-22 Robert AncellShow source of configuration keys
2014-08-22 Robert AncellAdd --show-config option that shows combined configuration
2014-08-22 Robert AncellGet seat properties from logind
2014-08-22 Robert AncellGet seat properties from logind
2014-08-22 Robert AncellMake a login1 service object (not currently required...
2014-08-22 Robert AncellConnect to logind on startup
2014-08-22 Robert AncellMake a login1 service object (not currently required...
2014-08-21 Robert AncellDrop the surfaceflinger seat type. This was a temporary...
2014-08-21 Robert AncellAdd a new session type 'mir-container' that allows...
2014-08-21 Robert AncellAdd a new session type 'mir-container' that allows...
2014-08-21 Robert AncellRefactor XDMCP client code so it's not hardcoded to...
2014-08-21 Robert AncellRefactor XDMCP client code so it's not hardcoded to...
2014-08-19 Robert AncellOnly seat0 takes VT from Plymouth
2014-08-19 Laércio de SousaNo need to check if get_seat_name() return value is...
2014-08-18 Robert AncellRemoved unused GAsyncResultIface.is_tagged as this...
2014-08-18 Robert AncellAbort autogen if yelp-tools not installed
2014-08-15 Laércio de SousaMake get_vt() return -1 immediately if "xdg-seat" prope...
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...
next