summaryrefslogtreecommitdiff
path: root/src/login/.gitignore
AgeCommit message (Collapse)Author
2014-01-25build-sys: create "compatibility libraries" sectionZbigniew Jędrzejewski-Szmek
Compat stuff is moved to src/compat-libs/. Warnings are issued when programs are linked with the deprecated library.
2012-05-31login: properly detect MIMO USB displaysLennart Poettering
MIMO USB displays use a generic VID/PID for the hub component. With a bit of trickery we can detect them by the VID/PID of the graphics component.
2012-04-13update .gitignoreKay Sievers
2012-01-22login: move seat udev rules to login subdirKay Sievers
2011-12-31logind: move more files into subdirectoryLennart Poettering