summaryrefslogtreecommitdiffstats
path: root/src/nspawn (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #33370 from grawity/run-titleZbigniew Jędrzejewski-Szmek2024-06-281-0/+3
|\
| * run: move condition inside set_window_title()Mantas Mikulėnas2024-06-251-2/+4
| * nspawn, vmspawn: honor the new window title switchMantas Mikulėnas2024-06-251-1/+2
* | nspawn: machine registration is now available unprivLennart Poettering2024-06-211-7/+1
|/
* various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-191-3/+3
* nspawn: use parse_boolean_argument() at two placesLennart Poettering2024-06-141-8/+4
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-122-366/+335
* nspawn: use FOREACH_ARRAY() in one more placeZbigniew Jędrzejewski-Szmek2024-05-221-6/+5
* nspawn: whitespaceZbigniew Jędrzejewski-Szmek2024-05-081-14/+14
* nspawn: pass the right error variableDavid Tardon2024-05-071-1/+1
* nspawn, vmspawn, run0: add env var for turning off background tintingLennart Poettering2024-05-021-1/+1
* tree-wide: fix type confusion around parsing JSON booleansLennart Poettering2024-05-021-2/+2
* tree-wise: several cleanups for loggingYu Watanabe2024-04-301-3/+3
* treewide: fix a few typos in NEWS, docs, comments, and log messagesDmitry V. Levin2024-04-272-2/+2
* tree-wide: Use log_setup() everywhereDaan De Meyer2024-04-251-2/+1
* nspawn: fix typoMike Yuan2024-04-221-1/+1
* nspawn: ensure single-process container running as --user can access credentialsLuca Boccassi2024-04-221-4/+18
* nspawn: rename config_parse_timezone() -> config_parse_timezone_mode()Yu Watanabe2024-04-193-3/+3
* nspawn: align tablesYu Watanabe2024-04-191-21/+21
* nspawn,shared/netif-util: move generate_mac and shorten_ifname to shared/neti...Sam Leonard2024-04-151-85/+9
* tree-wide: make sure net/if.h is included before any linux/ headerFrantisek Sumsal2024-04-091-0/+1
* nspawn: fix typoYu Watanabe2024-04-081-1/+1
* nspawn: make nspawn work without privilegesLennart Poettering2024-04-065-239/+493
* tree-wide: use device_is_processed() moreYu Watanabe2024-04-041-1/+1
* Merge pull request #31886 from DaanDeMeyer/logindMike Yuan2024-03-241-8/+5
|\
| * tree-wide: Add allow_pidfd argument to bus_append_scope_pidref()Daan De Meyer2024-03-221-8/+5
* | nspawn: Use dissect_image_mount_and_warn()Daan De Meyer2024-03-221-4/+2
|/
* nspawn: add some debug logging for sd_notify() messages received by the conta...Lennart Poettering2024-03-141-0/+11
* extract-word: modernize extract_many_wordsMike Yuan2024-03-031-1/+1
* dissect-image: add flag for explicitly enabling userspace verity signature ch...Lennart Poettering2024-02-281-6/+10
* nspawn: minor coding style tweaks to nspawn-register.cLennart Poettering2024-02-281-2/+6
* nspawn: hide ^] hint unless we are interactive modeLennart Poettering2024-02-261-4/+6
* ptyfwd: optionally prefix window title with colored dotLennart Poettering2024-02-231-0/+3
* signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...Lennart Poettering2024-02-231-1/+1
* Merge pull request #31320 from DaanDeMeyer/versioningDaan De Meyer2024-02-151-1/+1
|\
| * meson: Start adding devel and rc suffixes to the project versionDaan De Meyer2024-02-141-1/+1
* | nspawn: add support for owneridmap bind optionBenjamin Franzke2024-02-152-2/+9
|/
* Merge pull request #31162 from poettering/tint-tweaksLuca Boccassi2024-02-121-0/+17
|\
| * nspawn: set window title from container nameLennart Poettering2024-02-091-0/+17
* | nspawn: use parse_userns_uid_rangeSam Leonard2024-02-121-24/+2
|/
* nspawn: add missing OOM check on gethostname_malloc()Sam Leonard2024-02-081-2/+4
* nspawn: fix typoYu Watanabe2024-02-081-1/+1
* Merge pull request #31210 from poettering/chdir-hardeningLuca Boccassi2024-02-061-3/+16
|\
| * nspawn: and also add comment, making clear chdir() should come lateLennart Poettering2024-02-061-0/+3
| * nspawn: also refuse paths below API VFS in nspawn's --chdir= fieldLennart Poettering2024-02-061-3/+13
* | mountpoint-util: introduce path_is_mount_point_fullMike Yuan2024-02-063-9/+9
|/
* nspawn: permit --ephemeral with --link-journal=try-* (treat as =no)Ivan Shapovalov2024-02-021-2/+4
* nspawn: resolve network interface names before moving to container network na...Yu Watanabe2024-01-303-43/+44
* nspawn: fix separating empty lines in --help textLennart Poettering2024-01-241-24/+24
* nspawn: tint the terminal bg blue if we are in a containerLennart Poettering2024-01-231-1/+9