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-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
2016-06-13
core/execute: pass env vars to PAM session setup (#3503)
Jouke Witteveen
2016-06-10
core: disable colors when displaying cylon when systemd.log_color=off (#3495)
Franck Bui
2016-06-10
core/execute: add the magic character '!' to allow privileged execution (#3493)
Alessandro Puccetti
2016-06-09
load-fragment: don't try to do a template instance replacement if we are not ...
Lennart Poettering
2016-06-09
execute: check whether the specified fd is a tty before chowning/chmoding it...
Lennart Poettering
2016-06-06
core: add minor comment
Lennart Poettering
2016-06-06
mount: make sure got into MOUNT_DEAD state after a successful umount (#3444)
michaelolbrich
2016-06-05
automount: handle expire_tokens when the mount unit changes its state (#3434)
michaelolbrich
2016-06-03
core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)
Topi Miettinen
2016-06-03
Merge pull request #3418 from htejun/cgroup2-log-compat
Lennart Poettering
2016-06-03
core: always use "infinity" for no upper limit instead of "max" (#3417)
Tejun Heo
2016-06-02
core: log cgroup legacy and unified hierarchy setting translations
Tejun Heo
2016-06-02
core: pass Unit into cgroup_context_apply() and use log_unit*()
Tejun Heo
2016-06-01
core: add pre-defined syscall groups to SystemCallFilter= (#3053) (#3157)
Topi Miettinen
2016-05-29
util-lib: Add sparc64 support for process creation (#3348)
Michael Karcher
[next]