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
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
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
run: can launch units with RuntimeDirectory
Evgeny Vereshchagin
2015-10-26
run: can launch units with ProtectHome
Evgeny Vereshchagin
2015-10-25
Merge pull request #1654 from poettering/util-lib
Tom Gundersen
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
run: can launch units with ProtectSystem
Evgeny Vereshchagin
2015-10-22
core: check parsed bus msg in full before applying it
Lennart Poettering
2015-10-21
Merge pull request #1623 from evverx/run-rw-ro-ia-dirs
Lennart Poettering
2015-10-20
run: can launch units with ReadWriteDirectories, ReadOnlyDirectories, Inacces...
Evgeny Vereshchagin
2015-10-20
dbus-execute: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-10-20
Merge pull request #1616 from evverx/run-fix-environment-parsing
Lennart Poettering
2015-10-20
run: fix Environment parsing
Evgeny Vereshchagin
2015-10-19
dbus-execute: some cleanups when parsing EnvironmentFiles= for transient units
Lennart Poettering
2015-10-19
Hook more properties for transient units
Nicolas Cornu
2015-10-17
run: can launch units with OOMScoreAdjust
Evgeny Vereshchagin
2015-10-15
run: can launch units with TimerSlackNSec
Evgeny Vereshchagin
2015-10-14
core: execute: validate syslog level and facility
Evgeny Vereshchagin
2015-10-14
systemd-run: can launch units with SyslogFacility
Evgeny Vereshchagin
2015-10-14
systemd-run: can launch units with SyslogLevel
Evgeny Vereshchagin
2015-10-14
Merge pull request #1529 from evverx/dbus-props-syslog-fac-pri
Lennart Poettering
2015-10-14
core: expose SyslogLevel and SyslogFacility as properties on dbus
Evgeny Vereshchagin
2015-10-12
bus-util: add bus_property_get_rlimit (move from core/dbus_execute)
Evgeny Vereshchagin
2015-10-09
systemd-run can now launch units with SyslogIdentifier
Evgeny Vereshchagin
2015-10-09
systemd-run can now launch units with SyslogLevelPrefix
Evgeny Vereshchagin
2015-09-29
core: allow setting WorkingDirectory= to the special value ~
Lennart Poettering
2015-09-23
Hook more properties for transient units
Nicolas Cornu
2015-09-11
Hook more properties for transient units
Gabriel de Perthuis
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-08-25
core: drop spurious new line
Lennart Poettering
2015-08-24
core: open up more executable properties via the bus
Lennart Poettering
2015-08-24
core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entries
Lennart Poettering
2014-12-23
run: add a new "-t" mode for invoking a binary on an allocated TTY
Lennart Poettering
2014-11-24
smack: introduce new SmackProcessLabel option
WaLyong Cho
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-06-23
core: make sure Environment fields passed in for transient units are properly...
Hristo Venev
2014-06-04
core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...
Lennart Poettering
2014-06-03
core: add new ReadOnlySystem= and ProtectedHome= settings for service units
Lennart Poettering
2014-03-24
core: remove tcpwrap support
Lennart Poettering
2014-03-05
core: make the LimitXYZ= properties settable for transient service units
Lennart Poettering
2014-03-05
core: when passing resource limit values to client, map RLIM_INFINITY into po...
Lennart Poettering
2014-03-04
Introduce strv_consume which takes ownership
Zbigniew Jędrzejewski-Szmek
[next]