summaryrefslogtreecommitdiff
path: root/src/core/dbus-service.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27113 from keszybz/variable-expansion-reworkZbigniew Jędrzejewski-Szmek2023-04-241-1/+2
|\
| * core: fix writing of ExecStartEx and friendsZbigniew Jędrzejewski-Szmek2023-04-241-1/+2
* | service: add ability to pin fd storeLennart Poettering2023-04-131-0/+4
* | core: fix property getter method for NFileDescriptorStore bus propertyLennart Poettering2023-04-131-1/+24
* | tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-051-8/+16
|/
* core: typos in commentsZbigniew Jędrzejewski-Szmek2023-04-041-1/+1
* core: always calculate the next restart intervalMike Yuan2023-03-311-2/+2
* pid1: add DumpFileDescriptorStore() bus call that returns fdstore content infoLennart Poettering2023-03-291-0/+74
* core/dbus-service: add RestartUSecCurrent propertyMike Yuan2023-03-271-0/+2
* core: add RestartSteps= and RestartSecMax= for exponentially increasingMike Yuan2023-03-271-0/+8
* core: support overriding NOTIFYACCESS= through sd-notify during runtimeMike Yuan2023-03-221-2/+2
* pid1: add new Type=notify-reload service typeLennart Poettering2023-01-101-0/+5
* core: add OpenFile settingRichard Phibel2023-01-101-0/+80
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-4/+2
* tree-wide: allow ASCII fallback for → in logsDavid Tardon2022-06-281-1/+2
* core: update to use new-style sd-bus macrosamarjargal2022-04-121-18/+9
* Reintroduce ExitTypeHenri Chain2021-11-081-0/+6
* core: implement RuntimeMaxDeltaSec directiveAlbert Brox2021-09-281-0/+4
* Revert "Introduce ExitType"Zbigniew Jędrzejewski-Szmek2021-06-301-6/+0
* tree-wide: always drop unnecessary dot in pathYu Watanabe2021-05-281-1/+1
* tree-wide: sd_bus_error_setf → set_bus_error_setZbigniew Jędrzejewski-Szmek2021-04-071-7/+7
* Introduce ExitTypeHenri Chain2021-03-311-0/+6
* pid1: add DBUS method to mount image inside a running service namespaceLuca Boccassi2021-01-211-9/+41
* core: add DBUS method to bind mount new nodes without service restartLuca Boccassi2021-01-181-0/+87
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: define iterator inside of the macroZbigniew Jędrzejewski-Szmek2020-09-081-3/+2
* cgroup: Implicit unit_invalidate_cgroup_members_masksMichal Koutný2020-08-191-1/+0
* shared: split out property get helpersLennart Poettering2020-06-301-1/+1
* core: let user define start-/stop-timeout behaviourJan Klötzke2020-06-091-0/+10
* service: Display updated WatchdogUSec from sd_notifyChris Down2020-05-271-1/+2
* tree-wide: use public sd-bus functions in more placesZbigniew Jędrzejewski-Szmek2020-05-251-2/+1
* pid1: make TimeoutAbortSec settable for transient unitsZbigniew Jędrzejewski-Szmek2019-11-271-0/+7
* pid1: rename start_limit to start_ratelimitZbigniew Jędrzejewski-Szmek2019-09-201-2/+2
* core: add ExecXYZEx= bus hook ups to all exec command propertiesAnita Zhang2019-09-171-0/+4
* core: move timeout_clean_usec from Service to ExecContextYu Watanabe2019-08-281-1/+0
* shared/bus-util: fix dbus serialization of {RestartPrevent,RestartForce,Succe...Zbigniew Jędrzejewski-Szmek2019-07-291-8/+8
* shared/exit-status: use Bitmap instead of SetsZbigniew Jędrzejewski-Szmek2019-07-291-22/+10
* core: ExecCondition= for servicesAnita Zhang2019-07-171-0/+1
* core: expose per-service cleaning properties on the bus, tooLennart Poettering2019-07-111-0/+2
* tree-wide: replace strjoin() with path_join()Yu Watanabe2019-06-211-1/+1
* core: add ExecStartXYZEx= with dbus support for executable prefixesAnita Zhang2019-05-301-0/+4
* core: use BUS_DEFINE_PROPERTY_GET() macro at more placesYu Watanabe2019-04-141-21/+1
* service: handle abort stops with dedicated timeoutJan Klötzke2019-04-121-0/+22
* Make fopen_temporary and fopen_temporary_label unlockedZbigniew Jędrzejewski-Szmek2019-04-121-1/+0
* core: implement OOMPolicy= and watch cgroups for OOM killingsLennart Poettering2019-04-091-0/+6
* core: export ReloadResult value on the busLennart Poettering2019-04-021-0/+1
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* core: fix received size of signal or status sizeYu Watanabe2019-03-041-10/+13
* core/dbus-service: empty assignment to PIDFile= resets the valueYu Watanabe2019-02-061-16/+18
* core/dbus-service: write PIDFile= setting to transient unit fileYu Watanabe2019-02-061-2/+6