index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-terminal
/
sysview.c
Age
Commit message (
Expand
)
Author
2015-05-30
terminal: fix include ordering
Thomas Hindoe Paaboel Andersen
2015-04-30
terminal: update for simpler sd-bus api's
Thomas Hindoe Paaboel Andersen
2015-03-11
terminal/sysview: introduce SETTLE events
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-28
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-09-29
terminal: add helper to retrieve the seat of a session
David Herrmann
2014-09-29
terminal: add sysview_seat_switch_to()
David Herrmann
2014-09-22
terminal: signal object removal during sysview_context_stop()
David Herrmann
2014-09-22
terminal: handle callback errors in sysview instead of propagating them
David Herrmann
2014-09-22
terminal: allow user-context to be retrieved/stored
David Herrmann
2014-09-22
terminal: raise sysview DEVICE_CHANGE events per attachment
David Herrmann
2014-09-20
terminal: make drm-connectors first-level devices
David Herrmann
2014-09-20
terminal: forward DEVICE_CHANGE events via sysview
David Herrmann
2014-09-20
terminal: parse ID_SEAT not only for parents but the device itself
David Herrmann
2014-09-16
terminal: sd_bus_error_get_errno returns positive errno
Thomas Hindoe Paaboel Andersen
2014-09-15
terminal: fix missing hashmap_new() conversions
David Herrmann
2014-08-28
terminal: free sysview-device names on destruction
David Herrmann
2014-08-28
terminal: sysview: don't return uninitialized error codes
David Herrmann
2014-08-27
terminal: add system view interface
David Herrmann