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-25
automount: don't cancel mount/umount request on reload/reexec (#3670)
Michael Olbrich
2016-07-25
transaction: don't cancel jobs for units with IgnoreOnIsolate=true (#3671)
Michael Olbrich
2016-07-25
core: change ExecStart=! syntax to ExecStart=+ (#3797)
Lennart Poettering
2016-07-22
Merge pull request #3777 from poettering/id128-rework
Zbigniew Jędrzejewski-Szmek
2016-07-22
Merge pull request #3753 from poettering/tasks-max-scale
Lennart Poettering
2016-07-22
cgroup: whitelist inaccessible devices for "auto" and "closed" DevicePolicy.
Alessandro Puccetti
2016-07-22
core: check for overflow when handling scaled MemoryLimit= settings
Lennart Poettering
2016-07-22
macros.systemd.in: add %systemd_ordering (#3776)
Harald Hoyer
2016-07-22
core: change TasksMax= default for system services to 15%
Lennart Poettering
2016-07-22
main: simplify things a bit by moving container check into fixup_environment()
Lennart Poettering
2016-07-22
core: rename MemoryLimitByPhysicalMemory transient property to MemoryLimitScale
Lennart Poettering
2016-07-22
core: support percentage specifications on TasksMax=
Lennart Poettering
2016-07-22
core: rework machine-id-setup.c to use the calls from id128-util.[ch]
Lennart Poettering
2016-07-22
main: make sure set_machine_id() doesn't clobber arg_machine_id on failure
Lennart Poettering
2016-07-22
machine-id-setup: port machine_id_commit() to new id128-util.c APIs
Lennart Poettering
2016-07-22
sd-id128: split UUID file read/write code into new id128-util.[ch]
Lennart Poettering
2016-07-22
Merge pull request #3762 from poettering/sigkill-log
Martin Pitt
2016-07-22
Merge pull request #3764 from poettering/assorted-stuff-2
Martin Pitt
2016-07-21
nspawn: enable major=0/minor=0 devices inside the container (#3773)
Alessandro Puccetti
2016-07-21
core: remove duplicate includes (#3771)
Thomas H. P. Andersen
2016-07-20
namespace: fix wrong return value from mount(2) (#3758)
Topi Miettinen
2016-07-20
execute: make sure JoinsNamespaceOf= doesn't leak ns fds to executed processes
Lennart Poettering
2016-07-20
namespace: add a (void) cast
Lennart Poettering
2016-07-20
core: normalize header inclusion in execute.h a bit
Lennart Poettering
2016-07-20
execute: normalize connect_logger_as() parameters slightly
Lennart Poettering
2016-07-20
core: when a scope was abandoned, always log about processes we kill
Lennart Poettering
2016-07-20
core: make sure RequestStop signal is send directed
Lennart Poettering
2016-07-20
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-20
namespace: minor improvements
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-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
[next]