summaryrefslogtreecommitdiff
path: root/src/login/multi-seat-x.c
Commit message (Expand)AuthorAgeFilesLines
* multi-seat-x: drop a lot of unnecessary codeLennart Poettering2012-09-211-88/+6
* multi-seat-x: drop framebuffer specific stuff, as we have a DRM driver nowDave Airlie2012-09-211-7/+1
* Revert "multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi...Lennart Poettering2012-09-211-0/+196
* multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat gr...Lennart Poettering2012-09-211-196/+0
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-2/+2
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-1/+1
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-1/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-101-0/+1
* login: lock down input devices on extra seatsRay Strode2012-01-311-0/+5
* login: fix multi-seat checkLennart Poettering2012-01-241-1/+1
* login: extend comments in multi-seat-xLennart Poettering2012-01-241-0/+3
* login: add multi-session X wrapperLennart Poettering2012-01-231-0/+187