]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/lightdm.c
Refactored code to replace hardcoded signal identification strings by constants.
[sojka/lightdm.git] / src / lightdm.c
2014-09-29 Jesús GonzálezRefactored code to replace hardcoded signal identificat...
2014-09-19 Robert AncellRemove trailing whitespace
2014-09-11 Robert AncellMerge with trunk
2014-09-10 Robert AncellDon't check the logind CanGraphical seat property unles...
2014-09-08 Robert AncellMerge with trunk
2014-09-05 Robert AncellImprove logind log messages
2014-09-03 Robert AncellRevert globbing changes - there are problems with it
2014-09-02 Robert AncellMatch seat configuration using globbing
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 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 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 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 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 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 AncellMake a login1 service object (not currently required...
2014-08-22 Robert AncellConnect to logind on startup
2014-08-18 Robert AncellRemoved unused GAsyncResultIface.is_tagged as this...
2014-08-18 Robert AncellAbort autogen if yelp-tools not installed
2014-08-01 Robert AncellAdd a seat option 'allow-user-switching' that can disab...
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-04-28 Robert AncellMerge with trunk
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-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-02-19 Michael TerryAdd support for shared user data directories between...
2014-02-18 Michael TerryMerge from trunk
2014-02-18 Michael TerryDon't create all shared user dirs on startup; rather...
2014-02-12 Michael TerryRefactor LightDMUser and User classes to use the same...
2014-02-08 Michael TerryAdd shared data manager and test
2014-02-08 Michael TerryAdd better cleanup as lightdm daemon closes
2013-11-27 Robert AncellMerge with trunk
2013-11-25 Michael TerryMake sure sessions are associated with the display...
2013-11-25 Michael TerryAdd new ability to specify a list of seat types to...
2013-11-25 Michael TerryMove string free
2013-11-25 Michael TerryAnd allow duplicate types in type field
2013-11-25 Michael TerryMake loops a bit more explicit
2013-11-18 Michael TerryWhen a seat stops, try the next seat type if one is...
2013-11-18 Michael TerryAllow 'type' config field to be a string list
2013-10-30 Robert AncellMerge with trunk
2013-10-30 Robert AncellCorrectly set user in session setup script. Fixes:...
2013-10-30 Robert AncellFix notification of sessions being logged out. Fixes...
2013-10-30 Robert AncellMerge with trunk
2013-10-30 Robert AncellFix notification of sessions being logged out
2013-10-17 Michael TerryMerge from trunk
2013-08-26 Michael TerryUse new SET_NEXT_SESSION command for u-s-c to tell...
2013-08-26 Robert AncellRemove input watches when Greeter / SeatUnity finalized.
2013-08-26 Robert AncellCorrectly setup Unity System Compositor environment.
2013-08-26 Robert AncellLog D-Bus error messages.
2013-08-26 Robert AncellLog D-Bus error messages
2013-08-25 Michael TerryMerge from trunk
2013-08-24 Robert AncellOnly unlock sessions when switching to them if the...
2013-08-24 Robert AncellAlso support loading config from /usr/share since Debia...
2013-08-24 Robert AncellLoad lightdm.conf after lightdm.conf.d/*.conf - this...
2013-08-24 Robert AncellAlso support loading config from /usr/share since Debia...
2013-08-24 Robert AncellLoad lightdm.conf after lightdm.conf.d/*.conf - this...
2013-08-22 Robert AncellBackup existing lightdm.log, X logs and unity-system...
2013-08-22 Robert AncellBackup lightdm.log, X logs and unity-system-compositor...
2013-08-21 Robert AncellMerge with trunk
2013-08-21 a7xExtend logging to make it easier to troubleshoot multis...
2013-08-19 Robert AncellMerge with trunk
2013-08-15 Michael TerryMerge from trunk
2013-08-14 a7xsave the Seat name when parsing the config file
2013-07-24 Robert AncellCheck correct VT is activated in test cases.
2013-07-24 Robert AncellName X modules with standard naming format.
2013-07-24 Robert AncellMerge in X module renaming changes
2013-07-24 Robert AncellName X modules with standard naming format
next