Age | Commit message (Expand) | Author |
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 | nss-resolve: return NOTFOUND instead of UNAVAIL on resolution errors | 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 | 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 | core:namespace: simplify mount calculation | Djalal Harouni |
2016-09-25 | core:namespace: put paths protected by ProtectKernelTunables= in | Djalal Harouni |
2016-09-25 | core:namespace: minor improvements to append_mounts() | Djalal Harouni |
2016-09-25 | execute: move SMACK setup code into its own function | Lennart Poettering |
2016-09-25 | namespace: drop all mounts outside of the new root directory | Lennart Poettering |
2016-09-25 | main: minor simplification | Lennart Poettering |
2016-09-25 | execute: filter low-level I/O syscalls if PrivateDevices= is set | Lennart Poettering |
2016-09-25 | namespace: don't make the root directory of a namespace a mount if it already... | Lennart Poettering |
2016-09-25 | namespace: chase symlinks for mounts to set up in userspace | Lennart Poettering |