summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sd-journal: align tableYu Watanabe2023-05-011-7/+7
* sd-journal: check that the journal file is not stored in .newest_by_boot_id o...Yu Watanabe2023-05-011-0/+2
* sd-journal: unset prioq index on failureYu Watanabe2023-05-011-1/+3
* sd-journal: fix use-after-freeYu Watanabe2023-05-011-1/+1
* tpm2: move openssl-required ifdef code out of policy-building functionDan Streetman2023-05-011-40/+58
* hwdb: add hardware rfkill key for Dell Latitude E6* models (#27462)don bright2023-04-301-1/+2
* man: clarify RoutingPolicyRule.TypeOfService docsBrad Fitzpatrick2023-04-291-1/+10
* Merge pull request #27461 from bluca/coredumpctl_completionYu Watanabe2023-04-291-4/+4
|\
| * coredumpctl: add --file/--root/--image to bash completionLuca Boccassi2023-04-291-3/+3
| * coredumpctl: fix bash completion matchingLuca Boccassi2023-04-291-3/+3
|/
* test: make sure the test units have a `test-` prefixFrantisek Sumsal2023-04-291-3/+3
* test: match all messages with the FILE fieldFrantisek Sumsal2023-04-291-4/+4
* Merge pull request #27451 from yuwata/core-path-trigger-notifyLuca Boccassi2023-04-297-11/+125
|\
| * test: add tests for "systemctl stop" vs triggering by path unitYu Watanabe2023-04-294-0/+54
| * test: create temporary units under /runYu Watanabe2023-04-291-4/+4
| * core/path: do not enqueue new job in .trigger_notify callbackYu Watanabe2023-04-292-5/+65
| * core/path: align tableYu Watanabe2023-04-291-2/+2
* | missing_fs: also define struct file_clone_rangeYu Watanabe2023-04-291-0/+6
|/
* pid1: unify implemenation of /run/ disk space safety check a bitLennart Poettering2023-04-291-16/+42
* core/systemctl: when switching root default to /sysroot/Lennart Poettering2023-04-295-29/+41
* libsystemd: Add missing memory pressure functions to public symbolsDaan De Meyer2023-04-281-0/+4
* Merge pull request #27445 from poettering/reflink-fixMike Yuan2023-04-281-9/+11
|\
| * copy: shortcut reflink_range() to reflink() in some casesLennart Poettering2023-04-281-0/+6
| * copy: don't call clone ioctls twiceLennart Poettering2023-04-281-9/+5
* | systemctl: rework 'if' to 'switch' statementLennart Poettering2023-04-281-11/+17
* | Merge pull request #27437 from mrc0mmand/pstoreLuca Boccassi2023-04-282-3/+227
|\ \ | |/ |/|
| * test: add a couple of tests for systemd-pstoreFrantisek Sumsal2023-04-281-0/+221
| * pstore: avoid opening the dmesg.txt file if not requestedFrantisek Sumsal2023-04-281-0/+3
| * pstore: explicitly set the base when converting record IDFrantisek Sumsal2023-04-281-3/+3
* | Merge pull request #27440 from yuwata/reflink-follow-upsLuca Boccassi2023-04-284-7/+7
|\ \
| * | missing_fs: mention commit hash and version of ioctl commands introducedYu Watanabe2023-04-281-3/+3
| * | copy: rename reflink_full() -> reflink_range()Yu Watanabe2023-04-283-4/+4
* | | network-generator: shorten code a bitYu Watanabe2023-04-281-25/+11
* | | Merge pull request #27424 from dtardon/auto-cleanupYu Watanabe2023-04-2815-112/+106
|\ \ \ | |/ / |/| |
| * | logind-session-dbus: use _cleanup_David Tardon2023-04-282-7/+7
| * | logind-session-device: modernize session_device_free()David Tardon2023-04-282-4/+6
| * | homed-manager-bus: use _cleanup_David Tardon2023-04-281-4/+4
| * | transaction: make transaction_free() staticDavid Tardon2023-04-282-2/+1
| * | manager: use _cleanup_ in manager_propagate_reload()David Tardon2023-04-281-9/+4
| * | manager: use _cleanup_ in manager_add_job()David Tardon2023-04-281-11/+6
| * | transaction: introduce transaction_abort_and_free()David Tardon2023-04-282-0/+11
| * | transaction: modernize transaction_free()David Tardon2023-04-272-3/+7
| * | initctl: use _cleanup_David Tardon2023-04-271-6/+5
| * | initctl: add assertDavid Tardon2023-04-271-0/+1
| * | specifier: use _cleanup_David Tardon2023-04-271-5/+4
| * | path-util: use _cleanup_David Tardon2023-04-271-5/+3
| * | logind: rename function to avoid confusionDavid Tardon2023-04-271-5/+5
| * | logind-core: drop unneeded check for NULLDavid Tardon2023-04-271-7/+3
| * | logind-core: modernize button_free()David Tardon2023-04-272-4/+6
| * | env-util: use more _cleanup_ in replace_env_argv()David Tardon2023-04-271-5/+4