]> rtime.felk.cvut.cz Git - sojka/lightdm.git/shortlog
sojka/lightdm.git
2016-10-30 Michal SojkaLoad all users only when really needed master
2016-10-25 Martin Pittreleasing package lightdm version 1.20.0-0ubuntu2
2016-10-25 Martin Pittdebian/lightdm-greeter-session: Don't launch another...
2016-10-22 Launchpad Translatio... Launchpad automatic translations update.
2016-10-20 Michael TerryUpdate vt ioctl usage
2016-10-19 Robert AncellRe-enable SIGPIPE for children so they have default...
2016-10-15 Robert AncellReleasing 1.20.0
2016-10-02 Launchpad Translatio... Launchpad automatic translations update.
2016-09-30 Robert AncellReleasing 1.19.5
2016-09-30 Robert AncellRevert r2392 - it seems to have broken ABI in liblightd...
2016-09-30 Robert AncellRevert the bogus .deps file changes and fix the clean...
2016-09-28 Robert AncellAllow guest sessions more access to the upstart session...
2016-09-28 Robert AncellDon't show guest session dialog in MATE
2016-09-24 Gunnar HjalmarssonSkip guest warning dialog in MATE (LP: #1627395)
2016-09-07 Launchpad Translatio... Launchpad automatic translations update.
2016-09-01 Robert AncellTidy up LightDMGreeterError documentation - still not...
2016-09-01 Robert AncellDistribute .deps file correctly
2016-09-01 Robert AncellMore documentation
2016-09-01 Robert AncellAdd missing finalize for LightDMLayout
2016-09-01 Robert AncellFix generated docs
2016-09-01 Robert AncellUse G_DECLARE_*_TYPE to simplify code and fix docs
2016-08-30 Robert AncellAlphabetically order depdendencies
2016-08-30 Robert AncellDrop unnecessary (double) dependency on gobject-introsp...
2016-08-18 Launchpad Translatio... Launchpad automatic translations update.
2016-08-11 Robert AncellReleasing 1.19.4
2016-08-11 Robert AncellRefresh patches
2016-08-11 Robert AncellRemove trailing whitespace from Makefiles
2016-08-11 Robert AncellSet hints for in-session-greeters
2016-08-11 Robert AncellFix greeter being killing a started session once if...
2016-08-11 Robert AncellAdd test to confirm in-session greeters can unlock...
2016-08-11 Robert AncellFix reference count when creating sessions from greeters
2016-08-10 Launchpad Translatio... Launchpad automatic translations update.
2016-08-02 Robert AncellAdd a test for multi-seat autologin
2016-08-02 Robert AncellAdd a test for multi-seat login
2016-08-02 Robert AncellGObject property coding style fixes
2016-07-25 Michael TerryWatch authentication session in case seat closes it...
2016-07-19 Launchpad Translatio... Launchpad automatic translations update.
2016-07-14 Robert AncellRemove warning about Mir IDs when not using Mir
2016-07-14 Robert AncellRename some functions for consistency
2016-07-14 Robert AncellFix warning about display server parent
2016-07-14 Robert AncellAdd a test to check multiple authentication in greeters...
2016-07-14 Robert AncellFix warnings in test program logs
2016-07-14 Robert AncellFix warning when tests complete
2016-07-14 Robert AncellFix warning about status timeout
2016-07-14 Robert AncellFix session_get_login1_session_id warning
2016-07-14 Robert AncellAdd test to check in-session greeter doesn't open a...
2016-07-14 Robert AncellAllow in-session greeters to reconnect
2016-07-14 Robert AncellFix finalizing common account users
2016-07-13 Robert AncellDon't hold circular reference inside greeter
2016-07-13 Robert AncellRemove IO watch on greeter destruction
2016-07-13 Robert AncellTreat EOF from greeter as connection closed
2016-07-13 Robert AncellClean up when greeter object destroyed
2016-07-12 Robert AncellMake greeter socket writeable
2016-07-11 Robert AncellReleasing version 1.19.3
2016-07-11 Robert AncellFix warning about error propagation
2016-07-11 Robert AncellFix in-session greeter not working for greeter logins
2016-07-04 Launchpad Translatio... Launchpad automatic translations update.
2016-06-29 Robert AncellUse standards-version 3.9.8
2016-06-29 Robert AncellReleasing 1.19.2
2016-06-29 Robert AncellRemove local path from test script
2016-06-28 Robert AncellAllow greeters to run in-session
2016-06-28 Robert AncellAdd asserts on new DisplayServer methods
2016-06-27 Robert AncellCorrectly handle G_IO_STATUS_AGAIN
2016-06-27 Robert AncellReturn errors from all liblightdm methods
2016-06-26 Launchpad Translatio... Launchpad automatic translations update.
2016-06-24 Robert AncellSet GError values on greeter method failures
2016-06-23 Robert AncellDon't access unreffed value
2016-06-23 Robert AncellReport connection error if fail to connect greeter...
2016-06-21 Robert AncellDrop mir-container sessions - they were never used
2016-06-20 Robert AncellReleasing 1.19.1
2016-06-20 Robert AncellFix guest session AppArmor rules for input methods...
2016-06-20 Robert AncellRefresh patches
2016-06-20 Robert AncellRemove display_server_get_name and make better logging...
2016-06-20 Robert AncellUpdate apport script to get new name for greeter logs
2016-06-20 Robert AncellUse seat name in greeter log filename
2016-06-20 Robert AncellRemove trailing whitespace
2016-06-20 Robert AncellCheck compositor is stopped before stopping local seats
2016-06-20 Robert AncellRename xlocal seat to local - it supports Mir and Wayla...
2016-06-19 Robert AncellAllow XMir to run on the xlocal seat using the new...
2016-06-19 Robert AncellOnly run a single USC instance on xlocal seats (it...
2016-06-19 Robert AncellUse session IDs as assigned by U-S-C
2016-06-19 Robert AncellRemove MirServer class and connect Mir sessions directl...
2016-06-17 Robert AncellMake an XServerXmir object
2016-06-17 Robert AncellMake XServerXVNC extend XServerLocal
2016-06-17 Robert AncellDon't reconnect a display server if already connected...
2016-06-17 Robert AncellRemove unused vfunc
2016-06-17 Robert AncellDon't create a default cookie in an X server object
2016-06-17 Robert AncellMake the display number a vfunc from the X server class
2016-06-17 Robert AncellMake x_authority_new_local_cookie to de-duplicate code
2016-06-17 Robert AncellRemove unnecessary assert
2016-06-16 Launchpad Translatio... Launchpad automatic translations update.
2016-06-09 Robert AncellBe more careful about closing uninitialized memory.
2016-06-08 Michael TerryBe more careful about initialized fds
2016-06-08 Robert AncellUse MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to...
2016-06-08 Launchpad Translatio... Launchpad automatic translations update.
2016-06-07 Robert AncellRemove trailing whitespace
2016-06-07 Robert AncellCorrectly free seat module data on exit
2016-06-04 Tyler HicksMove rules to run fcitx and mozc-server into the lightd...
2016-06-04 Tyler HicksRemove rule from lightdm-guest-session AppArmor profile...
2016-06-01 Robert AncellFix invalid unref when fail to start seat. Add regressi...
next