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-10-03
nspawn: set shared propagation mode for the container
Alban Crequy
2016-10-01
core: do not try to create /run/systemd/transient in test mode
Zbigniew Jędrzejewski-Szmek
2016-10-01
analyze-verify: honour $SYSTEMD_UNIT_PATH, allow system paths to be ignored
Zbigniew Jędrzejewski-Szmek
2016-10-01
core: complain if Before= dep on .device is declared
Zbigniew Jędrzejewski-Szmek
2016-10-01
systemctl: Add --wait option to wait until started units terminate again
Martin Pitt
2016-10-01
man: update mx record example (#4257)
Stefan Schweter
2016-10-01
Merge pull request #4164 from martinpitt/nss-resolve
Zbigniew Jędrzejewski-Szmek
2016-10-01
nss-resolve: return NOTFOUND instead of UNAVAIL on resolution errors
Martin Pitt
2016-10-01
man: drop myhostname from recommended nsswitch host configuration
Martin Pitt
2016-10-01
nss-resolve: simplify error handling
Martin Pitt
2016-10-01
core: update warning message
Zbigniew Jędrzejewski-Szmek
2016-10-01
core: get rid of unneeded state variable
Zbigniew Jędrzejewski-Szmek
2016-09-30
networkd: fix "parametres" typo (#4244)
Elias Probst
2016-09-30
Merge pull request #4225 from keszybz/coredump
Martin Pitt
2016-09-30
resolved: don't query domain-limited DNS servers for other domains (#3621)
Martin Pitt
2016-09-29
pid1: more informative error message for ignored notifications
Zbigniew Jędrzejewski-Szmek
2016-09-29
pid1: process zero-length notification messages again
Zbigniew Jędrzejewski-Szmek
2016-09-29
pid1: don't return any error in manager_dispatch_notify_fd() (#4240)
Franck Bui
2016-09-29
If the notification message length is 0, ignore the message (#4237)
Jorge Niedbalski
2016-09-28
coredump,catalog: give better notice when a core file is truncated
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredump: log if the core is too large to store or generate backtrace
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredumpctl: delay the "on tty" refusal until as late as possible
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredumpctl: tighten print_field() code
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredumpctl: rework presence reporting
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredumpctl: report corefile presence properly
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredumpctl: report user unit properly
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredumpctl: fix spurious "more than one entry matches" warning
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredumpctl: fix handling of files written to fd
Zbigniew Jędrzejewski-Szmek
2016-09-28
coredump: remove Storage=both option
Zbigniew Jędrzejewski-Szmek
2016-09-28
man: remove duplicate "the" for systemctl --plain (#4230)
Alfie John
2016-09-28
journal: add stdout_stream_scan() comment (#4102)
Vito Caputo
2016-09-28
Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1
Evgeny Vereshchagin
2016-09-27
Merge pull request #4220 from keszybz/show-and-formatting-fixes
Martin Pitt
2016-09-27
basic: fix for IPv6 status (#4224)
Susant Sahani
2016-09-27
test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount ...
Djalal Harouni
2016-09-27
test: add tests for simple ReadOnlyPaths= case
Djalal Harouni
2016-09-26
test-bus-creds: are more debugging info
Zbigniew Jędrzejewski-Szmek
2016-09-26
udev/path_id: introduce support for NVMe devices (#4169)
Keith Busch
2016-09-26
core: Fix USB functionfs activation and clarify its documentation (#4188)
Paweł Szewczyk
2016-09-26
machinectl: prefer user@ to --uid=user for shell (#4006)
Zbigniew Jędrzejewski-Szmek
2016-09-26
journald,ratelimit: fix wrong calculation of burst_modulate() (#4218)
HATAYAMA Daisuke
2016-09-26
coredump: initialize coredump_size in submit_coredump() (#4219)
Matej Habrnal
2016-09-26
treewide: fix typos (#4217)
Torstein Husebø
2016-09-25
test: add CAP_MKNOD tests for PrivateDevices=
Djalal Harouni
2016-09-25
core: Use @raw-io syscall group to filter I/O syscalls when PrivateDevices= i...
Djalal Harouni
2016-09-25
core:namespace: simplify ProtectHome= implementation
Djalal Harouni
2016-09-25
core: simplify ProtectSystem= implementation
Djalal Harouni
2016-09-25
core:sandbox: add more /proc/* entries to ProtectKernelTunables=
Djalal Harouni
2016-09-25
doc: explicitly document that /dev/mem and /dev/port are blocked by PrivateDe...
Djalal Harouni
2016-09-25
doc: documentation fixes for ReadWritePaths= and ProtectKernelTunables=
Djalal Harouni
[next]