summaryrefslogtreecommitdiff
path: root/src/login/logind-session-device.c
AgeCommit message (Expand)Author
2016-06-12./move.shLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-17tree-wide: group include of libudev.h with sd-*Thomas Hindoe Paaboel Andersen
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-22logind: fix sd_eviocrevoke ioctl callPeter Hutterer
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2013-11-28logind: ignore failing close() on session-devicesDavid Herrmann
2013-11-05logind: port logind to libsystemd-busLennart Poettering
2013-10-14list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering
2013-10-01logind: remove fbdev session-device supportDavid Herrmann
2013-10-01logind: check whether first drmSetMaster succeededDavid Herrmann
2013-10-01logind: fix session-device dbus notifyDavid Herrmann
2013-09-17logind: fix build for ARM with sizeof(dev_t) > sizeof(void*)David Herrmann
2013-09-17logind: implement generic multi-sessionDavid Herrmann
2013-09-17logind: introduce session-devicesDavid Herrmann