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
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-07-16
manager: don't skip sigchld handler for main and control pid for services (#3...
Lukáš Nykrýn
2016-07-15
tree-wide: get rid of selinux_context_t (#3732)
Zbigniew Jędrzejewski-Szmek
2016-07-15
macros: provide %_systemdgeneratordir and %_systemdusergeneratordir (#3672)
Zbigniew Jędrzejewski-Szmek
2016-07-12
shutdown: already sync IO before we enter the final killing spree
Lennart Poettering
2016-07-12
shutdown: use 90s SIGKILL timeout
Lennart Poettering
2016-07-12
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-07-12
seccomp: only abort on syscall name resolution failures (#3701)
Luca Bruno
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-08
Merge pull request #3680 from joukewitteveen/pam-env
Evgeny Vereshchagin
2016-07-08
execute: Do not alter call-by-ref parameter on failure
Jouke Witteveen
2016-07-08
core: queue loading transient units after setting their properties (#3676)
David Michael
2016-07-07
cgroup: fix memory cgroup limit regression on kernel 3.10 (#3673)
Daniel Mack
2016-07-07
execute: Cleanup the environment early
Jouke Witteveen
2016-07-01
manager: Fixing a debug printf formatting mistake (#3640)
Kyle Walker
2016-06-30
Merge pull request #3634 from disneyworldguy/v2sigchld
Lennart Poettering
2016-06-30
Merge pull request #3596 from poettering/machine-clean
Martin Pitt
2016-06-30
manager: Only invoke a single sigchld per unit within a cleanup cycle
Kyle Walker
2016-06-24
pid1: restore console color support for containers (#3595)
Franck Bui
2016-06-24
cgroup: minor coding style fix
Lennart Poettering
2016-06-23
execute: add a new easy-to-use RestrictRealtime= option to units
Lennart Poettering
2016-06-23
execute: be a little less drastic when MemoryDenyWriteExecute= hits
Lennart Poettering
2016-06-23
execute: set PR_SET_NO_NEW_PRIVS also in case the exec memory protection is used
Lennart Poettering
2016-06-23
execute: use the return value of setrlimit_closest() properly
Lennart Poettering
2016-06-23
core: when writing transient unit files, make sure all lines end with a newline
Lennart Poettering
2016-06-22
watchdog: Support changing watchdog_usec during runtime (#3492)
Minkyung
2016-06-22
Merge pull request #3526 from fbuihuu/fix-console-log-color
Lennart Poettering
2016-06-22
pid1: initialize status color mode after setting up TERM
Franck Bui
2016-06-22
pid1: initialize TERM environment variable correctly
Franck Bui
2016-06-20
core: log the right set of the supported controllers (#3558)
Evgeny Vereshchagin
2016-06-20
Revert "do not pass-along the environment from the kernel or initrd"
Franck Bui
2016-06-20
pid1: reconnect to the console before being re-executed
Franck Bui
2016-06-18
Ensure kdbus isn't used (#3501)
Dave Reisner
2016-06-16
Merge pull request #3481 from poettering/relative-memcg
Lennart Poettering
2016-06-15
Merge pull request #3537 from poettering/journal-stream-env
Zbigniew Jędrzejewski-Szmek
2016-06-15
load-fragment: ignore ENOTDIR/EACCES errors (#3510)
Zbigniew Jędrzejewski-Szmek
2016-06-15
core: set $JOURNAL_STREAM to the dev_t/ino_t of the journal stream of execute...
Lennart Poettering
2016-06-15
execute: minor coding style improvements
Lennart Poettering
2016-06-15
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-14
unit: properly comment generated comments in unit files
Lennart Poettering
2016-06-14
systemctl: allow percent-based MemoryLimit= settings via systemctl set-property
Lennart Poettering
2016-06-14
util: introduce physical_memory_scale() to unify how we scale by physical memory
Lennart Poettering
2016-06-14
core: make sure to use "infinity" in unit files, not "max"
Lennart Poettering
2016-06-14
core: when receiving a memory limit via the bus, refuse 0
Lennart Poettering
2016-06-14
core: optionally, accept a percentage value for MemoryLimit= and related sett...
Lennart Poettering
2016-06-14
util-lib: introduce parse_percent() for parsing percent specifications
Lennart Poettering
2016-06-14
manager: reduce complexity of unit_gc_sweep (#3507)
Lukáš Nykrýn
2016-06-14
core: on unified we don't need to check u->pids: we can use proper notificati...
Evgeny Vereshchagin
2016-06-13
core: parse `rd.rescue` and `rd.emergency` as initrd-specific shorthands (#3488)
Ivan Shapovalov
[next]