]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src
Load all users only when really needed
[sojka/lightdm.git] / src /
2016-10-20 Michael TerryUpdate vt ioctl usage
2016-10-19 Robert AncellRe-enable SIGPIPE for children so they have default...
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 AncellFix reference count when creating sessions from greeters
2016-08-02 Robert AncellGObject property coding style fixes
2016-07-25 Michael TerryWatch authentication session in case seat closes it...
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 AncellFix session_get_login1_session_id warning
2016-07-14 Robert AncellAllow in-session greeters to reconnect
2016-07-13 Robert AncellTreat EOF from greeter as connection closed
2016-07-12 Robert AncellMake greeter socket writeable
2016-07-11 Robert AncellFix in-session greeter not working for greeter logins
2016-06-28 Robert AncellAllow greeters to run in-session
2016-06-28 Robert AncellAdd asserts on new DisplayServer methods
2016-06-21 Robert AncellDrop mir-container sessions - they were never used
2016-06-20 Robert AncellFix guest session AppArmor rules for input methods...
2016-06-20 Robert AncellRemove display_server_get_name and make better logging...
2016-06-20 Robert AncellUse seat name in greeter log filename
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-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-07 Robert AncellCorrectly free seat module data on exit
2016-06-01 Robert AncellFix invalid unref when fail to start seat. Add regressi...
2016-05-26 Robert AncellUse MIR_SERVER_HOST_SOCKET instead of MIR_SOCKET to...
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-28 Robert AncellUse GSubprocess instead of g_spawn_async - it doesn...
2016-04-28 Robert AncellUse a sorting function to choose which XDMCP addresses...
2016-04-26 Patrick MonneratXDMCP: change X server address selection preference...
2016-04-26 Robert AncellPrevent PID error when launching guest session in LXDE
2016-04-26 Robert AncellDrop support for legacy XMir - this only existed in...
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
2016-04-04 Robert AncellUse /dev/tty0 instead of /dev/console.
2016-03-15 Robert AncellDon't write :0 into tty line in utmp/btmp. Based on...
2016-01-26 Robert AncellFix compile warning
2016-01-26 Robert AncellSet XDG_RUNTIME_DIR for ConsoleKit sessions. This is...
2016-01-25 Eric KoegelAdd XDG_RUNTIME_DIR from ConsoleKit2
2016-01-25 Robert AncellFix dm-tool add-local-seat not working because LightDM...
2015-11-25 Robert AncellDon't enable the hardware cursor in Unity System Compos...
2015-11-20 Robert AncellAdd IP addresses to XDMCP log messages
2015-11-19 Robert AncellRefactor XDMCP error handling and add many more XDMCP...
2015-11-19 Robert AncellDon't start LightDM if the XDMCP server is configured...
2015-11-17 Robert AncellHandle XDMCP Request packet with no addresses
2015-11-08 Robert AncellFix copy-pasted method name
2015-11-03 Robert AncellChange log backup to enabled by default - this is proba...
2015-11-02 Robert AncellImplement XDMCP ForwardQuery
2015-11-02 Robert AncellAdd missing break statement - caught in review by Marti...
2015-11-02 Piotr JurkiewiczAdd LC_PAPER, LC_NAME, LC_ADDRESS, LC_TELEPHONE, LC_MEA...
2015-10-30 Robert AncellMake guest account script more portable
2015-10-29 Robert AncellImplement XDMCP ForwardQuery
2015-10-29 Robert AncellFix memory leak in XDMCP logging code
2015-10-28 Robert AncellApply backup-logs option to the main log
2015-10-28 Robert AncellMerge log-mode.h into log-file.h
2015-10-28 Robert AncellAdd a backup-logs option to re-enable the old log backu...
2015-10-22 Robert AncellUse logrotate to handle files in the default log directory.
2015-10-21 Robert AncellHandle trailing whitespace on boolean values
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 AncellReplace unnecessary dispose method with finalize
2015-10-16 Robert AncellTidy up finalize methods
2015-10-16 Robert AncellWhen locking a session, if an existing greeter can...
2015-10-14 Robert AncellCheck the version of the X server we are running so...
2015-09-29 Robert AncellFix compilation without libaudit installed
2015-09-16 Robert AncellOnly include libaudit header if using it
2015-09-07 Robert AncellUse libaudit to generate audit events
2015-09-02 Tyler Hicks* Generate login and logout events that can be used...
2015-08-21 Robert AncellRemove trailing whitespace from Makefiles
2015-08-16 Robert AncellDrop Xorg option -sharevts. It's no longer required...
2015-08-13 Laércio de SousaDrop Xorg option -sharevts. It's no longer required...
2015-08-10 Robert AncellPrevent ~/.bashrc from being sourced when ~/.profile...
2015-08-10 Robert AncellSupport Wayland sessions
2015-08-10 Robert AncellMerge with trunk
2015-08-10 Robert AncellMerge with trunk
2015-08-10 Robert AncellImplement autologin-session option (finally). This...
2015-08-09 Robert AncellDon't remove autotools generated files in distclean...
2015-08-09 Robert AncellMerge with trunk
next