summaryrefslogtreecommitdiffstats
path: root/catalog/systemd.be@latin.catalog.in (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-21verbs: make a helpful suggestion when user types unrecognized verbLennart Poettering1-22/+81
2023-08-21string-util: add a function to determine levenshtein distance of two stringsLennart Poettering3-0/+90
2023-08-21efi: add comment clarifying we should not use EV_IPL anymoreLennart Poettering1-0/+6
2023-08-21man: mention two more things logind doesLennart Poettering1-11/+11
2023-08-21tree-wide: drop "static inline" use in .c filesLennart Poettering16-25/+25
2023-08-21po: Translated using Weblate (Finnish)Jan Kuparinen1-23/+41
2023-08-21po: Translated using Weblate (Dutch)Maarten1-189/+419
2023-08-21tree-wide: don't ifdef seccomp-util.h, drop seccomp.h inclusion everywhereLennart Poettering11-47/+2
2023-08-21seccomp: move seccomp_parse_errno_or_action() into common definitionsLennart Poettering2-16/+15
2023-08-21sd-mount: allow creating tmpfsLuca Boccassi3-33/+107
2023-08-21network: ndisc - Allow to use ICMP6 rate limit from received RASusant Sahani8-0/+38
2023-08-21sysext: support EXTENSION_RELOAD_MANAGER metadataMathieu Tortuyaux4-1/+185
2023-08-19generators: use generator_open_unit_file where appropriateMike Yuan4-91/+60
2023-08-18update TODOLennart Poettering1-0/+8
2023-08-18install: Drop install_info_may_process() from unit_file_get_default()Daan De Meyer1-3/+0
2023-08-18homed: reuse openssl-util.h cleanup helpersLennart Poettering2-6/+3
2023-08-18CI: network - Add test for route hoplimitSusant Sahani2-0/+5
2023-08-18tpm2-util: add _const_/_pure_ to a couple of to_string()/from_string() functionsLennart Poettering1-4/+4
2023-08-18tpm2-util: give PCR 6 a name tooLennart Poettering2-0/+2
2023-08-18network: static route - Allow to configure per route hop liimtSusant Sahani4-0/+70
2023-08-18core/socket: don't consider service active when in SERVICE_AUTO_RESTART_QUEUEDMike Yuan1-4/+8
2023-08-17Make systemd-bsod not a public binaryOMOJOLA JOSHUA1-8/+7
2023-08-17dissect: Set SYSTEMD_DISSECT_DEVICE to path of loop deviceDaan De Meyer2-1/+7
2023-08-17CI: network dhcp6 - Add test for custom client identifierSusant Sahani2-0/+50
2023-08-17network: DHCP6 client- Allow to send manual DUIDSusant Sahani6-12/+31
2023-08-17CI: network - Add test for route TCP RTOSusant Sahani2-0/+3
2023-08-17network: Route - allow to set TCP RTOSusant Sahani4-0/+70
2023-08-17test: Check that SELinux policy is available before running SELinux test (#28...Johannes Segitz1-3/+8
2023-08-17systemd-bsod: Add "--continuous" optionOMOJOLA JOSHUA4-8/+63
2023-08-17meson: Use rsync to copy test data directoriesDaan De Meyer1-3/+12
2023-08-17repart: Make sure we keep trailing slashes in ExcludeFiles=Daan De Meyer1-1/+1
2023-08-17parse-helpers: Add PATH_KEEP_TRAILING_SLASHDaan De Meyer2-4/+5
2023-08-17path-util: Add path_simplify_full()Daan De Meyer3-23/+38
2023-08-17bus-polkit: don't propagate error from polkitDavid Tardon1-7/+10
2023-08-17systemd-stub: ignore EFI shell unauthenticated kernel command line if we are ...Emanuele Giuseppe Esposito1-2/+3
2023-08-17open-file: add missing assertDavid Tardon1-0/+2
2023-08-17systemctl-show: rename cleanup functionDavid Tardon1-2/+2
2023-08-17tree-wide: use LIST_POP()David Tardon9-39/+19
2023-08-17tree-wide: use LIST_CLEAR()David Tardon11-74/+13
2023-08-17list: add LIST_CLEAR() helper that empties the listDavid Tardon2-0/+37
2023-08-17core/mount: disable timer event source when USEC_INFINITYYu Watanabe1-3/+3