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
/
units
/
systemd-resolved.service.m4.in
Age
Commit message (
Expand
)
Author
2017-03-01
Merge pull request #5283 from poettering/tighten-sandbox
Lennart Poettering
2017-02-17
units: enable resolved bus activation though a symlink in /etc
Lennart Poettering
2017-02-09
units: make use of @reboot and @swap in our long-running service SystemCallFi...
Lennart Poettering
2017-02-09
units: turn on ProtectKernelModules= for most long-running services
Lennart Poettering
2017-02-09
units: switch on ProtectSystem=strict for our long running services
Lennart Poettering
2017-02-09
units: set SystemCallArchitectures=native on all our long-running services
Lennart Poettering
2016-09-25
units: further lock down our long-running services
Lennart Poettering
2016-06-21
resolved: respond to local resolver requests on 127.0.0.53:53
Lennart Poettering
2016-06-13
units: tighten system call filters a bit
Lennart Poettering
2016-06-09
units: add a basic SystemCallFilter (#3471)
Topi Miettinen
2016-06-08
units: enable MemoryDenyWriteExecute (#3459)
Topi Miettinen
2016-02-23
man: link some unit files to their online bus API documentation
Lennart Poettering
2015-09-29
units: increase watchdog timeout to 3min for all our services
Lennart Poettering
2015-06-17
turn kdbus support into a runtime option
Kay Sievers
2015-05-14
units: fix typo in systemd-resolved.service
Lennart Poettering
2015-03-19
resolved: Do not add .busname dependencies, when compiling without kdbus.
Dimitri John Ledkov