summaryrefslogtreecommitdiff
path: root/src/login/sysfs-show.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-23tree-wide: drop unnecessary initializationsYu Watanabe1-5/+5
2018-09-10login/sysfs-show: use device_enumerator_get_devices()Yu Watanabe1-19/+4
2018-08-23login/sysfs-show: replace udev_device by sd_deviceYu Watanabe1-72/+70
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-25tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering1-4/+4
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-10loginctl: rework sysfs tree dump, to honour --full and friendsLennart Poettering1-8/+19
2016-05-09tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek1-4/+4
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-17tree-wide: group include of libudev.h with sd-*Thomas Hindoe Paaboel Andersen1-1/+2
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen1-2/+1
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+1
2015-10-27util-lib: move more locale-related calls to locale-util.[ch]Lennart Poettering1-0/+1
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-4/+6
2015-09-30tree-wide: use strempty() where possibleDaniel Mack1-1/+1
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier1-0/+1
2014-04-23use new name DRAW_TREE_VERTICALThomas Hindoe Paaboel Andersen1-2/+2
2013-12-18loginctl: when showing device tree of seats with no devices show something us...Lennart Poettering1-0/+2
2013-12-18core,logind: libudev usage modernizationsLennart Poettering1-25/+20
2013-12-18core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering1-0/+3
2013-11-30sysfs-show.c: return negative errorThomas Hindoe Paaboel Andersen1-1/+1
2013-10-13Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek1-15/+7
2013-02-09logind: rename "seat-master" tag to "master-of-seat"Lennart Poettering1-1/+1
2013-01-25loginctl: don't show [UACCESS] info in device treeLennart Poettering1-4/+3
2013-01-24loginctl: show seat master and uaccess devices in seat-status outputLennart Poettering1-2/+7
2012-11-12util: nicer tree drawingsMichal Schmidt1-5/+5
2012-11-02util : fallback to plain ASCII drawing if locale is not UTF-8Michal Schmidt1-3/+5
2012-05-08util: split-out path-util.[ch]Kay Sievers1-0/+1
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-01-22login: move seat udev rules to login subdirKay Sievers1-0/+187