summaryrefslogtreecommitdiff
path: root/src/core/dbus-execute.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11778 from anitazha/rfe_11654_dbusChris Down2019-06-051-11/+102
|\
| * core: add ExecStartXYZEx= with dbus support for executable prefixesAnita Zhang2019-05-301-11/+102
* | dbus-execute: make transfer of CPUAffinity endian safe (#12711)Michal Sekletar2019-05-311-1/+4
|/
* shared/cpu-set-util: make transfer of cpu_set_t over bus endian safeMichal Sekletar2019-05-291-1/+5
* Rework cpu affinity parsingZbigniew Jędrzejewski-Szmek2019-05-291-25/+10
* shared/cpu-set-util: move the part to print cpu-set into a separate functionZbigniew Jędrzejewski-Szmek2019-05-211-24/+5
* core/dbus-execute: remove unnecessary initializationZbigniew Jędrzejewski-Szmek2019-05-211-1/+1
* Add open_memstream_unlocked() wrapperZbigniew Jędrzejewski-Szmek2019-04-121-7/+2
* pid1: pass unit name to seccomp parser when we have no file locationZbigniew Jędrzejewski-Szmek2019-04-031-2/+6
* core: use a temporary variable for calculation of seccomp flagsZbigniew Jędrzejewski-Szmek2019-04-031-5/+10
* core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID=Lennart Poettering2019-04-021-0/+4
* dbus-execute: don't needlessly override error codeLennart Poettering2019-03-221-1/+1
* dbus-execute: lets use exec_directory_type_from_string() to simplify thingsLennart Poettering2019-03-221-10/+5
* core: add new setting NetworkNamespacePath= for configuring a netns by path f...Lennart Poettering2019-03-071-0/+4
* core: ProtectHostname= featureTopi Miettinen2019-02-201-0/+4
* Split out part of mount-util.c into mountpoint-util.cZbigniew Jędrzejewski-Szmek2018-11-291-1/+1
* util: make *_from_name() returns negative errno on errorYu Watanabe2018-11-281-2/+2
* dbus-execute: generate the correct transient unit settingLennart Poettering2018-11-271-2/+2
* dbus-execute: fix indentationLennart Poettering2018-11-271-3/+3
* core: drop references to 'StandardOutputFileToCreate'Lennart Poettering2018-11-271-2/+2
* core: implement per unit journal rate limitingAnita Zhang2018-10-181-0/+8
* core/dbus-execute: fix parsing CPUScheduling* and Nice for transient servicesYu Watanabe2018-10-051-12/+66
* Add support for opening files for appendingZsolt Dollenstein2018-07-201-8/+22
* namespace: drop protect_{home,system}_or_bool_from_string()Yu Watanabe2018-06-151-2/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-06-131-1/+1
* core: add new PrivateMounts= unit settingLennart Poettering2018-06-121-0/+4
* path-util: introduce path_simplify()Yu Watanabe2018-06-031-2/+2
* namespace: rename parse_protect_{home,system}_or_bool() to protect_{home,syst...Yu Watanabe2018-05-311-2/+2
* Merge pull request #8817 from yuwata/cleanup-nsflagsLennart Poettering2018-05-241-1/+1
|\
| * nsflsgs: drop namespace_flag_{from,to}_string()Yu Watanabe2018-05-051-1/+1
| * nsflags: drop namespace_flag_to_string_many_with_check()Yu Watanabe2018-05-051-1/+1
* | Merge pull request #8985 from yuwata/bus-macro-3Lennart Poettering2018-05-181-51/+3
|\ \
| * | core: use BUS_DEFINE_PROPERTY_GET* macrosYu Watanabe2018-05-151-51/+3
* | | Merge pull request #9026 from yuwata/followup-9021Lennart Poettering2018-05-181-2/+8
|\ \ \
| * | | core: refuse StateDirectory=privateYu Watanabe2018-05-181-2/+8
| |/ /
* | | rlimit-util: rework rlimit_{from|to}_string() to work without "Limit" prefixLennart Poettering2018-05-171-55/+59
|/ /
* | dbus-execute: use BUS_DEFINE_PROPERTY_GET* macrosYu Watanabe2018-05-131-54/+3
* | core: send NULL instead of empty stringYu Watanabe2018-05-111-1/+1
* | core: use offsetof() for Syslog{Level,Facility} dbus propertiesYu Watanabe2018-05-111-8/+8
* | core: drop property_get_syscall_errno()Yu Watanabe2018-05-101-19/+1
* | core: drop property_get_{capability_bounding_set,ambient_capabilities}()Yu Watanabe2018-05-101-38/+2
* | core: use BUS_DEFINE_PROPERTY_GET_ENUM() macroYu Watanabe2018-05-101-19/+2
* | core: drop 'bus_' prefix from bus_property_get_protect_{home,system}()Yu Watanabe2018-05-101-6/+4
* | core: simplify property_get_cpu_affinity()Yu Watanabe2018-05-101-4/+1
* | tree-wide: use strv_free_and_replace() macroYu Watanabe2018-05-101-6/+2
|/
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-04-191-5/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* core: don't include libmount.h in a header file (#8580)Michael Olbrich2018-03-261-0/+1