index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
udev_enumerate_new.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-20
po: Translated using Weblate (Finnish)
Ricky Tigg
1
-5
/
+4
2024-12-20
Add .venv to gitignore
Septatrix
1
-0
/
+1
2024-12-20
mkosi: move config options
Matteo Croce
3
-5
/
+5
2024-12-20
audit-util: rename output parameter
Yu Watanabe
1
-2
/
+2
2024-12-20
TEST-71-HOSTNAME: do not start user session
Yu Watanabe
1
-0
/
+6
2024-12-20
debug-generator: add a kernel cmdline option to pause the boot process
Antonio Alvarez Feijoo
9
-0
/
+411
2024-12-20
man/debug-generator: add a section for kernel command line options
Antonio Alvarez Feijoo
1
-36
/
+63
2024-12-20
TEST-17: add test case for ID_PROCESSING flag on add uevent
Yu Watanabe
1
-8
/
+47
2024-12-20
core/device: handle ID_PROCESSING udev property
Yu Watanabe
2
-3
/
+46
2024-12-20
core/device: use path_equal() to compare sysfs path
Yu Watanabe
1
-1
/
+3
2024-12-20
core/device: rename output parameters of device_setup_units() to ret_xyz
Yu Watanabe
1
-11
/
+14
2024-12-20
ptyfwd: reset writable/readable flag before shovel() on exit
Yu Watanabe
1
-0
/
+7
2024-12-19
machine: make TEST-13-NSPAWN wqlong-running code more verbose
Ivan Kruglov
1
-0
/
+6
2024-12-19
nspawn: switch to read_virtual_file() for reading audit loginuid
Lennart Poettering
1
-1
/
+1
2024-12-19
nsresource: print nicer error message when trying to acquire an unpriv user n...
Lennart Poettering
1
-0
/
+2
2024-12-19
mount-util: add debug message to make_userns() failure
Lennart Poettering
1
-1
/
+1
2024-12-19
mount-util: add debug output when we switched root
Lennart Poettering
1
-0
/
+2
2024-12-19
nspawn: trivial improvements
Lennart Poettering
1
-1
/
+2
2024-12-19
nspawn: rename pin_fully_visible_fs() → pin_fully_visible_api_fs()
Lennart Poettering
3
-8
/
+9
2024-12-19
nspawn: add some additional useful debug logging
Lennart Poettering
1
-0
/
+4
2024-12-19
nspawn: make unexpected mkdir() failures fatal
Lennart Poettering
1
-1
/
+2
2024-12-19
nspawn: rename 'fd' variable to something more descriptive
Lennart Poettering
1
-6
/
+7
2024-12-19
nspawn: use DEVNUM_FORMAT_STR/DEVNUM_FORMAT_VAL more
Lennart Poettering
1
-1
/
+2
2024-12-19
man/sysupdate.features: fix typos
Matthias Lisin
1
-2
/
+2
2024-12-19
sysupdate: fix args order of formatted error
Matthias Lisin
1
-1
/
+1
2024-12-19
man/sysupdate.d: fix wrong PathRelativeTo value
Matthias Lisin
1
-1
/
+1
2024-12-19
man: fix args order for udevadm info cmd
Matthias Lisin
4
-4
/
+4
2024-12-19
TEST-17: use 'udevadm control --reload' or 'systemctl reload systemd-udevd.se...
Yu Watanabe
2
-4
/
+4
2024-12-19
udev: also reload udev.conf when explicitly requested
Yu Watanabe
3
-8
/
+33
2024-12-19
udev: reload .rules files and builtins only when necessary
Yu Watanabe
4
-10
/
+54
2024-12-19
udev-config: introduce UdevConfig
Yu Watanabe
8
-101
/
+142
2024-12-19
udev: move parsers for config file, kerenel command line, and positional argu...
Yu Watanabe
6
-297
/
+326
2024-12-19
ukify: Fix regression in --no-sign-kernel flag
Thomas Hebb
1
-2
/
+2
2024-12-18
analyze: drop conditioning of --no-legend and --json= on specific verbs
Lennart Poettering
1
-8
/
+0
2024-12-18
analyze: add verb for showing system's CHIDs
Lennart Poettering
9
-2
/
+277
2024-12-18
networkd-sysctl: tweak error handling and log level a bit
Mike Yuan
1
-13
/
+10
2024-12-18
man: Document generator sandbox environment
Daan De Meyer
1
-0
/
+4
2024-12-18
networkd-sysctl: rename functions to match our typical prefixes
Mike Yuan
4
-15
/
+15
2024-12-18
update-utmp: do not give up if the first attempt at connecting bus failed
Yu Watanabe
1
-5
/
+10
2024-12-18
TEST-50-DISSECT: notify message cannot be sent by ncat
Yu Watanabe
1
-7
/
+1
2024-12-18
resolved: if one transaction completes, expect other transactions within cand...
Morten Hauke Solvang
6
-30
/
+88
2024-12-18
test-firewall-util: Migrate to new assertion macros
Daan De Meyer
1
-28
/
+28
2024-12-18
data-fd-util: drop dead code
Yu Watanabe
1
-35
/
+2
2024-12-18
tpm2-util: Also retry unsealing after policy_pcr returns PCR_CHANGED
Fabian Vogt
1
-0
/
+8
2024-12-18
tree-wide: use pidref_is_self() at more places
Lennart Poettering
3
-3
/
+3
2024-12-18
machinectl: explicitly assign PTY forwarder to sd_bus_slot
Yu Watanabe
1
-23
/
+20
2024-12-18
ptyfwd: always flush buffer and disconnect before exit
Yu Watanabe
5
-50
/
+36
2024-12-18
ptyfwd: always write additional line break on stop
Yu Watanabe
5
-35
/
+14
2024-12-18
ptyfwd: save the last character before the escape sequence
Yu Watanabe
1
-2
/
+13
2024-12-18
ptyfwd: do not forward partial escape sequence
Yu Watanabe
1
-11
/
+22
[next]