summaryrefslogtreecommitdiffstats
path: root/man/systemd-cat.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-07journal: Store offsets to tail entry array objects in chainDaan De Meyer6-47/+117
2022-10-07journal: Introduce journal_file_data_payload()Daan De Meyer3-205/+148
2022-10-07journal: Use 32-bit entry item object offsets in compact modeDaan De Meyer6-62/+107
2022-10-07journal: Use 32-bit entry array offsets in compact modeDaan De Meyer6-40/+73
2022-10-07journal: Don't allocate objects above UINT32_MAX in compact modeDaan De Meyer1-0/+4
2022-10-07journal: Run unit tests with and without compact mode enabledDaan De Meyer5-8/+65
2022-10-07journal: Enable compact modeDaan De Meyer2-12/+34
2022-10-07journal: Add compact modeDaan De Meyer4-6/+23
2022-10-07Update hwdbLuca Boccassi5-22/+103
2022-10-07NEWS: list contributorsLuca Boccassi1-0/+43
2022-10-07NEWS: typosLuca Boccassi1-10/+11
2022-10-07network: free timer event source for NDisc when link is freedYu Watanabe1-2/+6
2022-10-07network: drop unnecessary call of ndisc_vacuum()Yu Watanabe3-25/+0
2022-10-06repart: always honour `--discard=no`Arnaud Ferraris1-0/+3
2022-10-06meson: Require TPM2 for measuring utilitiesMichal Koutný1-1/+1
2022-10-06libbpf: add compat helpers for libbpf down to 0.1.0Dominique Martinet7-17/+90
2022-10-06Fix key toggle touchpad and programmable buttom for Positivo N14drosdeck1-0/+8
2022-10-06ata_id: Fixed getting Response Code from SCSI Sense Data (#24921)Aleksey Vasenev1-3/+3
2022-10-06Try to load libbpf.so.1 as wellDaan De Meyer1-2/+7
2022-10-06libbpf: Remove use of deprecated APIsDaan De Meyer7-21/+22
2022-10-06Bump libbpf version to 0.7Daan De Meyer3-3/+3
2022-10-05test: configure ldconfig's cache in the minimal verity imagesFrantisek Sumsal1-0/+1
2022-10-04repart: Drop usage of CHASE_WARNDaan De Meyer1-5/+5
2022-10-04NEWS: even more newsLuca Boccassi1-2/+34
2022-10-04mount-util: use in_same_namespace()Christian Brauner1-12/+5
2022-10-04nspawn: use in_same_namespace() helperChristian Brauner1-11/+3
2022-10-04namespace-util: add in_same_namespace()Christian Brauner2-0/+25
2022-10-04nsflags: replace namespace_flag_map with general namespace_info introduced ea...Christian Brauner3-33/+15
2022-10-04namespace-util: add namespace_infoChristian Brauner4-16/+43
2022-10-04bus: Process authentication after writeMarius Vollmer1-31/+35
2022-10-04NEWS: more newsLuca Boccassi1-1/+25
2022-10-04NEWS: typosLuca Boccassi1-10/+10
2022-10-04udev-builtin-net_id: reading phys_port_name may be refused with EOPNOTSUPPYu Watanabe1-3/+1
2022-10-04Update NEWSLuca Boccassi1-4/+145
2022-10-04update TODOLennart Poettering1-0/+44
2022-10-04hwdb: run "update-hwdb-autosuspend"Zbigniew Jędrzejewski-Szmek1-0/+11
2022-10-04hwdb: run "update-hwdb"Zbigniew Jędrzejewski-Szmek8-680/+1660
2022-10-04Fix key toggle touchpad and programmable buttom for Positivo Motion CW14Q01P ...drosdeck1-1/+9
2022-10-03tmpfiles: fix assertTopi Miettinen1-1/+1
2022-10-03network: ndisc: do not accept too many DNS servers or domainsYu Watanabe1-13/+16
2022-10-03network: ndisc: drop addresses and friends when RA with zero lifetime is rece...Yu Watanabe3-24/+30
2022-10-03network: make sec_to_usec() map 0sec -> 0usecYu Watanabe1-4/+7
2022-10-03network: ndisc: also introduce timer event source to drop outdated settingsYu Watanabe4-1/+80
2022-10-03network: ndisc: drop outdated settings before processing RA messageYu Watanabe1-12/+71
2022-10-03network: ndisc: address_get() returns 0 on successYu Watanabe1-1/+1
2022-10-03network: introduce {address,route}_remove_and_drop()Yu Watanabe4-0/+29
2022-10-03network: ndisc: ignore prefix option with link-local prefixYu Watanabe1-0/+8
2022-10-03network: ndisc: read prefix earlierYu Watanabe1-4/+6
2022-10-03TODO: tmpfiles.d m/MLuca Boccassi1-0/+1
2022-10-03repart: Use chase_symlinks() instead of path_join()Daan De Meyer1-3/+3