chiark / gitweb /
Fix service file to match installed elogind binary location
[elogind.git] / src / libsystemd-terminal / sysview.c
2015-04-19 Andy WingoRemove src/libsystemd-terminal
2015-03-11 David Herrmannterminal/sysview: introduce SETTLE events
2015-02-23 Thomas Hindoe Paab... remove unused includes
2014-11-28 Michal Schmidttreewide: simplify log_*_errno(r,...) immediately follo...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-09-29 David Herrmannterminal: add helper to retrieve the seat of a session
2014-09-29 David Herrmannterminal: add sysview_seat_switch_to()
2014-09-22 David Herrmannterminal: signal object removal during sysview_context_...
2014-09-22 David Herrmannterminal: handle callback errors in sysview instead...
2014-09-22 David Herrmannterminal: allow user-context to be retrieved/stored
2014-09-22 David Herrmannterminal: raise sysview DEVICE_CHANGE events per attachment
2014-09-20 David Herrmannterminal: make drm-connectors first-level devices
2014-09-20 David Herrmannterminal: forward DEVICE_CHANGE events via sysview
2014-09-20 David Herrmannterminal: parse ID_SEAT not only for parents but the...
2014-09-16 Thomas Hindoe Paab... terminal: sd_bus_error_get_errno returns positive errno
2014-09-15 David Herrmannterminal: fix missing hashmap_new() conversions
2014-08-28 David Herrmannterminal: free sysview-device names on destruction
2014-08-28 David Herrmannterminal: sysview: don't return uninitialized error...
2014-08-27 David Herrmannterminal: add system view interface