index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
dbus-execute.c
Age
Commit message (
Expand
)
Author
2017-04-10
core: fix values of BindPaths and BindReadOnlyPaths properties on 32-bit plat...
Evgeny Vereshchagin
2017-02-07
core: add RootImage= setting for using a specific image file as root director...
Lennart Poettering
2017-02-07
core: actually make "+" prefix in ReadOnlyPaths=, InaccessiblePaths=, ReadWri...
Lennart Poettering
2017-02-07
core: add a per-unit setting MountAPIVFS= for mounting /dev, /proc, /sys in c...
Lennart Poettering
2017-01-31
core: fix copy paste error (s/source/destination/) (#5197)
Evgeny Vereshchagin
2017-01-24
core: fix memleak in bus_exec_context_set_transient_property (#5143)
Evgeny Vereshchagin
2016-12-17
Modify mount_propagation_flags_from_string to return a normal int code
Zbigniew Jędrzejewski-Szmek
2016-12-14
core: add ability to define arbitrary bind mounts for services
Lennart Poettering
2016-12-13
core: hook up MountFlags= to the transient unit logic
Lennart Poettering
2016-11-15
core: property is RestrictNamespaces with s
Djalal Harouni
2016-11-04
core: add new RestrictNamespaces= unit file setting
Lennart Poettering
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-17
core/exec: add a named-descriptor option ("fd") for streams (#4179)
Luca Bruno
2016-10-12
core:sandbox: Add ProtectKernelModules= option
Djalal Harouni
2016-09-25
core: add two new service settings ProtectKernelTunables= and ProtectControlG...
Lennart Poettering
2016-08-19
core: add RemoveIPC= setting
Lennart Poettering
2016-08-06
Merge pull request #3884 from poettering/private-users
Zbigniew Jędrzejewski-Szmek
2016-08-05
util-lib: unify parsing of nice level values
Lennart Poettering
2016-08-03
core: add new PrivateUsers= option to service execution
Lennart Poettering
2016-07-22
core: enforce user/group name validity also when creating transient units
Lennart Poettering
2016-07-22
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-07-20
core: hide legacy bus properties
Lennart Poettering
2016-07-19
doc,core: Read{Write,Only}Paths= and InaccessiblePaths=
Alessandro Puccetti
2016-07-19
namespace: unify limit behavior on non-directory paths
Alessandro Puccetti
2016-06-23
execute: add a new easy-to-use RestrictRealtime= option to units
Lennart Poettering
2016-06-03
core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)
Topi Miettinen
2016-05-28
tree-wide: remove newlines from unit_write_drop_in
Zbigniew Jędrzejewski-Szmek
2016-05-27
core: fix missing newline when writing drop-in for WorkingDirectory (#3337)
Tejun Heo
2016-05-20
Revert "core/dbus: further simplify branch code" (#3307)
Lennart Poettering
2016-05-20
core/dbus: revert oversimplification (#3309)
Jonathan Boulle
2016-05-20
core/dbus: expose SELinuxContext property (#3284)
Jonathan Boulle
2016-05-18
core/dbus: further simplify branch code (#3283)
Jonathan Boulle
2016-05-17
core/dbus: use free_and_strdup to simplify code (#3279)
Jonathan Boulle
2016-04-12
core: minor coding style fix
Lennart Poettering
2016-02-13
core: drop Capabilities= setting
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-01
core: fix support for transient resource limit properties
Lennart Poettering
2016-01-18
core/dbus-execute: do not needlessly compare strings again
Zbigniew Jędrzejewski-Szmek
2016-01-13
tree-wide: check if errno is greater than zero (2)
Zbigniew Jędrzejewski-Szmek
2016-01-12
capabilities: added support for ambient capabilities.
Ismo Puustinen
2016-01-12
capabilities: keep bounding set in non-inverted format.
Ismo Puustinen
2015-11-30
core: expose soft limits on the bus
Evgeny Vereshchagin
2015-11-11
execute: Add new PassEnvironment= directive
Filipe Brandenburger
2015-11-02
Merge pull request #1690 from evverx/run-runtime-directory
Lennart Poettering
2015-10-27
process-util: move a couple of process-related calls over
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: split out resource limits related calls into rlimit-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out hex/dec/oct encoding/decoding into its own file
Lennart Poettering
[next]