summaryrefslogtreecommitdiffstats
path: root/hwdb.d/70-cameras.hwdb (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-16varlink: fix varlink_collect_full not resetting stateTomáš Pecka2-4/+15
2024-02-16hwdb: Remove version check in CH Pro Pedals ruleColin Geniet1-1/+1
2024-02-16vmspawn: fix possible NULL dereference in discover_boot_entrySam Leonard1-1/+1
2024-02-16test: properly preserve journal from sd-bsod testsFrantisek Sumsal1-0/+15
2024-02-16test-network: Add test for bond arp_missed_max optionSusant Sahani2-2/+16
2024-02-16network: netdev - bond add support for ARP missed maxSusant Sahani6-0/+23
2024-02-16po: Translated using Weblate (Lithuanian)mooo1-11/+15
2024-02-15test: add test cases for journal corruption on btrfsFrantisek Sumsal2-1/+37
2024-02-15journal-file-util: use COPY_VERIFY_LINKEDYu Watanabe1-1/+5
2024-02-15copy: introduce COPY_VERIFY_LINKED flagYu Watanabe3-2/+67
2024-02-15sd-journal: use stat_verify_linked()Yu Watanabe1-2/+3
2024-02-15stat-util: introduce {stat,fd}_verify_linked()Yu Watanabe3-0/+42
2024-02-15stat-util: rebreak commentYu Watanabe1-2/+2
2024-02-15bsod: fix -c/--continuous supportYu Watanabe1-1/+1
2024-02-15journal-file-util: use the file descriptor of journal file on copyYu Watanabe1-5/+6
2024-02-15test: add test for copying symlink with copy_tree_at()Yu Watanabe1-0/+37
2024-02-15copy: use xopenat() to make 'from' argument optionalYu Watanabe1-27/+26
2024-02-15fs-util: rename xopenat() -> xopanat_full()Yu Watanabe15-86/+84
2024-02-15loop-util: fix error handlingYu Watanabe1-1/+1
2024-02-15chattr-util: fix error codeYu Watanabe1-1/+1
2024-02-15chase: do not wrap xopenat() with RET_NERRNO()Yu Watanabe1-8/+8
2024-02-15fs-util: readlinkat() supports an empty stringYu Watanabe2-2/+41
2024-02-15systemctl: drop chain invocation of telinitMichael Biebl6-27/+2
2024-02-15man: enchance sd_bus_set_watch_bind() example to handle one more failureLuca Boccassi1-5/+23
2024-02-15vmspawn: add --forward-journal=Sam Leonard2-19/+110
2024-02-15journal-remote: allow AF_VSOCK and AF_UNIX for --listen-rawSam Leonard1-1/+3
2024-02-15journald: implement socket forwardingSam Leonard13-48/+473
2024-02-15journald: Add assertions to config_parse_compressSam Leonard1-1/+5
2024-02-15core/manager: don't propagate manager session env to childrenMike Yuan2-1/+16
2024-02-15env-util: minor modernizationMike Yuan3-14/+10
2024-02-15logind-session: use Requires= for user{,-runtime-dir}@.serviceMike Yuan3-60/+63
2024-02-15logind-user: track user started/stopping state through user-runtime-dir@.serviceMike Yuan8-93/+173
2024-02-15login/logind-session-dbus: some follow-ups for 'user-incomplete' (#30226)Mike Yuan1-5/+5
2024-02-15keyring-util: Use reported key size to resize bufAdrian Vovk1-12/+9
2024-02-15nspawn: add support for owneridmap bind optionBenjamin Franzke7-17/+113
2024-02-15log: reorder arguments of internal macroYu Watanabe1-2/+2
2024-02-15test: fix cleanup functionYu Watanabe1-1/+1
2024-02-15homed: Pass in username and uid as Polkit detailsAdrian Vovk1-27/+51
2024-02-15vmspawn: fix alignment of merged initrdYu Watanabe1-2/+7
2024-02-15copy: rebreak comment and fix typoYu Watanabe1-7/+8
2024-02-15sd-journal: fix potential memory leakYu Watanabe2-1/+3
2024-02-15journal-file-util: drop unused template argument for journal_file_open_reliab...Yu Watanabe4-18/+10
2024-02-15sd-journal: use -EBADF for journal_file_open()Yu Watanabe8-25/+25
2024-02-15sd-journal: shorten code a bitYu Watanabe1-4/+2
2024-02-15test-network: show interface status again when wait-online failedYu Watanabe1-1/+3
2024-02-14login: fix typoYu Watanabe1-1/+1
2024-02-14meson-vcs-tag: Say version format specificationDaan De Meyer1-1/+1
2024-02-14Improve IgnoreSIGPIPE descriptionWinterhuman1-3/+3
2024-02-14systemctl: don't warn unit needs reload if --no-warnMike Yuan2-1/+7
2024-02-14test-network: add test for advertised hop limitYu Watanabe4-0/+59