summaryrefslogtreecommitdiffstats
path: root/.clang-format (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-17test: make TEST-08-INITRD slightly less annoying to debugFrantisek Sumsal1-0/+4
2024-02-17test: always try to install the ext4 moduleFrantisek Sumsal1-2/+2
2024-02-17test: use btrfs by default on Arch as wellFrantisek Sumsal1-1/+5
2024-02-17resolve: name field may be NULLYu Watanabe1-1/+1
2024-02-17core/unit: fix superficial NULL-pointer dereferenceYu Watanabe1-1/+1
2024-02-17core/cgroup: drop duplicated free()sYu Watanabe1-3/+0
2024-02-16resolve: provide service resolve over varlinkVishal Chillara Srinivas4-39/+609
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-16update TODOLennart Poettering1-6/+5
2024-02-16core: split out cgroup specific state fields from Unit → CGroupRuntimeLennart Poettering28-744/+1342
2024-02-16cgroup: normalize parameter order in format_cgroup_memory_comparison()Lennart Poettering1-24/+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