index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-execute.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-1
/
+1
*
util: make *_from_name() returns negative errno on error
Yu Watanabe
2018-11-28
1
-2
/
+2
*
dbus-execute: generate the correct transient unit setting
Lennart Poettering
2018-11-27
1
-2
/
+2
*
dbus-execute: fix indentation
Lennart Poettering
2018-11-27
1
-3
/
+3
*
core: drop references to 'StandardOutputFileToCreate'
Lennart Poettering
2018-11-27
1
-2
/
+2
*
core: implement per unit journal rate limiting
Anita Zhang
2018-10-18
1
-0
/
+8
*
core/dbus-execute: fix parsing CPUScheduling* and Nice for transient services
Yu Watanabe
2018-10-05
1
-12
/
+66
*
Add support for opening files for appending
Zsolt Dollenstein
2018-07-20
1
-8
/
+22
*
namespace: drop protect_{home,system}_or_bool_from_string()
Yu Watanabe
2018-06-15
1
-2
/
+2
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop !! casts to booleans
Zbigniew Jędrzejewski-Szmek
2018-06-13
1
-1
/
+1
*
core: add new PrivateMounts= unit setting
Lennart Poettering
2018-06-12
1
-0
/
+4
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-2
/
+2
*
namespace: rename parse_protect_{home,system}_or_bool() to protect_{home,syst...
Yu Watanabe
2018-05-31
1
-2
/
+2
*
Merge pull request #8817 from yuwata/cleanup-nsflags
Lennart Poettering
2018-05-24
1
-1
/
+1
|
\
|
*
nsflsgs: drop namespace_flag_{from,to}_string()
Yu Watanabe
2018-05-05
1
-1
/
+1
|
*
nsflags: drop namespace_flag_to_string_many_with_check()
Yu Watanabe
2018-05-05
1
-1
/
+1
*
|
Merge pull request #8985 from yuwata/bus-macro-3
Lennart Poettering
2018-05-18
1
-51
/
+3
|
\
\
|
*
|
core: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-15
1
-51
/
+3
*
|
|
Merge pull request #9026 from yuwata/followup-9021
Lennart Poettering
2018-05-18
1
-2
/
+8
|
\
\
\
|
*
|
|
core: refuse StateDirectory=private
Yu Watanabe
2018-05-18
1
-2
/
+8
|
|
/
/
*
/
/
rlimit-util: rework rlimit_{from|to}_string() to work without "Limit" prefix
Lennart Poettering
2018-05-17
1
-55
/
+59
|
/
/
*
|
dbus-execute: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-13
1
-54
/
+3
*
|
core: send NULL instead of empty string
Yu Watanabe
2018-05-10
1
-1
/
+1
*
|
core: use offsetof() for Syslog{Level,Facility} dbus properties
Yu Watanabe
2018-05-10
1
-8
/
+8
*
|
core: drop property_get_syscall_errno()
Yu Watanabe
2018-05-10
1
-19
/
+1
*
|
core: drop property_get_{capability_bounding_set,ambient_capabilities}()
Yu Watanabe
2018-05-10
1
-38
/
+2
*
|
core: use BUS_DEFINE_PROPERTY_GET_ENUM() macro
Yu Watanabe
2018-05-10
1
-19
/
+2
*
|
core: drop 'bus_' prefix from bus_property_get_protect_{home,system}()
Yu Watanabe
2018-05-10
1
-6
/
+4
*
|
core: simplify property_get_cpu_affinity()
Yu Watanabe
2018-05-10
1
-4
/
+1
*
|
tree-wide: use strv_free_and_replace() macro
Yu Watanabe
2018-05-09
1
-6
/
+2
|
/
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-5
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core: don't include libmount.h in a header file (#8580)
Michael Olbrich
2018-03-26
1
-0
/
+1
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-6
/
+3
*
seccomp: rework functions for parsing system call filters
Lennart Poettering
2018-02-27
1
-2
/
+2
*
tree-wide: use reallocarray instead of our home-grown realloc_multiply (#8279)
Zbigniew Jędrzejewski-Szmek
2018-02-26
1
-1
/
+1
*
core: add DBus API for TemporaryFileSystem=
Yu Watanabe
2018-02-21
1
-0
/
+82
*
core: simplify DBus API for BindPaths=
Yu Watanabe
2018-02-21
1
-13
/
+5
*
core: fix DBus API for AppArmorProfile= and SmackProcessLabel=
Yu Watanabe
2018-02-21
1
-5
/
+1
*
dbus-execute: define bus_set_transient_errno() only if HAVE_SECCOMP (#7869)
0xAX
2018-01-13
1
-0
/
+2
*
dbus-execute: simplify bus_exec_context_set_transient_property()
Yu Watanabe
2018-01-01
1
-589
/
+207
*
core: rename bus_exec_command_set_transient_property() to bus_set_transient_e...
Yu Watanabe
2018-01-01
1
-1
/
+1
*
dbus-execute: use empty_to_null() where it can be applicable
Yu Watanabe
2017-12-23
1
-52
/
+34
*
core: implement transient socket unit
Yu Watanabe
2017-12-23
1
-0
/
+115
*
core,seccomp: fix logic to parse RestrictAddressFamilies= in dbus-execute.c
Yu Watanabe
2017-12-23
1
-12
/
+20
*
core,seccomp: fix logic to parse syscall filter in dbus-execute.c
Yu Watanabe
2017-12-23
1
-40
/
+23
*
core: move path_kill_slashes() to manager
Yu Watanabe
2017-12-19
1
-1
/
+3
*
core: fix wrong validity check
Yu Watanabe
2017-12-19
1
-1
/
+1
[next]