summaryrefslogtreecommitdiff
path: root/src/nspawn/nspawn-register.c
Commit message (Expand)AuthorAgeFilesLines
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* dbus-wait-for-jobs: add extra_args to bus_wait_for_jobs_one()Luca Boccassi2021-12-301-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* shared: actually move all BusLocator related calls to bus-locator.cLennart Poettering2020-06-301-0/+1
* nspawn: switch to BusLocator-oriented helpersVito Caputo2020-05-071-52/+9
* Merge pull request #13866 from keszybz/nspawn-restartsLennart Poettering2019-10-301-3/+3
|\
| * nspawn: when stopping the machine, just deregister the machineZbigniew Jędrzejewski-Szmek2019-10-291-3/+3
* | various tools: be more explicit when a glob is passed when not supportedZbigniew Jędrzejewski-Szmek2019-10-251-2/+2
|/
* nspawn: add support for executing OCI runtime bundles with nspawnLennart Poettering2019-03-151-1/+15
* shared: split out code to wait for jobs to complet into its own source fileLennart Poettering2019-03-131-0/+1
* nspawn: rework how we allocate/kill scopesLennart Poettering2018-11-091-1/+63
* nspawn: merge two variable declaration linesLennart Poettering2018-11-091-2/+1
* nspawn: simplify machine terminate bus callLennart Poettering2018-11-091-27/+7
* tree-wide: shorten error logging a bitYu Watanabe2018-08-071-11/+5
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* nspawn: drop unused parameter from one callLennart Poettering2018-06-131-6/+3
* nspawn: let's make use of SPECIAL_MACHINE_SLICE macro, after all we already s...Lennart Poettering2018-05-031-1/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* When mangling names, optionally emit a warning (#8400)Zbigniew Jędrzejewski-Szmek2018-03-211-1/+1
* bus-unit-util: add socket unit related optionsYu Watanabe2017-12-231-2/+2
* nspawn: make use of the RequestStop logic of scope unitsLennart Poettering2017-11-231-13/+32
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* nspawn: wait for the scope to be created (#6261)Zbigniew Jędrzejewski-Szmek2017-07-031-2/+16
* nspawn: register a scope for the unit if --register=no is specified (#6166)Lennart Poettering2017-06-281-57/+165
* nspawn: permit prefixing of source paths in --bind= and --overlay= with "+"Lennart Poettering2016-12-011-0/+5
* bus-util: unify loop around bus_append_unit_property_assignment()Lennart Poettering2016-08-181-6/+3
* nspawn: set DevicesPolicy closed and clean up duplicated devicesAlessandro Puccetti2016-07-221-14/+3
* nspawn: enable major=0/minor=0 devices inside the container (#3773)Alessandro Puccetti2016-07-211-2/+6
* shared: move unit-specific code from bus-util.h to bus-unit-util.hLennart Poettering2016-04-221-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: fix support for transient resource limit propertiesLennart Poettering2016-02-011-8/+0
* nspawn: set TasksMax in machined instead of nspawnAlban Crequy2015-12-041-4/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-6/+6
* nspawn: set TasksMax= for containers to 8192 by defaultLennart Poettering2015-11-161-0/+4
* nspawn: support custom container service nameIago López Galeiras2015-11-091-3/+4
* util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering2015-10-271-4/+4
* nspawn: remove nspawn.h, it's empty nowLennart Poettering2015-09-071-1/+0
* nspawn: split out machined registration code to nspawn-register.[ch]Lennart Poettering2015-09-071-0/+245