Age | Commit message (Expand) | Author |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-17 | tree-wide: group include of libudev.h with sd-* | Thomas Hindoe Paaboel Andersen |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-01-22 | logind: fix sd_eviocrevoke ioctl call | Peter Hutterer |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2013-11-28 | logind: ignore failing close() on session-devices | David Herrmann |
2013-11-05 | logind: port logind to libsystemd-bus | Lennart Poettering |
2013-10-14 | list: make our list macros a bit easier to use by not requring type spec on e... | Lennart Poettering |
2013-10-01 | logind: remove fbdev session-device support | David Herrmann |
2013-10-01 | logind: check whether first drmSetMaster succeeded | David Herrmann |
2013-10-01 | logind: fix session-device dbus notify | David Herrmann |
2013-09-17 | logind: fix build for ARM with sizeof(dev_t) > sizeof(void*) | David Herrmann |
2013-09-17 | logind: implement generic multi-session | David Herrmann |
2013-09-17 | logind: introduce session-devices | David Herrmann |