summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* execute: Add kernel cmdline arguments for tty term, rows and columnsDaan De Meyer2023-03-211-5/+98
* Merge pull request #26875 from yuwata/core-transactionYu Watanabe2023-03-211-10/+16
|\
| * core/transaction: do not log "(null)"Yu Watanabe2023-03-181-3/+3
| * core/transaction: make merge_unit_ids() return non-NULL on successYu Watanabe2023-03-181-0/+3
| * core/transaction: make merge_unit_ids() always return NUL-terminated stringYu Watanabe2023-03-181-7/+10
* | tree-wide: simplify x ? x : y to x ?: y where applicableFrantisek Sumsal2023-03-183-3/+3
|/
* manager: fix scope for environment generatorsLudwig Nussel2023-03-161-1/+1
* Merge pull request #26784 from DaanDeMeyer/chase-fixDaan De Meyer2023-03-151-1/+1
|\
| * chase-symlinks: Remove unused ret_fd argumentsDaan De Meyer2023-03-141-1/+1
* | Merge pull request #26825 from keszybz/log-message-fixLuca Boccassi2023-03-152-7/+4
|\ \
| * | core: fix "(null)" in outputZbigniew Jędrzejewski-Szmek2023-03-151-1/+1
| * | core: reduce scope of variableZbigniew Jędrzejewski-Szmek2023-03-151-6/+3
* | | Merge pull request #26794 from bluca/log_extra_fieldsLennart Poettering2023-03-151-3/+20
|\ \ \
| * | | core: append LogExtraFields= values to log_unit* messagesLuca Boccassi2023-03-141-3/+20
* | | | core: make the memory pressure cgroup path writable when ProtectControlGroups...Luca Boccassi2023-03-151-3/+23
* | | | Merge pull request #26808 from keszybz/no-controllers-followupLuca Boccassi2023-03-152-5/+8
|\ \ \ \
| * | | | manager: in dump, show no controllers as "(none)"Zbigniew Jędrzejewski-Szmek2023-03-141-1/+4
| * | | | man: document "Delegate=" a bit moreZbigniew Jędrzejewski-Szmek2023-03-141-4/+4
| | |/ / | |/| |
* | | | core: fix mount flag help output, it only takes one argumentLennart Poettering2023-03-141-1/+1
|/ / /
* | | core: rename "mount_flags" → "mount_propagation_flag" internally where appr...Lennart Poettering2023-03-148-20/+21
* | | namespace: use ERRNO_IS_PRIVILEGE()/ERRNO_IS_NOT_SUPPORTED() where appropriateLennart Poettering2023-03-141-1/+2
|/ /
* | execute: use prctl(PR_SET_MDWE) for MemoryDenyWriteExecute=yesTopi Miettinen2023-03-131-0/+14
* | Merge pull request #26749 from DaanDeMeyer/more-cleanupsYu Watanabe2023-03-144-84/+68
|\ \
| * | namespace: Modernize shareable namespace functionsDaan De Meyer2023-03-132-73/+55
| * | dynamic-user: Revert back to using POSIX locksDaan De Meyer2023-03-131-8/+8
| * | execute: Use log_unit_error_errno() instead of log_error_errno()Daan De Meyer2023-03-131-3/+5
| |/
* | conf: replace config_parse_many_nulstr() with config_parse_config_file()Franck Bui2023-03-141-17/+16
|/
* Merge pull request #26641 from medhefgo/boot-elf2efiYu Watanabe2023-03-111-9/+10
|\
| * meson: Introduce userspace depJan Janssen2023-03-101-9/+10
* | mount: Include After=local-fs-pre.target by default in initrdWill Fancher2023-03-111-8/+9
* | Merge pull request #26726 from DaanDeMeyer/cleanupsDaan De Meyer2023-03-101-22/+14
|\ \
| * | lock-util: Add CLEANUP_UNPOSIX_UNLOCK()Daan De Meyer2023-03-101-22/+14
* | | runtime-scope: add helper that turns RuntimeScope enum into --system/--user s...Lennart Poettering2023-03-101-1/+1
* | | basic: add RuntimeScope enumLennart Poettering2023-03-1012-121/+153
| |/ |/|
* | Merge pull request #26704 from poettering/mnt-nosymlinksLennart Poettering2023-03-101-23/+3
|\ \
| * | mountpoint-util: generalize mount_option_supported()Lennart Poettering2023-03-091-23/+3
* | | load-fragment: add user credential specifiers to user.confRonan Pigott2023-03-102-3/+13
* | | system.conf: add default for memory pressure settingsYu Watanabe2023-03-092-0/+4
* | | core: add missing MemoryPressureWatch= and MemoryPressureThresholdSec= settingYu Watanabe2023-03-094-3/+5
|/ /
* | manager: in dump, show controllers in "Delegate:"Zbigniew Jędrzejewski-Szmek2023-03-091-12/+3
* | Merge pull request #26711 from keszybz/man-page-stuffLuca Boccassi2023-03-081-1/+1
|\ \
| * | man: adjust description of CPUAccounting=Zbigniew Jędrzejewski-Szmek2023-03-071-1/+1
* | | core: log message when reloading finishesLuca Boccassi2023-03-081-1/+4
| |/ |/|
* | doc: correct wrong use "'s" contractionsJan Engelhardt2023-03-072-2/+2
* | tree-wide: replace IOVEC_INIT with IOVEC_MAKEYu Watanabe2023-03-062-7/+7
|/
* tree-wide: error handling modernizationsLennart Poettering2023-03-011-11/+15
* pid1: add unit file settings to control memory pressure logicLennart Poettering2023-03-0117-15/+204
* pid1: also process memory pressure events (and SIGRTMIN+18)Lennart Poettering2023-03-013-1/+78
* systemctl: print better message if default target is maskedDavid Tardon2023-02-281-0/+2
* tree-wide: Use correct SPDX license identifierJan Janssen2023-02-241-1/+1