]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/execute.c
core: add RootImage= setting for using a specific image file as root directory for...
[thirdparty/systemd.git] / src / core / execute.c
2017-02-07  Lennart Poetteringcore: add RootImage= setting for using a specific image...
2017-02-07  Lennart Poetteringcore: add a per-unit setting MountAPIVFS= for mounting...
2017-02-05  Martin PittMerge pull request #5223 from keszybz/root-workdir
2017-02-03  Zbigniew Jędrzejew... core/execute: pass the username to utmp/wtmp database 5223/head
2017-02-03  Zbigniew Jędrzejew... core/execute: set HOME, USER also for root users
2017-02-02  Lennart PoetteringMerge pull request #5204 from keszybz/masked-warning...
2017-02-02  Lennart PoetteringMerge pull request #5151 from keszybz/journal-flags
2017-02-01  Zbigniew Jędrzejew... Merge pull request #5191 from keszybz/tweaks
2017-02-01  Zbigniew Jędrzejew... Revert "Trivial typo fixes and code refactorings (...
2017-02-01  Zbigniew Jędrzejew... Trivial typo fixes and code refactorings (#5191)
2017-02-01  Zbigniew Jędrzejew... Merge pull request #5146 from ssahani/ifname-alias
2017-01-31  Zbigniew Jędrzejew... core/execute.c: check asprintf return value in the...
2017-01-31  Zbigniew Jędrzejew... core/execute: reformat exec_context_named_iofds() for...
2017-01-25  Evgeny VereshchaginMerge pull request #5152 from keszybz/strv-free
2017-01-25  Zbigniew Jędrzejew... core/execute: fix strv memleak
2017-01-18  Djalal HarouniMerge pull request #5098 from evverx/fix-nspawn-notific...
2017-01-18  Zbigniew Jędrzejew... Merge pull request #4991 from poettering/seccomp-fix
2017-01-18  Zbigniew Jędrzejew... pid1: provide a more detailed error message when execut...
2017-01-18  Lennart Poetteringseccomp: rework seccomp code, to improve compat with...
2016-12-14  Zbigniew Jędrzejew... Merge pull request #4806 from poettering/keyring-init
2016-12-14  Zbigniew Jędrzejew... Merge pull request #4727 from poettering/exec-bind
2016-12-13  Lennart Poetteringcore: add ability to define arbitrary bind mounts for...
2016-12-13  Lennart Poetteringcore: store the invocation ID in the per-service keyring
2016-12-13  Lennart Poetteringcore: run each system service with a fresh session...
2016-11-20  Evgeny VereshchaginMerge pull request #4691 from keszybz/test-suite-fixes
2016-11-18  Lennart PoetteringMerge pull request #4395 from s-urbaniak/rw-support
2016-11-18  Lennart PoetteringMerge pull request #4538 from fbuihuu/confirm-spawn...
2016-11-17  Franck Buicore: in confirm spawn, suggest 'f' when user selects... 4538/head
2016-11-17  Franck Buicore: confirm_spawn: always accept units with same_pgrp...
2016-11-17  Franck Buicore: include the unit name when notifying that a confi...
2016-11-17  Franck Buicore: add 'c' in confirmation_spawn to resume the boot...
2016-11-17  Franck Buicore: add 'j' in confirmation_spawn to list the jobs...
2016-11-17  Franck Buicore: add 'D' in confirmat spawn to show a full dump...
2016-11-17  Franck Buicore: add 'i' in confirm spawn to give a short summary...
2016-11-17  Franck Buicore: rework the confirmation spawn prompt
2016-11-17  Franck Buicore: limit the length of the confirmation question
2016-11-17  Franck Buicore: in confirm_spawn, the meaning of 'n' and 's'...
2016-11-17  Franck Buicore: rework ask_for_confirmation()
2016-11-17  Franck Buicore: allow to redirect confirmation messages to a...
2016-11-15  Djalal HarouniMerge pull request #4658 from endocode/djalal/sandbox...
2016-11-15  Djalal Harounicore: improve the logic that implies no new privileges
2016-11-10  Zbigniew Jędrzejew... Merge pull request #4618 from grawity/signal-direction
2016-11-09  Djalal Harounicore: on DynamicUser= make sure that protecting sensiti...
2016-11-09  Zbigniew Jędrzejew... Merge pull request #4536 from poettering/seccomp-namespaces
2016-11-08  Zbigniew Jędrzejew... Merge pull request #4612 from keszybz/format-strings
2016-11-07  Zbigniew Jędrzejew... Rename formats-util.h to format-util.h
2016-11-04  Lennart Poetteringcore: add new RestrictNamespaces= unit file setting 4536/head
2016-11-04  Zbigniew Jędrzejew... Merge pull request #4548 from keszybz/seccomp-help
2016-11-03  Lennart PoetteringMerge pull request #4510 from keszybz/tree-wide-cleanups
2016-11-03  Djalal HarouniMerge pull request #4543 from endocode/djalal/fix-dynam...
2016-11-03  Djalal Harounicore: intialize user aux groups and SupplementaryGroups...
2016-11-03  Lennart PoetteringMerge pull request #4547 from keszybz/two-testsuite...
2016-11-03  Zbigniew Jędrzejew... Merge pull request #4481 from poettering/perpetual
2016-11-03  Zbigniew Jędrzejew... Merge pull request #4542 from poettering/v232prep
2016-11-02  Lennart PoetteringMerge pull request #4456 from keszybz/stored-fds
2016-11-02  Lennart PoetteringMerge pull request #4483 from poettering/exec-order
2016-11-02  Djalal Harounicore: initialize groups list before checking Supplement...
2016-11-02  Lennart Poetteringexecute: apply seccomp filters after changing selinux...
2016-10-28  Djalal HarouniMerge pull request #4495 from topimiettinen/block-shmat...
2016-10-28  Martin PittMerge pull request #4458 from keszybz/man-nonewprivileges
2016-10-27  Zbigniew Jędrzejew... Merge pull request #4485 from endocode/djalal/portable...
2016-10-27  Evgeny VereshchaginMerge pull request #4442 from keszybz/detect-virt-userns
2016-10-27  Djalal Harounicore: make unit argument const for apply seccomp functions 4485/head
2016-10-27  Djalal Harounicore: lets apply working directory just after mount...
2016-10-27  Djalal Harounicore: get the working directory value inside apply_work...
2016-10-27  Djalal Harounicore: move apply working directory code into its own...
2016-10-27  Djalal Harounicore: move the code that setups namespaces on its own...
2016-10-27  Zbigniew Jędrzejew... Merge pull request #4448 from msoltyspl/vcfix
2016-10-26  Topi Miettinenseccomp: also block shmat(..., SHM_EXEC) for MemoryDeny... 4495/head
2016-10-25  Martin PittMerge pull request #4474 from poettering/nsswitch
2016-10-25  Zbigniew Jędrzejew... Merge pull request #4450 from poettering/seccompfixes
2016-10-24  Lennart Poetteringseccomp: add new helper call seccomp_load_filter_set()
2016-10-24  Lennart Poetteringseccomp: add new seccomp_init_conservative() helper
2016-10-24  Lennart Poetteringcore: rework apply_protect_kernel_modules() to use...
2016-10-24  Lennart Poetteringcore: rework syscall filter set handling
2016-10-24  Lennart Poetteringcore: move misplaced comment to the right place
2016-10-24  Lennart Poetteringcore: simplify skip_seccomp_unavailable() a bit
2016-10-24  Lennart PoetteringMerge pull request #4459 from keszybz/commandline-parsing
2016-10-24  Djalal HarouniMerge pull request #4469 from endocode/djalal/groups...
2016-10-24  Lennart PoetteringMerge pull request #4406 from jsynacek/jsynacek-is...
2016-10-24  Djalal Harounicore: do not assert when sysconf(_SC_NGROUPS_MAX) fails...
2016-10-24  Zbigniew Jędrzejew... Merge pull request #4372 from evverx/fix-synced-cgroup...
2016-10-23  Zbigniew Jędrzejew... Merge pull request #4373 from endocode/djalal/fix-mount...
2016-10-23  Djalal Harounicore: lets move the setup of working directory before...
2016-10-23  Djalal Harounicore: first lookup and cache creds then apply them...
2016-10-23  Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2016-10-20  Lennart PoetteringMerge pull request #4417 from keszybz/man-and-rlimit
2016-10-19  Lennart PoetteringMerge pull request #4360 from fbuihuu/journald-fix...
2016-10-19  Lennart PoetteringMerge pull request #4378 from evverx/nspawn-smoke-test
2016-10-19  Lennart PoetteringMerge pull request #4390 from keszybz/install-specifiers
2016-10-18  Lennart PoetteringMerge pull request #4382 from keszybz/unit-type-underline
2016-10-18  Luca Brunocore/exec: add a named-descriptor option ("fd") for...
2016-10-17  Lennart PoetteringMerge pull request #4392 from keszybz/running-timers
2016-10-17  Lennart PoetteringMerge pull request #4387 from keszybz/loginctl-tty
2016-10-17  Martin PittMerge pull request #4391 from keszybz/treewide-macros
2016-10-17  Zbigniew Jędrzejew... tree-wide: use mfree more
2016-10-13  Lennart PoetteringMerge pull request #4243 from endocode/djalal/sandbox...
2016-10-13  Zbigniew Jędrzejew... Merge pull request #653 from dvdhrm/bus-gold
2016-10-12  Djalal Harounicore: make sure to dump ProtectKernelModules= value
2016-10-12  Djalal Harounicore: check protect_kernel_modules and private_devices...
next