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
Age
Commit message (
Expand
)
Author
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
util-lib: split out resource limits related calls into rlimit-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
util: remove path_get_parent(), in favour of dirname_malloc()
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-26
Merge pull request #1679 from evverx/refuse-manual-start-by-reload-or-restart
Lennart Poettering
2015-10-26
unmount: Pass in mount options when remounting read-only
Jan Janssen
2015-10-26
Merge pull request #1676 from poettering/util-lib-2
Tom Gundersen
2015-10-26
core: don't allow manual start with reload-or-restart too
Evgeny Vereshchagin
2015-10-26
socket-util: move remaining socket-related calls from util.[ch] to socket-uti...
Lennart Poettering
2015-10-26
core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel=
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
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-24
core: various small fixes to unit-printf
Evgeny Vereshchagin
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-10-24
util-lib: rework extract_first_word_and_warn() a bit
Lennart Poettering
2015-10-24
mount: add new SmackFileSystemRoot= setting for mount unit
Sangjung Woo
2015-10-23
Merge pull request #1647 from evverx/use-extract-in-namespace-parsing
Lennart Poettering
2015-10-22
core: use extract_first_word for namespace parsing
Evgeny Vereshchagin
2015-10-22
core: check parsed bus msg in full before applying it
Lennart Poettering
2015-10-21
core dbus: Check that flush works with memstream
Nicolas Cornu
2015-10-21
core: fix namespace parsing
Evgeny Vereshchagin
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
core: actually set pids_max field after parsing it
Lennart Poettering
2015-10-19
tree-wide: add more void casts for various syscall invocations
Lennart Poettering
2015-10-19
core: fix type of NetClass dbus property
Lennart Poettering
2015-10-19
Merge pull request #1614 from alkino/master
Lennart Poettering
2015-10-19
Hook more properties for transient units
Nicolas Cornu
2015-10-19
tree-wide: remove unused functions
Thomas Hindoe Paaboel Andersen
2015-10-19
Merge pull request #1598 from evverx/run-oomscoreadjust
Lennart Poettering
2015-10-18
Merge pull request #1595 from poettering/proxy-fixes
David Herrmann
2015-10-17
run: can launch units with OOMScoreAdjust
Evgeny Vereshchagin
2015-10-17
unit: allocate bus name match string on the stack
Lennart Poettering
2015-10-16
core: dump RuntimeDirectories and RuntimeDirectoryMode too
Evgeny Vereshchagin
2015-10-15
core: expose manager's TimerSlackNSec as propery on dbus
Evgeny Vereshchagin
2015-10-15
run: can launch units with TimerSlackNSec
Evgeny Vereshchagin
2015-10-14
Merge pull request #1528 from evverx/systemd-run-syslog-pri-fac
Lennart Poettering
2015-10-14
core: execute: validate syslog level and facility
Evgeny Vereshchagin
[next]