Age | Commit message (Expand) | Author |
2016-11-22 | service: introduce protocol error type | Jouke Witteveen |
2016-11-18 | Merge pull request #4538 from fbuihuu/confirm-spawn-fixes | Lennart Poettering |
2016-11-17 | core: in confirm spawn, suggest 'f' when user selects 'n' choice | Franck Bui |
2016-11-17 | core: confirm_spawn: always accept units with same_pgrp set for now | Franck Bui |
2016-11-17 | core: include the unit name when notifying that a confirmation question timed... | Franck Bui |
2016-11-17 | core: add 'c' in confirmation_spawn to resume the boot process | Franck Bui |
2016-11-17 | core: add 'j' in confirmation_spawn to list the jobs that are in progress | Franck Bui |
2016-11-17 | core: add 'D' in confirmat spawn to show a full dump of the unit to spawn | Franck Bui |
2016-11-17 | core: add 'i' in confirm spawn to give a short summary of the unit to spawn | Franck Bui |
2016-11-17 | core: rework the confirmation spawn prompt | Franck Bui |
2016-11-17 | core: limit the length of the confirmation question | Franck Bui |
2016-11-17 | core: in confirm_spawn, the meaning of 'n' and 's' choices are confusing | Franck Bui |
2016-11-17 | core: rework ask_for_confirmation() | Franck Bui |
2016-11-17 | core: allow to redirect confirmation messages to a different console | Franck Bui |
2016-11-17 | core: prevent the cylon when confirmation_spawn=yes (#2194) | Franck Bui |
2016-11-17 | namespace: clarify that /proc/apm is obsolete, but leave it blocked | Lennart Poettering |
2016-11-17 | namespace: reindent namespace tables | Lennart Poettering |
2016-11-17 | namespace: simplify, optimize and extend handling of mounts for namespace | Lennart Poettering |
2016-11-16 | core/dbus-job, systemctl: shorten some code | Zbigniew Jędrzejewski-Szmek |
2016-11-16 | core: add bus calls for determining jobs waiting for other jobs | Lennart Poettering |
2016-11-16 | core: GC redundant device jobs from the run queue | Lennart Poettering |
2016-11-16 | core: rename "clients" field of Job structure to "bus_track" | Lennart Poettering |
2016-11-16 | core: drop n_in_gc_queue field of Manager structure | Lennart Poettering |
2016-11-16 | core: a few small coding style/modernization updates for job.c | Lennart Poettering |
2016-11-16 | shared: split out code for adding multiple names to sd_bus_track object | Lennart Poettering |
2016-11-15 | core:gperf: pass the exec_context struct directly to parse restrict namespaces | Djalal Harouni |
2016-11-15 | core: property is RestrictNamespaces with s | Djalal Harouni |
2016-11-15 | core: improve the logic that implies no new privileges | Djalal Harouni |
2016-11-10 | core:namespace: count and free failed paths inside chase_all_symlinks() (#4619) | Djalal Harouni |
2016-11-08 | core: on DynamicUser= make sure that protecting sensitive paths is enforced (... | Djalal Harouni |
2016-11-08 | Merge pull request #4536 from poettering/seccomp-namespaces | Zbigniew Jędrzejewski-Szmek |
2016-11-08 | Merge pull request #4612 from keszybz/format-strings | Zbigniew Jędrzejewski-Szmek |
2016-11-08 | Merge pull request #4509 from keszybz/foreach-word-quoted | Martin Pitt |
2016-11-07 | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | nspawn: slight simplification | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | nspawn: avoid one strdup by using free_and_replace | Zbigniew Jędrzejewski-Szmek |
2016-11-07 | core: make RootDirectory= and ProtectKernelModules= work | Djalal Harouni |
2016-11-05 | core/device: port to extract_first_word | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | core/load-fragment: modify existing environment instead of copying strv over ... | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | core/load-fragment: port to extract_first_word | Zbigniew Jędrzejewski-Szmek |
2016-11-05 | tree-wide: drop unneded WHITESPACE param to extract_first_word | Zbigniew Jędrzejewski-Szmek |
2016-11-04 | core: add new RestrictNamespaces= unit file setting | Lennart Poettering |
2016-11-03 | Merge pull request #4510 from keszybz/tree-wide-cleanups | Lennart Poettering |
2016-11-03 | core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is... | Djalal Harouni |
2016-11-02 | Revert some uses of xsprintf | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | Merge pull request #4481 from poettering/perpetual | Zbigniew Jędrzejewski-Szmek |
2016-11-02 | core: make a constant table actually constant | Lennart Poettering |
2016-11-02 | core: don't hit an assert when printing status messages about units with over... | Lennart Poettering |
2016-11-02 | Merge pull request #4456 from keszybz/stored-fds | Lennart Poettering |
2016-11-02 | Merge pull request #4483 from poettering/exec-order | Lennart Poettering |