summaryrefslogtreecommitdiff
path: root/src/login/sysfs-show.c
Commit message (Expand)AuthorAgeFilesLines
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...Lennart Poettering2021-10-051-1/+1
* tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-051-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* logind: always check current tag list before using a deviceLennart Poettering2020-09-011-3/+3
* tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe2019-11-041-1/+0
* tree-wide: get rid of strappend()Lennart Poettering2019-07-121-1/+1
* locale-util: prefix special glyph enum values with SPECIAL_GLYPH_Lennart Poettering2018-12-141-4/+4
* tree-wide: drop unnecessary initializationsYu Watanabe2018-09-231-5/+5
* login/sysfs-show: use device_enumerator_get_devices()Yu Watanabe2018-09-101-19/+4
* login/sysfs-show: replace udev_device by sd_deviceYu Watanabe2018-08-231-72/+70
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop redundant _cleanup_ macros (#8810)Lennart Poettering2018-04-251-4/+4
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* loginctl: rework sysfs tree dump, to honour --full and friendsLennart Poettering2017-11-101-8/+19
* tree-wide: rename draw_special_char to special_glyphZbigniew Jędrzejewski-Szmek2016-05-091-4/+4
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: group include of libudev.h with sd-*Thomas Hindoe Paaboel Andersen2015-11-171-1/+2
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-2/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move more locale-related calls to locale-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-4/+6
* tree-wide: use strempty() where possibleDaniel Mack2015-09-301-1/+1
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-111-0/+1
* use new name DRAW_TREE_VERTICALThomas Hindoe Paaboel Andersen2014-04-231-2/+2
* loginctl: when showing device tree of seats with no devices show something us...Lennart Poettering2013-12-181-0/+2
* core,logind: libudev usage modernizationsLennart Poettering2013-12-181-25/+20
* core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering2013-12-181-0/+3
* sysfs-show.c: return negative errorThomas Hindoe Paaboel Andersen2013-11-301-1/+1
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-131-15/+7
* logind: rename "seat-master" tag to "master-of-seat"Lennart Poettering2013-02-091-1/+1
* loginctl: don't show [UACCESS] info in device treeLennart Poettering2013-01-251-4/+3
* loginctl: show seat master and uaccess devices in seat-status outputLennart Poettering2013-01-241-2/+7
* util: nicer tree drawingsMichal Schmidt2012-11-121-5/+5
* util : fallback to plain ASCII drawing if locale is not UTF-8Michal Schmidt2012-11-021-3/+5
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* login: move seat udev rules to login subdirKay Sievers2012-01-221-0/+187