summaryrefslogtreecommitdiffstats
path: root/src/core/dbus-execute.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: be more careful when passing literal integers to "t" bus message f...Lennart Poettering2024-02-211-2/+2
* dbus: make dbus property parsing of WorkingDirectory= equally strict as loadi...Lennart Poettering2024-02-061-14/+25
* bpf-restrict-fs: also rename functions to bpf_restrict_fs_xyz()Lennart Poettering2024-01-251-1/+1
* tree-wide: propagate the error we got from strv_extend_xyz() to the callerLennart Poettering2024-01-171-3/+3
* tree-wide: use strndupa_safe() in a couple more casesFrantisek Sumsal2023-12-251-1/+1
* dbus-execute: use new exec_context_get_set_login_environment() helper also as...Lennart Poettering2023-12-211-1/+2
* Merge pull request #29630 from DaanDeMeyer/manager-jsonDaan De Meyer2023-10-201-255/+20
|\
| * execute: Add more helper functionsDaan De Meyer2023-10-201-255/+20
* | io-util: split out "struct iovec" related calls into their own .c/.h filesLennart Poettering2023-10-201-1/+1
|/
* core/execute: always set $USER and introduce SetLoginEnvironment=Mike Yuan2023-10-091-0/+4
* treewide: fix typosJoerg Behrmann2023-09-191-1/+1
* core: rename credential.[ch] -> exec-credential.[ch]Yu Watanabe2023-09-061-1/+1
* core: split out functions and definitions from execute.[ch] to credential.[ch]Yu Watanabe2023-08-221-0/+1
* tree-wide: don't ifdef seccomp-util.h, drop seccomp.h inclusion everywhereLennart Poettering2023-08-211-7/+0
* core: free the strings in the set in other places tooDavid Tardon2023-08-011-4/+4
* core: restrict ImportCredential= globbingLennart Poettering2023-06-221-2/+2
* core: Add RootEphemeral= settingDaan De Meyer2023-06-211-0/+4
* bus-util: add bus_property_get_string_set() helperLennart Poettering2023-06-121-19/+1
* bus-util: add bus_message_append_string_set() helperLennart Poettering2023-06-121-13/+2
* creds: Add ImportCredential=Daan De Meyer2023-06-081-28/+73
* add support for KSMStefan Roesch2023-06-051-0/+4
* tree-wide: use memstream-utilYu Watanabe2023-05-311-9/+9
* Merge pull request #27113 from keszybz/variable-expansion-reworkZbigniew Jędrzejewski-Szmek2023-04-241-7/+11
|\
| * core: fix writing of ExecStartEx and friendsZbigniew Jędrzejewski-Szmek2023-04-241-7/+11
| * core/unit: rename UNIT_ESCAPE_EXEC_SYNTAX → *_ENVZbigniew Jędrzejewski-Szmek2023-04-241-2/+2
* | service: add ability to pin fd storeLennart Poettering2023-04-131-4/+4
* | tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-051-0/+61
|/
* core: rename "mount_flags" → "mount_propagation_flag" internally where appr...Lennart Poettering2023-03-141-3/+3
* core/execute: make PrivateMounts= tristateYu Watanabe2023-02-231-2/+2
* cap-list: rename capability_set_to_string_alloc() → capability_set_to_string()Lennart Poettering2023-02-201-1/+1
* Merge pull request #24058 from qdeslandes/journald_regex_filteringYu Watanabe2022-12-151-0/+104
|\
| * journal: log filtering options support in PID1Quentin Deslandes2022-12-151-0/+104
* | mountpoint-util: introduce mount_propagation_flag_is_valid()Yu Watanabe2022-12-151-1/+1
* | mountpoint-util: rename mount_propagation_flags_to_string() and friends as si...Yu Watanabe2022-12-151-3/+3
|/
* service: do fine-grained validation of CPUSchedulingPriority= at execution timeLuca Boccassi2022-10-201-4/+4
* core: do not create symlink to private directory if parent already existsYu Watanabe2022-10-031-0/+3
* core: make exec_directory_add() extends existing symlinksYu Watanabe2022-10-031-16/+3
* dbus-execute: inline variable definitionDavid Tardon2022-09-131-2/+1
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-66/+33
* core: escape ExecStart command-line received over d-busZbigniew Jędrzejewski-Szmek2022-08-241-2/+3
* basic/list: drop LIST_IS_EMPTYZbigniew Jędrzejewski-Szmek2022-07-021-4/+4
* Revert NFTSet featureYu Watanabe2022-06-221-85/+0
* core/dbus-execute: drop unnecessary flagYu Watanabe2022-06-171-1/+1
* core/dbus-execute: do not append denied syscalls in allow-listYu Watanabe2022-06-171-0/+4
* core: firewall integration with DynamicUserNFTSet=Topi Miettinen2022-06-081-0/+85
* tree-wide: Simplify variable declarations behind #ifdefJan Janssen2022-04-231-12/+3
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-191-22/+4
* list: declare iterator of LIST_FOREACH() in the loopYu Watanabe2022-03-191-9/+3
* core: add ExtensionDirectories= settingLuca Boccassi2022-01-211-1/+5
* ioprio: normalize io priority values in configurationLennart Poettering2021-11-241-2/+2