Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
accounts.c | 1223 | 13 years ago | Robert Ancell | Use LD_PRELOAD to intercept system calls for testi | 10.3 KB | ||
accounts.h | 1223 | 13 years ago | Robert Ancell | Use LD_PRELOAD to intercept system calls for testi | 1.5 KB | ||
configuration.c | 1034 | 13 years ago | Robert Ancell | Refactor configuration in preparation for dynamic | 3.1 KB | ||
configuration.h | 1034 | 13 years ago | Robert Ancell | Refactor configuration in preparation for dynamic | 1.8 KB | ||
console-kit.c | 1223 | 13 years ago | Robert Ancell | Use LD_PRELOAD to intercept system calls for testi | 6.1 KB | ||
console-kit.h | 1120 | 13 years ago | Robert Ancell | Rename CK function to match the CK names | 715 bytes | ||
display-manager.c | 1210 | 13 years ago | Robert Ancell | Remove unused started signal | 4.9 KB | ||
display-manager.h | 1210 | 13 years ago | Robert Ancell | Remove unused started signal | 1.4 KB | ||
display-manager.xml | 778 | 13 years ago | Robert Ancell | Fix autologin | 565 bytes | ||
display-server.c | 1166 | 13 years ago | Robert Ancell | Rearrange code | 3.1 KB | ||
display-server.h | 1151 | 13 years ago | Robert Ancell | Refactor X code out of display.c and seat.c. Drop | 1.7 KB | ||
display.c | 1223 | 13 years ago | Robert Ancell | Use LD_PRELOAD to intercept system calls for testi | 29.7 KB | ||
display.h | 1211 | 13 years ago | Robert Ancell | Move user/log file code outside of process.c, get | 2.5 KB | ||
dmrc.c | 1212 | 13 years ago | Robert Ancell | Move log messages inside drop privileges | 3.2 KB | ||
dmrc.h | 1065 | 13 years ago | Robert Ancell | Use accounts service in the daemon if it is availa | 647 bytes | ||
greeter.c | 1199 | 13 years ago | Robert Ancell | Fix multi-seat configuration picking the same disp | 22.2 KB | ||
greeter.h | 1092 | 13 years ago | Robert Ancell | Stop daemon if greeter does not start | 1.5 KB | ||
guest-account.c | 1122 | 13 years ago | Robert Ancell | Get ultra paranoid in checking if error objects ar | 3.3 KB | ||
guest-account.h | 906 | 13 years ago | Robert Ancell | Mucking around with guest sessions | 707 bytes | ||
ldm-marshal.list | 1151 | 13 years ago | Robert Ancell | Refactor X code out of display.c and seat.c. Drop | 98 bytes | ||
lightdm.c | 1231 | 13 years ago | Robert Ancell | Remove --greeter-session option | 39.7 KB | ||
Makefile.am | 1209 | 13 years ago | Robert Ancell | Put system binary directory into path when running | 1.9 KB | ||
pam-session.c | 1223 | 13 years ago | Robert Ancell | Use LD_PRELOAD to intercept system calls for testi | 13.3 KB | ||
pam-session.h | 1222 | 13 years ago | Robert Ancell | Switching to a user without a password bypasses th | 2.5 KB | ||
plymouth.c | 1122 | 13 years ago | Robert Ancell | Get ultra paranoid in checking if error objects ar | 2.2 KB | ||
plymouth.h | 785 | 13 years ago | Robert Ancell | Reimplement Plymouth support | 762 bytes | ||
privileges.c | 1147 | 13 years ago | Robert Ancell | Fix privilege dropping logic | 963 bytes | ||
privileges.h | 1178 | 13 years ago | Robert Ancell | Rename user.c to accounts.c | 602 bytes | ||
process.c | 1211 | 13 years ago | Robert Ancell | Move user/log file code outside of process.c, get | 10.1 KB | ||
process.h | 1211 | 13 years ago | Robert Ancell | Move user/log file code outside of process.c, get | 2 KB | ||
seat-xdmcp-session.c | 1151 | 13 years ago | Robert Ancell | Refactor X code out of display.c and seat.c. Drop | 3 KB | ||
seat-xdmcp-session.h | 896 | 13 years ago | Robert Ancell | Fix configuration | 1.1 KB | ||
seat-xlocal.c | 1183 | 13 years ago | Robert Ancell | Allow TCP/IP connections if xserver-allow-tcp is t | 5.6 KB | ||
seat-xlocal.h | 946 | 13 years ago | Robert Ancell | Keep a connection open the the X server. Start a | 983 bytes | ||
seat-xremote.c | 1154 | 13 years ago | Robert Ancell | move script code into the correct layers so seat.c | 2.7 KB | ||
seat-xremote.h | 1151 | 13 years ago | Robert Ancell | Refactor X code out of display.c and seat.c. Drop | 912 bytes | ||
seat-xvnc.c | 1154 | 13 years ago | Robert Ancell | move script code into the correct layers so seat.c | 3.5 KB | ||
seat-xvnc.h | 1128 | 13 years ago | Robert Ancell | Add VNC server support | 1003 bytes | ||
seat.c | 1223 | 13 years ago | Robert Ancell | Use LD_PRELOAD to intercept system calls for testi | 18.9 KB | ||
seat.h | 1211 | 13 years ago | Robert Ancell | Move user/log file code outside of process.c, get | 2.5 KB | ||
session.c | 1240 | 13 years ago | Robert Ancell | Set correct permissions on session log files | 14.4 KB | ||
session.h | 1211 | 13 years ago | Robert Ancell | Move user/log file code outside of process.c, get | 2.2 KB | ||
vnc-server.c | 1128 | 13 years ago | Robert Ancell | Add VNC server support | 4.6 KB | ||
vnc-server.h | 1128 | 13 years ago | Robert Ancell | Add VNC server support | 1.1 KB | ||
vt.c | 1213 | 13 years ago | Robert Ancell | Fix whitespace | 2.7 KB | ||
vt.h | 984 | 13 years ago | Robert Ancell | Fix bug trying to reuse Plymouth VT on switch | 686 bytes | ||
xauthority.c | 1189 | 13 years ago | Robert Ancell | Add checks for args to xauth_write | 11.1 KB | ||
xauthority.h | 1146 | 13 years ago | Robert Ancell | Refactor privilege code | 2.5 KB | ||
xdmcp-protocol.c | 894 | 13 years ago | Robert Ancell | Replace guchar with guint8 | 18.7 KB | ||
xdmcp-protocol.h | 494 | 13 years ago | Robert Ancell | Update copyright year | 3.2 KB | ||
xdmcp-server.c | 1122 | 13 years ago | Robert Ancell | Get ultra paranoid in checking if error objects ar | 21.9 KB | ||
xdmcp-server.h | 898 | 13 years ago | Robert Ancell | Fix XDM-AUTHENTICATION-1 | 1.5 KB | ||
xdmcp-session-private.h | 1098 | 13 years ago | Robert Ancell | Fix XMDCP authorization | 872 bytes | ||
xdmcp-session.c | 1098 | 13 years ago | Robert Ancell | Fix XMDCP authorization | 2.5 KB | ||
xdmcp-session.h | 1098 | 13 years ago | Robert Ancell | Fix XMDCP authorization | 1.4 KB | ||
xserver-local.c | 1223 | 13 years ago | Robert Ancell | Use LD_PRELOAD to intercept system calls for testi | 16.2 KB | ||
xserver-local.h | 1199 | 13 years ago | Robert Ancell | Fix multi-seat configuration picking the same disp | 2 KB | ||
xserver-remote.c | 1151 | 13 years ago | Robert Ancell | Refactor X code out of display.c and seat.c. Drop | 1.1 KB | ||
xserver-remote.h | 898 | 13 years ago | Robert Ancell | Fix XDM-AUTHENTICATION-1 | 1001 bytes | ||
xserver-xvnc.c | 1211 | 13 years ago | Robert Ancell | Move user/log file code outside of process.c, get | 8.4 KB | ||
xserver-xvnc.h | 1154 | 13 years ago | Robert Ancell | move script code into the correct layers so seat.c | 1.3 KB | ||
xserver.c | 1048 | 13 years ago | Robert Ancell | Handle NULL authority | 4.3 KB | ||
xserver.h | 898 | 13 years ago | Robert Ancell | Fix XDM-AUTHENTICATION-1 | 1.8 KB | ||
xsession.c | 1212 | 13 years ago | Robert Ancell | Move log messages inside drop privileges | 5.7 KB | ||
xsession.h | 808 | 13 years ago | Robert Ancell | Make display generic and create an XDisplay | 991 bytes |