]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src
Don't show guest session dialog in MATE
[sojka/lightdm.git] / src /
2015-08-05 Robert AncellIf an XDMCP client provides more than one address to...
2015-08-04 Robert AncellFix indentation
2015-08-04 Robert AncellLog IPv4 and IPv6 addresses in XDMCP Request packets...
2015-08-04 Robert AncellLog IPv4 and IPv6 addresses in XDMCP Request packets...
2015-07-28 Robert AncellSupport Wayland sessions / greeters
2015-07-28 Robert AncellInternally merge the [SeatDefaults] and [Seat:*] sectio...
2015-06-01 Jesús GonzálezMerged parent branch
2015-05-26 Robert AncellEnable the C preprocessor when loading X resources
2015-05-26 Robert AncellFix default X server command
2015-05-18 Robert AncellFix configuration loading with new [Seat:*] section
2015-05-14 Robert AncellUse new Xmir binary when running X under Unity System...
2015-04-28 Jesús GonzálezMerged changes from parent branch.
2015-04-15 Robert AncellDeprecate [SeatDefaults] in favour of [Seat:*]
2015-04-15 Laércio de SousaRestore support for [SeatDefaults] so it won't break...
2015-04-14 Laércio de SousaDeprecate [SeatDefaults] in favour of new globbing...
2015-04-08 Martin PittQuiesce initctl errors when not running under upstart
2015-03-18 Robert AncellFix small errors detected by scan-build (clang)
2015-03-16 Robert AncellInitialize file descriptor handles so we don't attempt...
2015-03-09 Robert AncellClose greeter pipe when greeter exits - this was leakin...
2015-02-13 Jesús GonzálezMerged changes from parent branch.
2015-02-11 Jesús GonzálezFixes a bug that prevents session locking if the sessio...
2015-02-11 Jesús GonzálezFix memory leak
2015-01-05 Jesús GonzálezMerged changes from parent branch
2015-01-05 Jesús GonzálezStore in the seat the replacement greeter that shall...
2014-12-25 Jesús GonzálezWhen locking a session, if an existing greeter can...
2014-12-16 Jesús GonzálezFixed improper merging of parent revision 2102
2014-12-16 Jesús GonzálezMerged changes from parent branch
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-08 Robert AncellAdd a test showing double locking a seat casues a secon...
2014-12-07 Robert AncellDon't attempt generate D-Bus seat/session removal signa...
2014-11-27 Jesús GonzálezMerged in the test that probes the bug fixed by this...
2014-11-24 Jesús GonzálezMerged changes from parent branch
2014-11-24 Jesús GonzálezFixed active session property type checking
2014-11-21 Jesús GonzálezMerged changes from parent branch
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-11-10 Robert AncellMerge with trunk
2014-11-09 Robert AncellLoad listen-address from configuration
2014-11-09 Robert AncellAdd an option for XDMCP and VNC servers to only listen...
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-14 Jesús GonzálezMerged changes from parent branch
2014-10-14 Jesús GonzálezMerged changes from parent branch
2014-10-03 Robert AncellAllow user switching in multi-seat until lp:1371250...
2014-10-02 Jesús GonzálezReverted "can-graphical-changed" signal constants to...
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-20 Jesús GonzálezRefactored code to add seat_find_session_by_login1_id...
2014-09-20 Jesús GonzálezFixed proper g_object referencing and unreferencing...
2014-09-20 Jesús GonzálezMerge from parent branch up to revision 2065
2014-09-19 Robert AncellRemove trailing whitespace
2014-09-19 Jesús GonzálezFixes a bug that prevents session locking if the sessi...
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
next