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-11-08
Adjust pkgconfig files to point at rootlibdir (#4584)
Mike Gilbert
2016-11-07
nspawn: fix exit code for --help and --version (#4609)
Martin Pitt
2016-11-08
Merge pull request #4594 from endocode/djalal/fix-rootdir-apply-mntns
Evgeny Vereshchagin
2016-11-07
nspawn: slight simplification
Zbigniew Jędrzejewski-Szmek
2016-11-07
nspawn: avoid one strdup by using free_and_replace
Zbigniew Jędrzejewski-Szmek
2016-11-07
systemd-nspawn: decrease non-fatal mount errors to debug level (#4569)
tblume
2016-11-07
core: make RootDirectory= and ProtectKernelModules= work
Djalal Harouni
2016-11-06
machinectl: don't output "No machines." with --no-legend option (#4593)
Viktar Vaŭčkievič
2016-11-06
delta: skip symlink paths when split-usr is enabled (#4591)
Felipe Sateler
2016-11-05
Merge pull request #4578 from evverx/no-hostname-memleak
Ronny Chevalier
2016-11-03
acl-util: fix memleak
Evgeny Vereshchagin
2016-11-04
kernel-install: use exit instead of return (#4565)
Yu Watanabe
2016-11-03
Merge pull request #4548 from keszybz/seccomp-help
Zbigniew Jędrzejewski-Szmek
2016-11-03
journalctl: fix memleak
Evgeny Vereshchagin
2016-11-03
analyze: fix build w/o seccomp
Zbigniew Jędrzejewski-Szmek
2016-11-03
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-03
Revert "sd-bus: use PRIu64 instead of casting" (#4556)
systemd/v232
Zbigniew Jędrzejewski-Szmek
2016-11-03
seccomp-util, analyze: export comments as a help string
Zbigniew Jędrzejewski-Szmek
2016-11-03
seccomp-util: move @default to the first position
Zbigniew Jędrzejewski-Szmek
2016-11-03
analyze: add syscall-filter verb
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
[next]