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-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-01
udev: net_id: add support for phys_port_name attribute (#4506)
Jiří Pírko
2016-11-01
seccomp: allow specifying arm64, mips, ppc (#4491)
Zbigniew Jędrzejewski-Szmek
2016-11-01
Recognise Lustre as a remote file system (#4530)
Brian J. Murrell
2016-10-31
man: fix typos (#4527)
Jakub Wilk
2016-10-30
Implement VeraCrypt volume handling in crypttab (#4501)
George Hilliard
2016-10-30
tests: clarify test_path_startswith return value (#4508)
Zbigniew Jędrzejewski-Szmek
2016-10-29
Merge pull request #4520 from lucaswerkmeister/systemd-escape-man
Zbigniew Jędrzejewski-Szmek
2016-10-30
man: make systemd-escape examples more consistent
Lucas Werkmeister
2016-10-30
man: add missing period
Lucas Werkmeister
2016-10-30
man: improve systemd-escape --path description
Lucas Werkmeister
2016-10-28
.gitignore: ignore precompiled GCC headers (#4516)
Daniel Mack
2016-10-28
Merge pull request #4495 from topimiettinen/block-shmat-exec
Djalal Harouni
2016-10-28
Merge pull request #4458 from keszybz/man-nonewprivileges
Martin Pitt
2016-10-28
udev: allow substitutions for SECLABEL key (#4505)
Michal Sekletar
2016-10-27
systemctl: warn when cat shows changed unit files (#4493)
Lucas Werkmeister
2016-10-27
Merge pull request #4485 from endocode/djalal/portable-branch-v1
Zbigniew Jędrzejewski-Szmek
2016-10-27
Merge pull request #4442 from keszybz/detect-virt-userns
Evgeny Vereshchagin
2016-10-27
core: make unit argument const for apply seccomp functions
Djalal Harouni
2016-10-27
core: lets apply working directory just after mount namespaces
Djalal Harouni
2016-10-27
core: get the working directory value inside apply_working_directory()
Djalal Harouni
2016-10-27
core: move apply working directory code into its own apply_working_directory()
Djalal Harouni
2016-10-27
core: move the code that setups namespaces on its own function
Djalal Harouni
2016-10-26
hwdb: fix error check of wrong variable (#4499)
Thomas H. P. Andersen
2016-10-26
Merge pull request #4448 from msoltyspl/vcfix
Zbigniew Jędrzejewski-Szmek
2016-10-26
units: disable /dev/hugepages in private user namespaces
Zbigniew Jędrzejewski-Szmek
2016-10-26
condition: simplify condition_test_virtualization
Zbigniew Jędrzejewski-Szmek
2016-10-26
test-tables: test ConditionVirtualization
Zbigniew Jędrzejewski-Szmek
2016-10-26
shared/condition: add ConditionVirtualization=[!]private-users
Zbigniew Jędrzejewski-Szmek
2016-10-26
detect-virt: add --private-users switch to check if a userns is active
Zbigniew Jędrzejewski-Szmek
2016-10-26
gitignore: add test-seccomp (#4498)
Thomas H. P. Andersen
2016-10-26
networkd : verify dns ip address when parsing configuration (#4492)
Susant Sahani
2016-10-26
vconsole: manual update (#4021)
Michal Soltys
2016-10-26
seccomp: also block shmat(..., SHM_EXEC) for MemoryDenyWriteExecute
Topi Miettinen
2016-10-26
vconsole: setup_remaining_vcs() - more sanity checks
Michal Soltys
2016-10-25
man: document that systemctl cat shows file content (#4488)
Lucas Werkmeister
2016-10-25
build-sys/autogen: don't use bashisms (#4489)
Evgeny Vereshchagin
2016-10-25
Merge pull request #4476 from poettering/systemctl-free
Martin Pitt
2016-10-25
test: skip exec tests when inaccessible dir is unavailable
Dongsu Park
[next]