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-12-17
FSDG: systemd-resolved: Default to hostname "gnu-linux" instead of "linux"
Luke Shumaker
2016-12-17
FSDG: os-release: Default to NAME "GNU/Linux" instead of "Linux".
Luke Shumaker
2016-12-17
FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux".
Luke Shumaker
2016-12-17
Merge tag 'systemd/v232-4'
systemd/v232-6
Luke Shumaker
2016-12-17
nspawn: don't hide --bind=/tmp/* mounts
Dave Reisner
2016-12-17
journal: make sure to initially populate the space info cache (#4807)
Franck Bui
2016-12-17
nspawn: fix exit code for --help and --version (#4609)
Martin Pitt
2016-12-17
Revert "nspawn: try to bind mount resolved's resolv.conf snippet into the con...
systemd/v232-4
Dave Reisner
2016-12-17
disable RestrictAddressFamilies on i686
Dave Reisner
2016-12-17
device: Avoid calling unit_free(NULL) in device setup logic (#4748)
Dave Reisner
2016-12-17
basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651)
Zbigniew Jędrzejewski-Szmek
2016-12-17
core: don't use the unified hierarchy for the systemd cgroup yet (#4628)
Martin Pitt
2016-11-03
Revert "sd-bus: use PRIu64 instead of casting" (#4556)
systemd/v232
Zbigniew Jędrzejewski-Szmek
2016-11-03
test: test DynamicUser= with SupplementaryGroups=
Djalal Harouni
2016-11-03
test: test DynamicUser= with a fixed user
Djalal Harouni
2016-11-03
core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is...
Djalal Harouni
2016-11-02
Merge pull request #4547 from keszybz/two-testsuite-tweaks
Lennart Poettering
2016-11-02
udev/udev-watch: calculate the real buffer sizes needed
Zbigniew Jędrzejewski-Szmek
2016-11-02
Do not raise in switch root if paths are too long
Zbigniew Jędrzejewski-Szmek
2016-11-02
sd-bus: use PRIu64 instead of casting
Zbigniew Jędrzejewski-Szmek
2016-11-02
Revert some uses of xsprintf
Zbigniew Jędrzejewski-Szmek
2016-11-02
Merge pull request #4481 from poettering/perpetual
Zbigniew Jędrzejewski-Szmek
2016-11-02
core: make a constant table actually constant
Lennart Poettering
2016-11-02
core: don't hit an assert when printing status messages about units with over...
Lennart Poettering
2016-11-02
Merge pull request #4456 from keszybz/stored-fds
Lennart Poettering
2016-11-02
systemctl: fix incorrect "need reload" on cat (#4535)
Lucas Werkmeister
2016-11-02
Merge pull request #4483 from poettering/exec-order
Lennart Poettering
2016-11-02
pid1: fix fd memleak when we hit FileDescriptorStoreMax limit
Zbigniew Jędrzejewski-Szmek
2016-11-02
core: change mount_synthesize_root() return to int
Lennart Poettering
2016-11-02
networkd: flush DNSSL/RDNSS lists when we lose carrier
Lennart Poettering
2016-11-02
netword: minor memory leak fix
Lennart Poettering
2016-11-02
nspawn: if we set up a loopback device, try to mount it with "discard"
Lennart Poettering
2016-11-02
systemctl: tweak the "systemctl list-units" output a bit
Lennart Poettering
2016-11-02
systemctl: properly turn off color after active column
Lennart Poettering
2016-11-02
sysctl: minor simplification
Lennart Poettering
2016-11-02
sysctl: no need to check for eof twice
Lennart Poettering
2016-11-02
sysctl: when failing to process a config line, show line nr
Lennart Poettering
2016-11-02
sysctl: split out condition check into its own function
Lennart Poettering
2016-11-02
sysctl: do not fail systemd-sysctl.service if /proc/sys is mounted read-only
Lennart Poettering
2016-11-02
unit: unify some code with new unit_new_for_name() call
Lennart Poettering
2016-11-02
core: make the root mount perpetual too
Lennart Poettering
2016-11-02
core: rework the "no_gc" unit flag to become a more generic "perpetual" flag
Lennart Poettering
2016-11-02
core: initialize groups list before checking SupplementaryGroups= of a unit (...
Djalal Harouni
2016-11-02
tests: make sure tests pass when invoked in "sudo"
Lennart Poettering
2016-11-02
execute: apply seccomp filters after changing selinux/aa/smack contexts
Lennart Poettering
2016-11-02
seccomp: add two new syscall groups
Lennart Poettering
2016-11-02
seccomp: include pipes and memfd in @ipc
Lennart Poettering
2016-11-02
seccomp: drop execve() from @process list
Lennart Poettering
2016-11-02
seccomp: add clock query and sleeping syscalls to "@default" group
Lennart Poettering
2016-11-01
udev: net_id: add support for phys_port_name attribute (#4506)
Jiří Pírko
[next]