summaryrefslogtreecommitdiff
path: root/src/shared/bus-unit-util.c
Commit message (Expand)AuthorAgeFilesLines
* core: add RootHashSignature service parameterLuca Boccassi2020-06-251-0/+20
* tree-wide: avoid some loaded termsLennart Poettering2020-06-251-3/+3
* Revert "cgroup: Allow empty assignments of Memory{Low,Min}="Zbigniew Jędrzejewski-Szmek2020-06-231-11/+9
* core: add RootHash and RootVerity service parametersLuca Boccassi2020-06-231-0/+21
* Merge pull request #16058 from Werkov/fix-memory-protection-defaultLennart Poettering2020-06-091-1/+16
|\
| * cgroup: Allow empty assignments of Memory{Low,Min}=Michal Koutný2020-06-021-9/+11
| * cgroup: Make empty assignments reset to defaultMichal Koutný2020-06-021-1/+14
* | core: let user define start-/stop-timeout behaviourJan Klötzke2020-06-091-1/+3
|/
* core: add new PassPacketInfo= socket unit propertyLennart Poettering2020-05-271-0/+1
* mount: add ReadWriteOnly property to fail on read-only mountsMartin Hundebøll2020-05-011-1/+2
* manager: add CoredumpFilter= settingZbigniew Jędrzejewski-Szmek2020-04-091-0/+5
* core: add support for setting CPUAffinity= to special "numa" valueMichal Sekletár2020-03-161-0/+8
* shared: split out NUMA code from cpu-set-util.c to numa-util.cMichal Sekletár2020-03-161-0/+1
* core: add new LogNamespace= execution settingLennart Poettering2020-01-311-1/+2
* core: shared: Add ProtectClock= to systemd.execKevin Kuehler2020-01-261-0/+1
* pid1: make TimeoutAbortSec settable for transient unitsZbigniew Jędrzejewski-Szmek2019-11-271-0/+1
* shared/bus-unit-util: word wrapZbigniew Jędrzejewski-Szmek2019-11-271-93/+240
* shared: Add ProtectKernelLogs propertyKevin Kuehler2019-11-111-2/+2
* Merge pull request #13423 from pwithnall/12035-session-time-limitsZbigniew Jędrzejewski-Szmek2019-10-281-4/+16
|\
| * scope: Support RuntimeMaxSec= directive in scope unitsPhilip Withnall2019-10-281-0/+4
| * shared: Factor out bus_append_scope_property() for scopesPhilip Withnall2019-07-291-4/+12
* | shared/bus-unit-util: remove some empty linesZbigniew Jędrzejewski-Szmek2019-10-111-72/+9
* | Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variableZbigniew Jędrzejewski-Szmek2019-10-031-0/+1
|\ \
| * | util-lib: move some functions from basic/cgroup-util to shared/cgroup-setupZbigniew Jędrzejewski-Szmek2019-09-161-0/+1
* | | core: add support for RestartKillSignal= to override signal used for restart ...Zbigniew Jędrzejewski-Szmek2019-10-021-4/+1
* | | cgroup: introduce support for cgroup v2 CPUSET controllerPavel Hrdina2019-09-241-0/+16
* | | core: add ExecXYZEx= bus hook ups to all exec command propertiesAnita Zhang2019-09-171-2/+3
|/ /
* | pid1,systemctl: allow symbolic exit code namesZbigniew Jędrzejewski-Szmek2019-07-291-13/+19
* | shared/bus-util: fix dbus serialization of {RestartPrevent,RestartForce,Succe...Zbigniew Jędrzejewski-Szmek2019-07-291-7/+7
|/
* core: ExecCondition= for servicesAnita Zhang2019-07-171-1/+1
* tree-wide: get rid of strappend()Lennart Poettering2019-07-121-1/+1
* Rename EXTRACT_QUOTES to EXTRACT_UNQUOTEZbigniew Jędrzejewski-Szmek2019-06-281-14/+14
* bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=Kai Lüke2019-06-251-0/+12
* core: introduce NUMAPolicy and NUMAMask optionsMichal Sekletar2019-06-241-0/+28
* core: add ExecStartXYZEx= with dbus support for executable prefixesAnita Zhang2019-05-301-14/+56
* shared/cpu-set-util: make transfer of cpu_set_t over bus endian safeMichal Sekletar2019-05-291-1/+7
* Rework cpu affinity parsingZbigniew Jędrzejewski-Szmek2019-05-291-2/+2
* cgroup: Readd some plumbing for DefaultMemoryMinChris Down2019-05-081-1/+1
* core: support DisableControllers= for transient unitsAnita Zhang2019-04-221-0/+4
* cgroup: Implement default propagation of MemoryLow with DefaultMemoryLowChris Down2019-04-121-1/+1
* core: implement OOMPolicy= and watch cgroups for OOM killingsLennart Poettering2019-04-091-1/+1
* core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID=Lennart Poettering2019-04-021-6/+6
* core: optionally, trigger .timer units on timezone and clock changesLennart Poettering2019-04-021-1/+2
* bus-unit-util: split out code that shows a unit's process treeLennart Poettering2019-03-131-403/+0
* shared: split out code to wait for jobs to complet into its own source fileLennart Poettering2019-03-131-329/+3
* bus-unit-util: insist on full initializationLennart Poettering2019-03-131-2/+3
* bus-unit-util: never call into log_job_error_with_service_result() if we are ...Lennart Poettering2019-03-131-1/+3
* bus-unit-util: move explanations array to inner scopeLennart Poettering2019-03-131-14/+14
* bus-unit-util: use structure initializationLennart Poettering2019-03-131-2/+4
* bus-unit-util: use free_and_strdup() where we canLennart Poettering2019-03-131-5/+2