summaryrefslogtreecommitdiff
path: root/src/xdmcp-session.c
Commit message (Expand)AuthorAgeFilesLines
* Fix XMDCP authorizationRobert Ancell2011-09-061-3/+1
* Rename XAuthorization to XAuthorityRobert Ancell2011-07-201-19/+5
* Add g_return_if_fail lines to more modulesRobert Ancell2011-06-141-1/+9
* Update copyright yearRobert Ancell2011-06-031-1/+1
* Correctly clean up processes on exitRobert Ancell2011-05-101-0/+2
* Remove gobject properties, they just add extra code but aren't useful without...robert.ancell@gmail.com2010-07-201-68/+5
* Prep for XDMCP IPv6 supportrobert.ancell@gmail.com2010-07-201-0/+2
* Make persistent connection to remote server with proper authorizationrobert.ancell@gmail.com2010-07-191-3/+0
* Store authorization in filesrobert.ancell@gmail.com2010-07-181-0/+12
* Clean up on exitTesty Tester2010-07-161-8/+26
* Keep a connection open to XDMCP X server to allow greeter->session transition...robert.ancell@gmail.com2010-07-151-11/+0
* Use address provided by XDMCP displayrobert.ancell@gmail.com2010-07-141-6/+0
* Add basic XDMCP supportrobert.ancell@gmail.com2010-07-141-0/+159