]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/lightdm.c
Re-enable SIGPIPE for children so they have default behaviour
[sojka/lightdm.git] / src / lightdm.c
2016-10-19 Robert AncellRe-enable SIGPIPE for children so they have default...
2016-07-14 Robert AncellFix session_get_login1_session_id warning
2016-06-20 Robert AncellFix guest session AppArmor rules for input methods...
2016-06-20 Robert AncellRename xlocal seat to local - it supports Mir and Wayla...
2016-06-08 Robert AncellUse MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to...
2016-06-01 Robert AncellFix invalid unref when fail to start seat. Add regressi...
2016-05-20 Robert AncellSource prefs.sh as privileged user to allow user modifi...
2016-05-19 Robert AncellRefactor GreeterSession and Greeter into separate modul...
2016-05-19 Robert AncellRefactor GreeterSession and Greeter into separate modul...
2016-05-05 Robert AncellSet XDMCP hostname field in to system hostname or confi...
2016-04-26 Robert AncellAllow fcitx and mozc to run in guest session
2016-04-05 Robert AncellDon't quit on SIGUSR1, SIGUSR2 or SIGHUP
2015-11-19 Robert AncellDon't start LightDM if the XDMCP server is configured...
2015-11-03 Robert AncellChange log backup to enabled by default - this is proba...
2015-10-30 Robert AncellMake guest account script more portable
2015-10-28 Robert AncellApply backup-logs option to the main log
2015-10-22 Robert AncellUse logrotate to handle files in the default log directory.
2015-10-20 Alexandros FrantzisUse logrotate to handle files in the default log directory
2015-10-19 Robert AncellSet example multi-seat configuration to a valid seat...
2015-10-16 Robert AncellOptimize guest account creation by removing slow chown...
2015-10-16 Robert AncellAllow reading /proc/<PID>/net/dev from within a guest...
2015-10-16 Robert AncellUse g_object_clear where we can for readibility
2015-10-16 Robert AncellWhen locking a session, if an existing greeter can...
2015-08-09 Robert AncellMerge with trunk
2015-08-05 Robert AncellAdd an option for XDMCP and VNC servers to only listen...
2015-08-05 Robert AncellMerge with trunk
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-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-03-18 Robert AncellFix small errors detected by scan-build (clang)
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-01-05 Jesús GonzálezMerged changes from parent branch
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-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-21 Jesús GonzálezMerged changes from parent branch
2014-11-12 Robert AncellMerge with trunk
2014-11-10 Robert AncellMerge with trunk
2014-11-09 Robert AncellLoad listen-address from configuration
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-09-29 Jesús GonzálezRefactored code to replace hardcoded signal identificat...
2014-09-23 Robert AncellMerge with trunk
2014-09-20 Jesús GonzálezRefactored code to add seat_find_session_by_login1_id...
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-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-05 Robert AncellImprove logind log messages
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-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.
next