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
2017-02-08
nspawn: Add support for sysroot pivoting (#5258)
Philip Withnall
2017-02-08
test: Fix a maybe-uninitialised compiler warning (#5269)
Philip Withnall
2017-02-08
seccomp: MemoryDenyWriteExecute= should affect both mmap() and mmap2() (#5254)
Lennart Poettering
2017-02-08
Merge pull request #5231 from keszybz/mask-wants
Lennart Poettering
2017-02-07
dissect: don't honour NOAUTO flags when looking for ESP (#5224)
Lennart Poettering
2017-02-07
tests: add dropin dependency tests
Franck Bui
2017-02-07
core/load-dropin: add more sanity checks on .wants/.requires symlinks
Zbigniew Jędrzejewski-Szmek
2017-02-07
core: drop code that is now unused
Zbigniew Jędrzejewski-Szmek
2017-02-07
core: implement masking of .wants/.requires symlinks
Zbigniew Jędrzejewski-Szmek
2017-02-07
core: when loading .wants and .requires, follow the same logic as .d conf dro...
Zbigniew Jędrzejewski-Szmek
2017-02-07
basic/dirent-util: allow suffix to be omitted for dirent_is_file_with_suffix
Zbigniew Jędrzejewski-Szmek
2017-02-07
man: s/--unmount/--umount/g (#5243)
Lennart Poettering
2017-02-07
Merge pull request #5263 from poettering/install-alias
Zbigniew Jędrzejewski-Szmek
2017-02-07
Revert "fix handling of templates instantiated in /usr/lib (#5263)"
Zbigniew Jędrzejewski-Szmek
2017-02-07
fix handling of templates instantiated in /usr/lib (#5263)
Lennart Poettering
2017-02-07
man: document *.d/ drop-in file order (#5262)
Lucas Werkmeister
2017-02-07
tmpfiles.d: set primary group rights to r-w (#5265)
lewo
2017-02-07
Merge pull request #5219 from poettering/run-size-check
Zbigniew Jędrzejewski-Szmek
2017-02-07
Merge pull request #5259 from lucaswerkmeister/man
Lennart Poettering
2017-02-07
Merge pull request #5261 from AsciiWolf/master
Lennart Poettering
2017-02-07
install: remove some unused parameters from various functions in install.c
Lennart Poettering
2017-02-07
install: when a template unit is instantiated via a /usr symlink, consider it...
Lennart Poettering
2017-02-07
l10n: fix file permissions of Indonesian translation
AsciiWolf
2017-02-07
l10n: fix strings formatting in Czech translation
AsciiWolf
2017-02-07
man: document that systemd-run --on-* cannot be used with --pty
Lucas Werkmeister
2017-02-07
install: don't enter loop when traversing a template symlinks
Lennart Poettering
2017-02-07
man: use systemctl enable --now
Lucas Werkmeister
2017-02-07
man: add cross-reference
Lucas Werkmeister
2017-02-07
Merge pull request #5225 from poettering/seccomp-socket
Evgeny Vereshchagin
2017-02-06
Merge pull request #5239 from poettering/notify-access-all
Evgeny Vereshchagin
2017-02-06
update TODO
Lennart Poettering
2017-02-06
README: suffix unit file options with "="
Lennart Poettering
2017-02-06
update TODO
Lennart Poettering
2017-02-06
notify: document that we fake the PID when sending sd_notify()
Lennart Poettering
2017-02-06
update TODO
Lennart Poettering
2017-02-06
man: document that sd_notify() is racy in some cases
Lennart Poettering
2017-02-06
core: use a memfd for serialization
Lennart Poettering
2017-02-06
manager: refuse reloading/reexecing when /run is overly full
Lennart Poettering
2017-02-06
systemd-mount: add missing fsck argument (#5238)
Lukas Rusak
2017-02-06
man: Document that RestrictAddressFamilies= doesn't work on s390/s390x/...
Lennart Poettering
2017-02-06
seccomp: RestrictAddressFamilies= is not supported on i386/s390/s390x, make i...
Lennart Poettering
2017-02-06
update TODO
Lennart Poettering
2017-02-06
Merge pull request #5237 from keszybz/explicit-bzero
Lennart Poettering
2017-02-06
cgls: look at the right variable in error path (#5234)
Zbigniew Jędrzejewski-Szmek
2017-02-05
journalctl: replace string_erase with memset('x')
Zbigniew Jędrzejewski-Szmek
2017-02-05
treewide: replace homegrown memory_erase with explicit_bzero
Zbigniew Jędrzejewski-Szmek
2017-02-05
resolved: downgrade "processing query..." message to debug (#5233)
Felipe Sateler
2017-02-05
Merge pull request #5223 from keszybz/root-workdir
Martin Pitt
2017-02-05
build-sys,man: describe systemd-umount and hook it up to installation (#5227)
Zbigniew Jędrzejewski-Szmek
2017-02-05
seccomp: don't ever try to add an ABI before removing the default native ABI ...
Evgeny Vereshchagin
[next]