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
Age
Commit message (
Expand
)
Author
2016-07-22
Merge pull request #3753 from poettering/tasks-max-scale
Lennart Poettering
2016-07-22
coredump: truncate overly long coredump metadata fields (#3780)
Lennart Poettering
2016-07-22
systemctl: never check inhibitors if -H or -M are used (#3781)
Lennart Poettering
2016-07-22
cgroup: whitelist inaccessible devices for "auto" and "closed" DevicePolicy.
Alessandro Puccetti
2016-07-22
nspawn: set DevicesPolicy closed and clean up duplicated devices
Alessandro Puccetti
2016-07-22
namespace: ensure to return a valid inaccessible nodes (#3778)
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
logind: change TasksMax= value for user logins to 33%
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
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
missing_syscall: add __NR_copy_file_range for powerpc architecture (#3772)
Alessio Igor Bogani
2016-07-21
Merge pull request #3770 from AlexanderKurtz/master
Lennart Poettering
2016-07-21
core: remove duplicate includes (#3771)
Thomas H. P. Andersen
2016-07-21
bootctl: Always use upper case for "/EFI/BOOT" and "/EFI/BOOT/BOOT*.EFI".
Alexander Kurtz
2016-07-21
bootctl: Use lower case string constants in case-insensitive comparisons.
Alexander Kurtz
2016-07-20
namespace: fix wrong return value from mount(2) (#3758)
Topi Miettinen
2016-07-20
basic: fix macro definition in nss-util.h
Lennart Poettering
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
nspawn: when netns is on, mount /proc/sys/net writable
Lennart Poettering
2016-07-20
nspawn: document why the uid shift range is the way it is
Lennart Poettering
2016-07-20
conf-parser: minor coding style improvements
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
logind: always abandon session scopes before killing them
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
cgroup: suppress sending follow-up SIGCONT after sending SIGCONT/SIGKILL anyway
Lennart Poettering
2016-07-20
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-20
util: don't send SIGCONT following a SIGCONT or SIGKILL in kill_and_sigcont()
Lennart Poettering
2016-07-20
logind: minor coding style improvements
Lennart Poettering
2016-07-20
namespace: minor improvements
Lennart Poettering
2016-07-20
core: hide legacy bus properties
Lennart Poettering
2016-07-19
Merge pull request #3685 from kinvolk/alessandro/inaccessible-paths
Lennart Poettering
2016-07-19
sd-journal: suppress empty lines
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-19
journalctl: make sure that journalctl's --all switch also has an effect on js...
Lennart Poettering
2016-07-19
sd-journal: when formatting log messages, implicitly strip trailing whitespace
Lennart Poettering
2016-07-19
kernel-install: recognize /boot/efi mountpoint (#3751)
Harald Hoyer
2016-07-18
resolved: replace bitwise and with logical and
Thomas Hindoe Paaboel Andersen
2016-07-18
treewide: remove unused variables
Thomas Hindoe Paaboel Andersen
2016-07-18
basic: fix whitespace
Thomas Hindoe Paaboel Andersen
2016-07-18
network: fix indentation
Thomas Hindoe Paaboel Andersen
[next]