summaryrefslogtreecommitdiffstats
path: root/src/analyze/analyze-timespan.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-22network: several follow-ups for TCP-RTO settingYu Watanabe4-12/+12
2023-08-22core: simplify get_process_umask() invocationLennart Poettering1-1/+1
2023-08-22network: fix log message and man page for HopLimit=Yu Watanabe2-4/+5
2023-08-22update TODOLennart Poettering1-2/+0
2023-08-22boot: add control-less alias for Ctrl-l hotkeyLennart Poettering1-0/+1
2023-08-22boot: add hotkeys for rebooting/powering off the system from the boot menuLennart Poettering2-1/+19
2023-08-22boot: modernize mangle_stub_cmdline() a bit + drop leading whitespaceLennart Poettering2-14/+24
2023-08-22boot: explain why we refuse to edit kernel cmdline when we do soLennart Poettering1-3/+7
2023-08-22test-execute: add tests for credentials directory with mount namespaceYu Watanabe5-0/+40
2023-08-22core: do not leak mount for credentials directory if mount namespace is enabledYu Watanabe7-17/+115
2023-08-22core/credential: make setup_credentials() return path to credentials directoryYu Watanabe3-19/+19
2023-08-22core: set $CREDENTIALS_DIRECTORY only when we set up credentialsYu Watanabe1-1/+3
2023-08-22core/credential: split out unit_add_default_credential_dependencies()Yu Watanabe3-24/+57
2023-08-22core: split out functions and definitions from execute.[ch] to credential.[ch]Yu Watanabe8-962/+1008
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