]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commit
Add basic XDMCP support
authorunknown <robert.ancell@gmail.com>
Wed, 14 Jul 2010 06:36:14 +0000 (16:36 +1000)
committerunknown <robert.ancell@gmail.com>
Wed, 14 Jul 2010 06:36:14 +0000 (16:36 +1000)
commit142981d5aa136662c690d4de21ceddf57927c38f
treedebc5996908014e48940f80ab63ea2f7e1a0c8f7
parent9bbf2f46009c7d39390124e50a2cdab45b31eeba
Add basic XDMCP support
16 files changed:
NEWS
data/lightdm.conf
libldmgreeter/greeter.c
src/Makefile.am
src/display-manager.c
src/display.c
src/display.h
src/lightdm.c
src/session.c
src/xdmcp-protocol.c [new file with mode: 0644]
src/xdmcp-protocol.h [new file with mode: 0644]
src/xdmcp-session-private.h [new file with mode: 0644]
src/xdmcp-session.c [new file with mode: 0644]
src/xdmcp-session.h [new file with mode: 0644]
src/xserver.c
src/xserver.h