summaryrefslogtreecommitdiffstats
path: root/test/TEST-31-DEVICE-ENUMERATION (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-10mkosi: Copy sources under /usr in the imageMichal Koutný2-2/+2
2023-08-10tmpfiles: move static vars into Context objectLennart Poettering1-118/+248
2023-08-10test: testsuite-35.sh needs manual/test-session-properties to be installed on...Franck Bui1-0/+1
2023-08-10Add .pylintrc to globally suppress warnings we don't really care aboutFrantisek Sumsal9-24/+31
2023-08-10tools: pylint meson-render-jinja2.pyFrantisek Sumsal1-1/+5
2023-08-10tools: pylint analyze-dump-sort.pyFrantisek Sumsal1-0/+1
2023-08-10tools: pylint dump-auxv.pyFrantisek Sumsal1-4/+8
2023-08-10tools: pylint gdb-sd_dump_hashmaps.pyFrantisek Sumsal1-1/+2
2023-08-10tools: pylint list-discoverable-partitions.pyFrantisek Sumsal1-16/+16
2023-08-10tools: pylint xml_helper.pyFrantisek Sumsal1-1/+5
2023-08-10tools: pylint update-man-rules.pyFrantisek Sumsal1-5/+9
2023-08-10tools: pylint update-dbus-docs.pyFrantisek Sumsal1-40/+45
2023-08-10tools: pylint make-man-index.pyFrantisek Sumsal1-9/+10
2023-08-10tools: pylint make-directive-index.pyFrantisek Sumsal1-9/+10
2023-08-10tools: pylint make-autosuspend-rules.pyFrantisek Sumsal1-2/+2
2023-08-10tools: pylint generate-gperfs.pyFrantisek Sumsal1-7/+12
2023-08-10networkd: add comment about order of IPReversePathFilter enumLennart Poettering1-1/+2
2023-08-10mkosi: Move python3dist(pytest-flakes) to base preset build packagesDaan De Meyer1-3/+1
2023-08-10update TODOLennart Poettering1-0/+5
2023-08-10sd-event: explicit document what to do with epoll-incompatible fdsLennart Poettering1-16/+25
2023-08-10journalcl: simplify handling of stdout being a regular file and epoll()Lennart Poettering1-10/+9
2023-08-10man: let's tone down the recommendation to use Type=exec a bitLennart Poettering1-18/+27
2023-08-10execute: Chown credentials files and directories to service groupDaan De Meyer1-11/+27
2023-08-10tools: pylint dbus_exporter.pyFrantisek Sumsal1-1/+2
2023-08-10tools: pylint check-includes.pyFrantisek Sumsal1-3/+3
2023-08-10tools: pylint catalog-report.pyFrantisek Sumsal1-40/+40
2023-08-10tools: pylint analyze-dump-sort.pyFrantisek Sumsal1-1/+2
2023-08-10repart: Reword --copy-from docsDaan De Meyer1-3/+7
2023-08-10repart: Pass GptPartitionType *Daan De Meyer1-15/+15
2023-08-10main: drop redundant ()Lennart Poettering1-1/+1
2023-08-10update TODOLennart Poettering1-0/+4
2023-08-10udev: re-introduce symlinks for loopback block deviceYu Watanabe5-2/+81
2023-08-09mkosi: Update to latestDaan De Meyer49-9/+16
2023-08-09tree-wide: drop _pure_ + _const_ from local, static functionsLennart Poettering18-36/+36
2023-08-09sysusers: move global variables into a Context objectLennart Poettering1-176/+269
2023-08-09LoongArch: Replace __loongarch64 with __loongarch_lp64Xiaotian Wu7-25/+25
2023-08-09bootctl: don't advertise systemd-efi-options in --help/man anymoreLennart Poettering3-15/+2
2023-08-0960-ukify.install: fix whitespaceZbigniew Jędrzejewski-Szmek1-1/+1
2023-08-09test: use pytest.raises wrapperZbigniew Jędrzejewski-Szmek1-3/+1
2023-08-09polkit: move asserts up, so that they cover all reply codepathsLennart Poettering1-7/+5
2023-08-09polkit: use LIST_POP where appropriateLennart Poettering1-3/+1
2023-08-09remount-fs: refuse to remount based on fstab when fstab=no kernel command lin...Yu Watanabe1-0/+3
2023-08-09remount-fs: split-out remount_by_fstab()Yu Watanabe1-21/+37
2023-08-09fstab-generator: update cache in fstab_enabled_full() based on the parsed res...Yu Watanabe1-1/+1
2023-08-09fstab-util: introduce fstab_enabled() helper functionYu Watanabe2-0/+35
2023-08-09proc-cmdline: make proc_cmdline_get_bool() take flagsYu Watanabe11-38/+38
2023-08-09vconsole-setup: simplify error handlingLennart Poettering1-6/+6
2023-08-09vconsole-setup: simplify path allocationLennart Poettering1-4/+6
2023-08-09vconsole-setup: use FOREACH_ARRAY() at one more placeLennart Poettering1-2/+2
2023-08-09vconsole-setup: port to main-func.h boilerplateLennart Poettering1-6/+7