summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* core: wrap cgroup path with empty_to_root() in log messagesv248.7Yu Watanabe2021-08-063-27/+28
* core/cgroup: fix error handling of cg_remove_xattr()Yu Watanabe2021-08-061-3/+3
* pid1: propagate the original command line when reexecutingZbigniew Jędrzejewski-Szmek2021-07-231-10/+53
* core: add comment explaining event source deallocationZbigniew Jędrzejewski-Szmek2021-07-121-5/+5
* core: add default descriptions for slicesZbigniew Jędrzejewski-Szmek2021-07-121-0/+8
* core/service: rework management of exec_fd event sourceZbigniew Jędrzejewski-Szmek2021-07-121-3/+8
* core: disable event sources before unreffing themZbigniew Jędrzejewski-Szmek2021-07-1213-49/+49
* Revert "core: do not set noexec on sysfs/procfs"Lennart Poettering2021-07-121-1/+1
* core/cgroup: upgrade log level when we fail to rescope a pidZbigniew Jędrzejewski-Szmek2021-07-121-7/+11
* core: emit nicer log message for exiting ConditionExec processesZbigniew Jędrzejewski-Szmek2021-07-122-5/+18
* dbus-socket: fix check of Listen* argumentsZbigniew Jędrzejewski-Szmek2021-07-121-2/+2
* core: Hide "Deactivated successfully" messageJan Macku2021-07-121-1/+5
* core/service: fix assertion when Type=dbus but BusName= is not specifiedYu Watanabe2021-07-121-1/+2
* core: Avoid spurious realization of unit cgroupsMichal Koutný2021-07-121-2/+4
* core/socket: do not assign another fd to SocketPort which already has a fd on...Yu Watanabe2021-07-091-25/+61
* core: do not serialize mounts and automounts for switch-rootZbigniew Jędrzejewski-Szmek2021-07-095-7/+20
* pid1: only add a Wants= type dependency on /tmp when PrivateTmp=yesFranck Bui2021-07-091-6/+11
* pid1: don't choke on overly long device pathsLennart Poettering2021-07-091-4/+5
* pid1: downgrade if we can't make sense of the old device on MOVE ueventLennart Poettering2021-07-091-1/+1
* pid1: reduce log noise generated by devices with overly long sysfs pathsLennart Poettering2021-07-091-2/+29
* mount: be more descriptive when logging about overly long mount point pathsLennart Poettering2021-07-091-1/+8
* core: when looping over mount/swap names, continue if we find one which doesn...Lennart Poettering2021-07-092-5/+9
* core/service: do not set zero error to log_unit_debug_errno()Yu Watanabe2021-07-091-1/+1
* load-fragment: validate paths properlyLennart Poettering2021-07-091-1/+1
* selinux: invoke selinux_set_callback(3) more type-safeChristian Göttsche2021-07-092-7/+3
* core: don't accidentally unref a varlink connection twiceLennart Poettering2021-05-151-2/+5
* Fix indent prefix being used as a suffix in systemd-analyze dump for some pro...Mike Kazantsev2021-05-071-1/+1
* core: remove spurious % in dump stringZbigniew Jędrzejewski-Szmek2021-05-061-1/+1
* core: apply LogLevelMax to messages about unitsRyan Hendrickson2021-05-066-137/+165
* system-conf: drop reference to ShutdownWatchdogUsec=Franck Bui2021-05-061-1/+0
* test-unit-serialize: add a very basic test that command deserialization worksZbigniew Jędrzejewski-Szmek2021-05-062-1/+4
* core/service: also reject deserialized commands with no argv[0]Zbigniew Jędrzejewski-Szmek2021-05-061-2/+3
* core/service: fix deserialization of non-absolute commandsZbigniew Jędrzejewski-Szmek2021-05-061-3/+0
* core: allow services stuck in reloading state to exitPeter Morrow2021-05-061-0/+9
* fix: point to the correct drop-ins subdirectory for confsJóhann B. Guðmundsson2021-05-061-1/+1
* document DefaultOOMPolicyMiroslav Suchý2021-05-061-0/+1
* core: drop pointless assert()Lennart Poettering2021-05-061-1/+0
* tree-wide: avoid uninitialized warning on _cleanup_ variablesLuca Boccassi2021-05-069-14/+14
* load-fragment: parse specifiers in CPUAffinity= (#19281)Francois Gervais2021-05-061-1/+11
* bpf-firewall: attach with BPF_F_ALLOW_MULTI if kernel supportsJulia Kartseva2021-05-061-6/+3
* core: fix memleak of ipc_namespace_pathZbigniew Jędrzejewski-Szmek2021-05-061-0/+1
* LoadCredentials: do not assert on invalid syntaxLuca Boccassi2021-04-061-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