Age | Commit message (Expand) | Author |
2016-04-29 | nspawn: convert uuid to string (#3146) | Evgeny Vereshchagin |
2016-04-28 | nspawn: initialize the veth_name (#3141) | Evgeny Vereshchagin |
2016-04-26 | Merge pull request #3093 from poettering/nspawn-userns-magic | Lennart Poettering |
2016-04-25 | nspawn: explicitly remove veth links after use (#3111) | Lennart Poettering |
2016-04-25 | nspawn: when readjusting UID/GID ownership of OS trees, skip read-only subtrees | Lennart Poettering |
2016-04-25 | nspawn: don't try to patch UIDs/GIDs of procfs and suchlike | Lennart Poettering |
2016-04-25 | nspawn: make -U a tiny bit smarter | Lennart Poettering |
2016-04-25 | nspawn: allow configuration of user namespaces in .nspawn files | Lennart Poettering |
2016-04-25 | nspawn: add -U as shortcut for --private-users=pick | Lennart Poettering |
2016-04-25 | nspawn: optionally, automatically allocate a UID/GID range for userns containers | Lennart Poettering |
2016-04-25 | nspawn: optionally fix up OS tree uid/gids for userns | Lennart Poettering |
2016-04-22 | tree-wide: remove unused variables (#3098) | Thomas H. P. Andersen |
2016-04-22 | shared: move unit-specific code from bus-util.h to bus-unit-util.h | Lennart Poettering |
2016-04-21 | tree-wide: use mdash instead of a two minuses | Zbigniew Jędrzejewski-Szmek |
2016-04-20 | nspawn: add -E as alias for --setenv | Zbigniew Jędrzejewski-Szmek |
2016-04-11 | Merge pull request #3014 from msekletar/nspawn-empty-machine-id-v3 | Lennart Poettering |
2016-04-11 | nspawn: always setup machine id | Michal Sekletar |
2016-04-08 | nspawn: ignore failure to chdir | Zbigniew Jędrzejewski-Szmek |
2016-04-01 | prevent systemd-nspawn from trying to create target | Bjørnar Ness |
2016-03-26 | core: update populated event handling in unified hierarchy | Tejun Heo |
2016-03-26 | cgroup2: use new fstype for unified hierarchy | Alban Crequy |
2016-03-17 | nspawn: don't run nspawn --port=... without libiptc support | Evgeny Vereshchagin |
2016-03-16 | nspawn: Fix two misspellings of "hierarchy" in error messages | Tobias Klauser |
2016-03-09 | /dev/console must be labeled with SELinux label | Dan Walsh |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-13 | Merge pull request #2589 from keszybz/resolve-tool-2 | Lennart Poettering |
2016-02-11 | Add memcpy_safe | Zbigniew Jędrzejewski-Szmek |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-02-03 | nspawn: make sure --help fits it 79ch | Lennart Poettering |
2016-02-03 | nspawn: optionally run a stub init process as PID 1 | Lennart Poettering |
2016-02-03 | nspawn: add new --chdir= switch | Lennart Poettering |
2016-02-01 | core: fix support for transient resource limit properties | Lennart Poettering |
2016-01-28 | nspawn: make sure --link-journal=host may be used twice in a row | Lennart Poettering |
2016-01-28 | nspawn: make journal linking non-fatal in try and auto modes | Lennart Poettering |
2016-01-25 | nspawn: fix memory leak | Michal Sekletar |
2016-01-12 | capabilities: keep bounding set in non-inverted format. | Ismo Puustinen |
2016-01-06 | nspawn: fix two typos in error messages | Daniel Mack |
2015-12-28 | nspawn: userns and unified cgroup: chown cgroup.events | Alban Crequy |
2015-12-04 | nspawn: set TasksMax in machined instead of nspawn | Alban Crequy |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |
2015-11-18 | tree-wide: sort includes in *.h | Thomas Hindoe Paaboel Andersen |
2015-11-17 | Merge pull request #1926 from phomes/include-order-libudev | Daniel Mack |
2015-11-17 | tree-wide: group include of libudev.h with sd-* | Thomas Hindoe Paaboel Andersen |
2015-11-17 | tree-wide: use right cast macros for UIDs, GIDs and PIDs | Lennart Poettering |
2015-11-17 | Merge pull request #1923 from zonque/siphash | Lennart Poettering |
2015-11-16 | siphash24: let siphash24_finalize() and siphash24() return the result directly | Daniel Mack |
2015-11-16 | tree-wide: sort includes | Thomas Hindoe Paaboel Andersen |
2015-11-16 | Merge pull request #1916 from zonque/align | Tom Gundersen |
2015-11-16 | siphash24: change result argument to uint64_t | Martin Pitt |