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
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
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
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
Merge pull request #5219 from poettering/run-size-check
Zbigniew Jędrzejewski-Szmek
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
install: don't enter loop when traversing a template symlinks
Lennart Poettering
2017-02-07
Merge pull request #5225 from poettering/seccomp-socket
Evgeny Vereshchagin
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
seccomp: RestrictAddressFamilies= is not supported on i386/s390/s390x, make i...
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
2017-02-05
core/timer: downgrade message about random time addition (#5229)
Zbigniew Jędrzejewski-Szmek
2017-02-04
Silence two "unused function af_lookup" warnings (#5222)
Zbigniew Jędrzejewski-Szmek
2017-02-04
systemd-mount features and improvements (#5067)
Lukas Rusak
2017-02-03
Merge pull request #4973 from poettering/run-race
Martin Pitt
2017-02-03
core/execute: pass the username to utmp/wtmp database
Zbigniew Jędrzejewski-Szmek
2017-02-03
core/execute: set HOME, USER also for root users
Zbigniew Jędrzejewski-Szmek
2017-02-03
time-util: Fix overflow check introduce in commit f977849 (#5216)
Benjamin Robin
2017-02-03
run: exit early in --pty if service failed
Lennart Poettering
2017-02-03
run: explicitly close pty forwarder before printing summary
Lennart Poettering
2017-02-03
run: complain when --pty is used together with --no-block, which makes no sense
Lennart Poettering
2017-02-03
sd-event: when an event source fails, don't assume the type of it is still set
Lennart Poettering
2017-02-03
Merge pull request #5213 from keszybz/systemctl-root-cat
Lennart Poettering
2017-02-02
logind: Don't try to emit a change signal for the 'Sessions' property (#5211)
afrantzis
2017-02-02
Merge pull request #5212 from poettering/time-range
Zbigniew Jędrzejewski-Szmek
2017-02-02
ptyfwd: set event source description strings for all event sources of a ptyfw...
Lennart Poettering
2017-02-02
run: fix race for "systemd-run --wait"
Lennart Poettering
2017-02-02
cgls: --machine= expects an argument, indicate that in log messages
Lennart Poettering
2017-02-02
time-util: add overflow checking to monotonic timestamp specifications
Lennart Poettering
2017-02-02
time-util: when formatting usec_t as raw integers use PRIu64
Lennart Poettering
2017-02-02
time-util: when converting to time_t do something useful in 2038
Lennart Poettering
2017-02-02
time-util: refuse formatting/parsing times that we can't store
Lennart Poettering
[next]