summaryrefslogtreecommitdiff
path: root/src/libsystemd-terminal/evcat.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: another round of simplificationsMichal Schmidt2014-11-281-8/+4
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-2/+2
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-281-28/+14
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-7/+7
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-7/+7
* terminal/idev: don't remove consumed-mods from kbd-matchesDavid Herrmann2014-10-051-0/+7
* terminal: signal object removal during sysview_context_stop()David Herrmann2014-09-221-1/+2
* terminal: print RESYNC state in evcatDavid Herrmann2014-09-221-0/+3
* terminal: enable sessions in evcat after taking controlDavid Herrmann2014-09-111-2/+2
* terminal: add systemd-evcat input debugging toolDavid Herrmann2014-08-271-0/+499