summaryrefslogtreecommitdiffstats
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/mount: correctly set DefaultDependencies=no for mounts from mountinfoMike Yuan2024-05-151-3/+3
* core/swap: rename variable 'new' -> 'new_unit'Mike Yuan2024-05-151-4/+4
* core: Fix assertion in parse_smbios_strings()Daan De Meyer2024-05-151-1/+1
* core,vconsole-setup: treat locking failure as non-fatalZbigniew Jędrzejewski-Szmek2024-05-141-3/+3
* Merge pull request #32817 from YHNdnzj/core-varlinkLuca Boccassi2024-05-142-48/+44
|\
| * core/varlink: make manager_setup_varlink_server staticMike Yuan2024-05-142-41/+37
| * core/varlink: use FOREACH_ELEMENT moreMike Yuan2024-05-141-7/+7
* | core/exec-credential: downgrade warning about missing cred to debugZbigniew Jędrzejewski-Szmek2024-05-141-1/+1
* | tree-wide: 'allows to' -> 'allows one to'Luca Boccassi2024-05-143-4/+4
|/
* cgroup-util: allow cg_read_pid() to skip unmapped (zero) pidsTimo Rothenpieler2024-05-142-3/+5
* core: Imply DefaultDependencies=no for credential mountsDaan De Meyer2024-05-141-4/+4
* core/service: remove unnecessary reset of notify_access_overrideMike Yuan2024-05-131-4/+1
* core/unit: use FOREACH_ELEMENT() to add dependencies for journal namespace in...Yu Watanabe2024-05-101-14/+13
* core/service: shorten code a bitYu Watanabe2024-05-101-3/+1
* Merge pull request #32689 from YHNdnzj/cred-missingLuca Boccassi2024-05-092-18/+19
|\
| * core/exec-credential: complain louder if inherited credential is missingMike Yuan2024-05-071-4/+5
| * core/load-fragment: modernize config_parse_load_credential a bitMike Yuan2024-05-071-14/+14
* | core/namespace: take char* const* for strv, use FOREACH_ARRAYMike Yuan2024-05-091-7/+7
* | core/unit: use FOREACH_ARRAY at one more placeMike Yuan2024-05-091-2/+2
* | core/unit: cast unused retval to voidMike Yuan2024-05-091-5/+5
* | core/dbus-unit: correct argument alignment for SD_BUS_METHOD_WITH_ARGSMike Yuan2024-05-091-8/+8
* | core/service: use switch for service_enter_startMike Yuan2024-05-071-22/+25
* | core/execute: re-break function declaration of exec_spawnMike Yuan2024-05-072-18/+21
* | core/unit: use FOREACH_STRING where appropriateMike Yuan2024-05-071-20/+12
* | manager: pass the right error variableDavid Tardon2024-05-071-6/+6
* | exec-invoke: pass the right error variableDavid Tardon2024-05-071-1/+1
* | main: pass the right error variableDavid Tardon2024-05-071-1/+1
|/
* manager: resolve verb/noun mixup in log messageZbigniew Jędrzejewski-Szmek2024-05-071-3/+3
* core: Record ExecMainStartTimestamp before forkingDaan De Meyer2024-05-053-14/+22
* journal: explicitly sync namespaced journals before stopping socket unitsYu Watanabe2024-05-021-5/+17
* core/selinux-access: use empty_to_na where appropriateMike Yuan2024-05-021-1/+1
* reboot-util: Add some basic validation on reboot argumentsDaan De Meyer2024-05-016-4/+43
* core/dbus-manager: mark unit file state as outdated only ifMike Yuan2024-05-011-12/+24
* core/exec-credential: update commentYu Watanabe2024-05-011-2/+2
* core: Fix file descriptor leakDaan De Meyer2024-05-011-1/+1
* tree-wise: several cleanups for loggingYu Watanabe2024-04-307-31/+28
* core: Add systemd.crash_action= kernel command line argumentDaan De Meyer2024-04-294-9/+88
* core: Pass NULL error in dump_impl()Daan De Meyer2024-04-292-3/+2
* Merge pull request #32516 from YHNdnzj/core-cleanupMike Yuan2024-04-279-165/+100
|\
| * core/namespace: modernize mount_private_devMike Yuan2024-04-271-60/+41
| * core/namespace: modernize clone_device_nodeMike Yuan2024-04-271-21/+20
| * core/namespace: use FOREACH_ARRAY at one more placeMike Yuan2024-04-271-3/+3
| * core/execute: switch mount_apivfs to tristateMike Yuan2024-04-277-69/+17
| * core/manager-serialize: deserialize handoff-timestamp fdsMike Yuan2024-04-271-0/+9
| * core: use close_and_replace more when deserializingMike Yuan2024-04-272-11/+9
| * core/load-fragment: add one missing assertionMike Yuan2024-04-271-1/+1
* | treewide: fix a few typos in NEWS, docs, comments, and log messagesDmitry V. Levin2024-04-273-3/+3
|/
* core/exec-invoke: use FOREACH_ARRAY more, drop unnecessary initializationMike Yuan2024-04-261-33/+27
* core/namespace: check error first, add missing assertionMike Yuan2024-04-261-3/+5
* Fix _do_log conditions in log_exec_* macrosŁukasz Stelmach2024-04-251-4/+4