summaryrefslogtreecommitdiffstats
path: root/src/udev/udev-event.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-13man: rework description of OOMPolicy= a bitZbigniew Jędrzejewski-Szmek1-9/+10
2022-12-12cryptsetup-fido2: Try all FIDO2 key slots when opening LUKS volumePeter Cai3-115/+123
2022-12-12Update 60-evdev.hwdb (#25704)uerdogan1-0/+11
2022-12-12udevadm: emit deprecation notice in udevadm hwdbZbigniew Jędrzejewski-Szmek1-0/+2
2022-12-12sysroot: Support x-systemd.makefsWill Fancher1-3/+12
2022-12-12update TODOLennart Poettering1-2/+14
2022-12-12sd-id128: fold do_sync flag into Id128FormatFlagYu Watanabe5-12/+14
2022-12-12man: mention that sd_id128_get_boot() and friend may return -ENOSYSYu Watanabe1-8/+14
2022-12-12sd-id128: make sd_id128_get_boot() and friend return -ENOSYS when /proc/ is n...Yu Watanabe1-0/+3
2022-12-12sd-id128: make sd_id128_get_boot() and friend return -ENOMEDIUMYu Watanabe1-0/+3
2022-12-12man: mention sd_id128_get_machine() or friend may return -ENOPKGYu Watanabe1-0/+8
2022-12-12test: add tests for "uninitialized" string handling by id128_read_fd()Yu Watanabe1-0/+25
2022-12-12sd-id128: make id128_read() or friends return -ENOPKG when the file contents ...Yu Watanabe14-65/+63
2022-12-12sd-id128: several cleanupsYu Watanabe2-46/+33
2022-12-12string-util: introduce ascii_ishex()Yu Watanabe1-0/+4
2022-12-12udev-builtin-keyboard: update descriptionZbigniew Jędrzejewski-Szmek1-1/+1
2022-12-12udev: rework 60-evdev.rules to be "additive"Zbigniew Jędrzejewski-Szmek1-10/+15
2022-12-12update TODOLennart Poettering1-0/+17
2022-12-12test: name_assign_type sysattr never exists for enumerated devicesYu Watanabe1-7/+8
2022-12-12sd-device: fix double-freeYu Watanabe1-2/+7
2022-12-12po: Translated using Weblate (Portuguese)Hugo Carvalho1-9/+6
2022-12-12Add mount matrix for VisionBook 12Wr TabLycowolf1-0/+3
2022-12-10libfido2-util: Refactor pre-flight failure handlingPeter Cai1-12/+14
2022-12-10libfido2-util: Perform pre-flight checks as well when a specific device path ...Peter Cai1-1/+14
2022-12-10libfido2-util: Disable pre-flight checks for credentials with UVPeter Cai1-41/+15
2022-12-10repart: support erofsLennart Poettering6-10/+31
2022-12-10mount-setup: don't need to mount /sys/fs/pstore if there is no ENABLE_PSTOREjcg1-0/+2
2022-12-10resolve: add missing assertionYu Watanabe1-1/+2
2022-12-10resolve: shorten code a bitYu Watanabe1-4/+2
2022-12-10resolve: drop recursion in TXT field handlingYu Watanabe1-19/+13
2022-12-09ci: Labeler improvementsDaan De Meyer2-10/+32
2022-12-09all: avoid various "-Wcast-align=strict" warningsThomas Haller4-5/+7
2022-12-08fuzz: shorten filename of testcaseYu Watanabe2-0/+0
2022-12-08resolve: optimize conversion of TXT fields to jsonYu Watanabe2-17/+33
2022-12-08hexdecoct: fix NULL pointer dereferences in hexmem()Yu Watanabe3-1/+22
2022-12-08hexdecoct: add missing NULL checkYu Watanabe2-1/+1
2022-12-08test: add tests for base64_append()Yu Watanabe1-0/+114
2022-12-08hexdecoct: several cleanups for base64_append()Yu Watanabe2-27/+47
2022-12-08hwdb: add Positivo-vaio Pro PW key toggle touchpad (#25669)Edson Juliano Drosdeck1-0/+2
2022-12-08ci: Add/Drop labels on pull request activity and commentDaan De Meyer1-0/+40
2022-12-08socket-util: add CMSG_TYPED_DATA() as type-safe wrapper around CMSG_DATA()Lennart Poettering1-6/+8
2022-12-08fundamental: add CAST_ALIGN_PTR() macroThomas Haller1-0/+10
2022-12-08fs-util: make chmod_and_chown_at() work with empty path and AT_FDCWDYu Watanabe1-1/+9
2022-12-08sha256: port to new generic IS_ALIGNED32() macroLennart Poettering1-14/+5
2022-12-08macro: add generic IS_ALIGNED32() anf friendsLennart Poettering2-0/+62
2022-12-08sha256: move to unaligned_write_ne32()Lennart Poettering1-5/+2
2022-12-08fundamental: split out unaligned_{read|write}_ne{16,32,64}() helpers into una...Lennart Poettering2-18/+42
2022-12-08sha256: external headers should be included with <>Lennart Poettering1-1/+1
2022-12-08core: pending_freezer_{message => invocation}msizanoen14-11/+11
2022-12-08core/sleep: set timeout for freeze/thaw operation to 1.5 secondsmsizanoen11-0/+3