]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src
Launchpad automatic translations update.
[sojka/lightdm.git] / src /
2014-12-11 Jesús GonzálezDetect when logind changes the active session and log...
2014-12-11 Jesús GonzálezRename variable login_session to login1_session_id...
2014-12-11 Jesús GonzálezDetect active session changes from logind (currently...
2014-12-07 Robert AncellDon't attempt generate D-Bus seat/session removal signa...
2014-11-14 Robert AncellRevert removal of ConsoleKit support.
2014-11-12 Robert AncellRemove ConsoleKit support since upstream is long dead...
2014-11-12 Robert AncellMerge with trunk
2014-11-12 Robert AncellClose session pipe when child process exits - this...
2014-11-12 Robert AncellUse 127.0.0.1 instead of localhost
2014-11-12 Robert AncellUse 127.0.0.1 instead of localhost
2014-10-20 Robert AncellRefactor DesktopNames support to be less confusing
2014-10-20 Robert AncellFix reading DesktopNames from session configuration...
2014-10-17 Alberts Muktupāvelssession-config: fix DesktopNames
2014-10-03 Robert AncellAllow user switching in multi-seat until lp:1371250...
2014-10-02 Laércio de SousaDisable automatic setting "allow-user-switching=false...
2014-10-02 Robert AncellMerge with trunk
2014-10-02 Robert AncellRefactored code to replace hardcoded signal identificat...
2014-10-02 Robert AncellMatch seat configuration using globbing
2014-10-02 Robert AncellSupport login1 properties changing where the value...
2014-10-02 Robert AncellSupport login1 properties changing where the value...
2014-09-30 Robert AncellRemove ConsoleKit support since upstream is long dead...
2014-09-29 Jesús GonzálezRefactored code to replace hardcoded signal identificat...
2014-09-23 Robert AncellMerge with trunk
2014-09-23 Robert AncellRename login1_session variable to login1_session_id...
2014-09-19 Robert AncellRemove trailing whitespace
2014-09-15 Robert AncellFix assumption that the display server is X when runnin...
2014-09-15 Robert AncellMerge with trunk
2014-09-15 Robert AncellPrint error messages if fail to set channel encodings
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
next