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-10-17
core/timer: reset next_elapse_*time when timer is not waiting
Zbigniew Jędrzejewski-Szmek
2016-10-14
core: make settings for unified cgroup hierarchy supersede the ones for legac...
Tejun Heo
2016-10-12
core: make sure to dump ProtectKernelModules= value
Djalal Harouni
2016-10-12
core: check protect_kernel_modules and private_devices in order to setup NNP
Djalal Harouni
2016-10-12
core:sandbox: lets make /lib/modules/ inaccessible on ProtectKernelModules=
Djalal Harouni
2016-10-12
core:sandbox: remove CAP_SYS_RAWIO on PrivateDevices=yes
Djalal Harouni
2016-10-12
core:sandbox: Add ProtectKernelModules= option
Djalal Harouni
2016-10-12
Allow block and char classes in DeviceAllow bus properties (#4353)
Zbigniew Jędrzejewski-Szmek
2016-10-11
core/main: get rid from excess check of ACTION_TEST (#4350)
0xAX
2016-10-11
core: chown() any TTY used for stdin, not just when StandardInput=tty is used...
Lennart Poettering
2016-10-11
Merge pull request #4067 from poettering/invocation-id
Zbigniew Jędrzejewski-Szmek
2016-10-10
Merge pull request #4337 from poettering/exit-code
Zbigniew Jędrzejewski-Szmek
2016-10-10
core: simplify if branches a bit
Lennart Poettering
2016-10-10
core: make use of IN_SET() in various places in mount.c
Lennart Poettering
2016-10-10
core: when determining whether a process exit status is clean, consider wheth...
Lennart Poettering
2016-10-10
core: lower exit status "level" at one place
Lennart Poettering
2016-10-10
main: use strdup instead of free_and_strdup to initialize default unit (#4335)
0xAX
2016-10-10
exit-status: kill is_clean_exit_lsb(), move logic to sysv-generator
Lennart Poettering
2016-10-10
tree-wide: pass return value of make_null_stdio() to warning instead of errno...
0xAX
2016-10-09
main: initialize default unit little later (#4321)
0xAX
2016-10-09
tree-wide: print warning in a failure case of make_null_stdio() (#4320)
0xAX
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
core: only warn on short reads on signal fd
Zbigniew Jędrzejewski-Szmek
2016-10-07
manager: tighten incoming notification message checks
Lennart Poettering
2016-10-07
manager: be stricter with incomining notifications, warn properly about too l...
Lennart Poettering
2016-10-07
manager: don't ever busy loop when we get a notification message we can't pro...
Lennart Poettering
2016-10-06
core: add possibility to set action for ctrl-alt-del burst (#4105)
Lukáš Nykrýn
2016-10-06
user-util: rework maybe_setgroups() a bit
Lennart Poettering
2016-10-06
core: leave PAM stub process around with GIDs updated
Lennart Poettering
2016-10-06
core: do not fail in a container if we can't use setgroups
Giuseppe Scrivano
2016-10-05
Fix typo
Giuseppe Scrivano
2016-10-04
tree-wide: remove consecutive duplicate words in comments
Stefan Schweter
2016-10-04
automount: make sure the expire event is restarted after a daemon-reload (#4265)
Michael Olbrich
2016-10-01
core: do not try to create /run/systemd/transient in test mode
Zbigniew Jędrzejewski-Szmek
2016-10-01
core: complain if Before= dep on .device is declared
Zbigniew Jędrzejewski-Szmek
2016-10-01
core: update warning message
Zbigniew Jędrzejewski-Szmek
2016-10-01
core: get rid of unneeded state variable
Zbigniew Jędrzejewski-Szmek
2016-09-29
pid1: more informative error message for ignored notifications
Zbigniew Jędrzejewski-Szmek
2016-09-29
pid1: process zero-length notification messages again
Zbigniew Jędrzejewski-Szmek
2016-09-29
pid1: don't return any error in manager_dispatch_notify_fd() (#4240)
Franck Bui
2016-09-29
If the notification message length is 0, ignore the message (#4237)
Jorge Niedbalski
2016-09-28
Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1
Evgeny Vereshchagin
2016-09-26
core: Fix USB functionfs activation and clarify its documentation (#4188)
Paweł Szewczyk
2016-09-25
core: Use @raw-io syscall group to filter I/O syscalls when PrivateDevices= i...
Djalal Harouni
2016-09-25
core:namespace: simplify ProtectHome= implementation
Djalal Harouni
2016-09-25
core: simplify ProtectSystem= implementation
Djalal Harouni
2016-09-25
core:sandbox: add more /proc/* entries to ProtectKernelTunables=
Djalal Harouni
2016-09-25
core:namespace: simplify mount calculation
Djalal Harouni
2016-09-25
core:namespace: put paths protected by ProtectKernelTunables= in
Djalal Harouni
2016-09-25
core:namespace: minor improvements to append_mounts()
Djalal Harouni
[next]