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
Age
Commit message (
Expand
)
Author
2016-11-03
Revert "sd-bus: use PRIu64 instead of casting" (#4556)
systemd/v232
Zbigniew Jędrzejewski-Szmek
2016-11-03
hwdb update for 232 (#4557)
Lennart Poettering
2016-11-03
final NEWS update for 232 (#4558)
Lennart Poettering
2016-11-03
Merge pull request #4543 from endocode/djalal/fix-dynamicuser-supplementary-g...
Djalal Harouni
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
Merge pull request #4546 from keszybz/xsprintf-revert
Lennart Poettering
2016-11-02
parse_hwdb: add import fallback for python2
Zbigniew Jędrzejewski-Szmek
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
Merge pull request #4542 from poettering/v232prep
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
man: fix two typos (is → are) (#4544)
Lucas Werkmeister
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
build-sys: bump package and library version in preparation for v232
Lennart Poettering
2016-11-02
add two additional entries to NEWS
Lennart Poettering
2016-11-02
NEWS: add contributor list to news file
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
man: document that too strict system call filters may affect the service manager
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
man: two minor fixes
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-02
update TODO
Lennart Poettering
[next]