]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src
Move rules to run fcitx and mozc-server into the lightdm-guest-session
[sojka/lightdm.git] / src /
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-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
2015-08-05 Robert AncellAdd an option for XDMCP and VNC servers to only listen...
2015-08-05 Robert AncellMerge with trunk
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
next