summaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Flagsify EscapeStyle and make ESCAPE_BACKSLASH_ONELINE implicitZbigniew Jędrzejewski-Szmek2021-04-011-1/+1
* Merge pull request #19125 from keszybz/cat-configZbigniew Jędrzejewski-Szmek2021-03-261-0/+2
|\
| * config files: recommend systemd-analyze cat-configZbigniew Jędrzejewski-Szmek2021-03-261-0/+2
* | use the right member to define propertyDavid Tardon2021-03-261-1/+1
|/
* pid1: do not use generated strings as format strings (#19098)Lincoln Ramsay2021-03-241-3/+3
* tree-wide: coccinelle fixesFrantisek Sumsal2021-03-181-4/+2
* Merge pull request #18915 from keszybz/reexec-bugZbigniew Jędrzejewski-Szmek2021-03-111-3/+3
|\
| * pid1: return varlink error on the right connectionZbigniew Jędrzejewski-Szmek2021-03-091-3/+3
* | shared/fstab-util: teach fstab_filter_options() a mode where all values are r...Zbigniew Jędrzejewski-Szmek2021-03-111-1/+1
* | Merge pull request #18553 from Werkov/cgroup-user-instance-controllersZbigniew Jędrzejewski-Szmek2021-03-101-21/+3
|\ \ | |/ |/|
| * Revert "Silence cgroups v1 read-only filesystem warning"Michal Koutný2021-02-111-20/+2
| * core: Make (user) instance aware of delegated cgroup controllersMichal Koutný2021-02-111-1/+1
* | Merge pull request #18918 from yuwata/man-no-new-priv-18914Luca Boccassi2021-03-081-9/+9
|\ \
| * | core/execute: sort conditions to make them match documentationYu Watanabe2021-03-081-9/+9
* | | core,seccomp: refuse to specify errno for allow-listed syscallsYu Watanabe2021-03-082-2/+12
* | | core: drop meaningless parse_syscall_and_errno() callsYu Watanabe2021-03-082-18/+4
|/ /
* | core: fix netns/ipcns socket confusionZbigniew Jędrzejewski-Szmek2021-03-071-1/+1
* | tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-047-13/+13
* | Merge pull request #18615 from xry111/private-ipc-1Lennart Poettering2021-03-047-59/+247
|\ \
| * | Remount /dev/mqueue in unshared mount namespace for PrivateIPCXℹ Ruoyao2021-03-033-2/+38
| * | New directives PrivateIPC and IPCNamespacePathXℹ Ruoyao2021-03-035-16/+162
| * | Refactor network namespace specific functions in generic helpersXℹ Ruoyao2021-03-034-41/+47
* | | core: fix mtime calculation of dropin filesZbigniew Jędrzejewski-Szmek2021-03-041-0/+1
|/ /
* | tree-wide: fix typoYu Watanabe2021-03-021-1/+1
* | core: change confusing parameter nameZbigniew Jędrzejewski-Szmek2021-03-011-5/+6
* | remove the default value of CPUAffinityEinsler Lee2021-03-011-1/+1
* | core: do not set noexec on sysfs/procfsLuca Boccassi2021-02-261-1/+1
* | Merge pull request #18797 from keszybz/trivial-cleanupsLuca Boccassi2021-02-251-9/+6
|\ \
| * | core/namespace: inline more iterator variable declarationsZbigniew Jędrzejewski-Szmek2021-02-251-9/+6
* | | namespace: return correct error codeLennart Poettering2021-02-251-1/+4
|/ /
* | signal-util: make -1 termination of ignore_signals() argument list unnecessaryLennart Poettering2021-02-253-14/+11
* | Merge pull request #18018 from bluca/mount_images_overlayZbigniew Jędrzejewski-Szmek2021-02-258-100/+616
|\ \
| * | Add ExtensionImages directive to form overlaysLuca Boccassi2021-02-238-10/+508
| * | core/namespace: reafactor applying mounts in a separate functionLuca Boccassi2021-02-231-93/+111
* | | cgroup: don't generate BPF firewall unsupported warning on wrong unitLennart Poettering2021-02-251-8/+8
* | | core: fix memory leak in error pathLennart Poettering2021-02-231-4/+9
|/ /
* | core: fix stack-use-after-scopeYu Watanabe2021-02-231-11/+9
* | MountImages: parse unit specifiers after permissive hyphenLuca Boccassi2021-02-231-10/+10
* | Merge pull request #18704 from keszybz/fallback-hostame-overrideZbigniew Jędrzejewski-Szmek2021-02-231-13/+69
|\ \
| * | basic/os-util: make the sentinel implicitZbigniew Jędrzejewski-Szmek2021-02-221-2/+1
| * | manager: add ManagerEnvironment configuration settingZbigniew Jędrzejewski-Szmek2021-02-221-0/+19
| * | manager: read ~/.config/systemd/user.conf in user modeZbigniew Jędrzejewski-Szmek2021-02-221-11/+49
* | | MountImages: fix exec_context_dump printfLuca Boccassi2021-02-221-5/+4
* | | systemctl: don't search in the full argv[0] for the invocation nameLennart Poettering2021-02-201-1/+1
* | | manager: taint systemd if cgroupsv1 is usedLennart Poettering2021-02-191-0/+4
* | | Merge pull request #18659 from poettering/permyriadificationYu Watanabe2021-02-197-24/+30
|\ \ \
| * | | core: use our usual UINT32_MAX scaling for OOMD limitsLennart Poettering2021-02-186-13/+13
| * | | parse-util: add format string macro for outputting permyriadLennart Poettering2021-02-182-2/+3
| * | | tree-wide: port various pieces of code over to UINT32_SCALE_FROM_PERMYRIAD()Lennart Poettering2021-02-181-3/+4
| * | | util: move percent/permille/permyriad parser into percent-util.[ch]Lennart Poettering2021-02-181-0/+4