]> rtime.felk.cvut.cz Git - sojka/lightdm.git/history - src/xdmcp-server.c
Releasing 1.20.0
[sojka/lightdm.git] / src / xdmcp-server.c
2016-04-28 Robert AncellUse a sorting function to choose which XDMCP addresses...
2016-04-26 Patrick MonneratXDMCP: change X server address selection preference...
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-17 Robert AncellHandle XDMCP Request packet with no addresses
2015-11-02 Robert AncellImplement XDMCP ForwardQuery
2015-11-02 Robert AncellAdd missing break statement - caught in review by Marti...
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-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 AncellTidy up finalize methods
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-08-05 Robert AncellIf an XDMCP client provides more than one address to...
2015-08-04 Robert AncellFix indentation
2014-11-10 Robert AncellMerge with trunk
2014-11-09 Robert AncellAdd an option for XDMCP and VNC servers to only listen...
2014-10-14 Jesús GonzálezMerged changes from parent branch
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álezMerge from parent branch up to revision 2065
2014-09-19 Robert AncellRemove trailing whitespace
2014-03-06 Gunnar Hjalmarssondebian/patches/04_language_handling.patch:
2014-03-04 Robert AncellMore carefully remove GSources.
2014-03-04 Robert AncellMore carefully remove GSources
2013-08-19 Robert AncellMerge with trunk
2013-08-15 Michael TerryMerge from trunk
2013-07-24 Robert AncellCheck correct VT is activated in test cases.
2013-07-24 Robert AncellName X modules with standard naming format.
2013-07-24 Robert AncellMerge in X module renaming changes
2013-07-24 Robert AncellName X modules with standard naming format
2013-07-23 Robert AncellMerge with trunk
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellSynchronise X server starting.
2013-07-20 Robert AncellMerge with trunk
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30.
2013-07-20 Robert AncellStop generating glib marshals by using glib >= 2.30
2013-07-09 Robert AncellMerge with trunk
2013-06-28 Robert AncellMerge with trunk
2013-06-19 Christopher James... Fixes for lightdm-set-defaults.
2013-06-17 Robert AncellMerge with trunk
2013-06-17 Robert AncellFix compile warnings
2012-04-10 Aurélien GâteauReturn the user face as a QIcon rather than a QPixmap
2012-04-05 Robert AncellChange XDMCP manage timeout from 10ms to 126s (maximum...
2011-09-07 Robert AncellMerge in translations
2011-09-07 Robert AncellGet ultra paranoid in checking if error objects are...
2011-09-06 Robert AncellIgnore IPv6 link-local addresses, we can't use them...
2011-09-06 Robert AncellMerge translations
2011-09-06 Robert AncellFix XMDCP authorization
2011-07-20 Robert AncellFix XDM-AUTHENTICATION-1
2011-07-20 Robert AncellRemove some dead methods, replace guchar with guint8
2011-07-20 Robert AncellSimplify XDMCP authorization
2011-07-20 Robert AncellRename XAuthorization to XAuthority
2011-07-20 Robert AncellAnd add another FIXME
2011-07-20 unknownFix memory leaks
2011-07-15 Robert AncellReworked X authority code
2011-06-14 Robert AncellAdd g_return_if_fail lines to more modules
2011-06-09 Robert AncellMerge in changes for LP:#789389
2011-06-03 Robert AncellUpdate copyright year
2011-05-23 Robert AncellRecord in Unwilling XDMCP response the reason for rejection
2011-05-23 Robert AncellFix XDMCP authentication/authorization errors
2011-05-23 Robert AncellFix error generating Unwilling response
2011-05-10 Robert AncellCorrectly clean up processes on exit
2011-04-15 Robert AncellFix some compile warnings
2010-07-20 unknownPrep for XDMCP IPv6 support
2010-07-19 unknownSupport XDMCP over IPv6
2010-07-19 unknownMake persistent connection to remote server with proper...
2010-07-19 unknownGot XDM-AUTHORIZATION-1 working
2010-07-19 unknownGet XDM-AUTHORIZATION-1 working, but only with session_...
2010-07-18 unknownStore authorization in files
2010-07-17 unknownGenerate authorization keys for XDM-AUTHORIZATION-1
2010-07-17 unknownSuport authentication and authorization better
2010-07-16 unknownMake --test-mode which runs as the current user
2010-07-16 unknownMake --test-mode which runs as the current user
2010-07-15 Testy TesterClean up on exit
2010-07-15 Testy TesterFix some compiler warnings
2010-07-15 unknownSupport XDM-AUTHENTICATION-1
2010-07-15 unknownUse XCB instead of xlib
2010-07-14 unknownKeep a connection open to XDMCP X server to allow greet...
2010-07-14 unknownUse address provided by XDMCP display
2010-07-14 unknownAdd missing files