| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack | |
| This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file. | |||
| 2015-12-06 | shared: include what we use | Thomas Hindoe Paaboel Andersen | |
| The next step of a general cleanup of our includes. This one mostly adds missing includes but there are a few removals as well. | |||
| 2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering | |
| 2015-10-27 | user-util: move UID/GID related macros from macro.h to user-util.h | Lennart Poettering | |
| 2015-05-21 | nspawn: finish user namespace support | Lennart Poettering | |
| 2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen | |
| This patch removes includes that are not used. The removals were found with include-what-you-use which checks if any of the symbols from a header is in use. | |||
| 2014-10-23 | label: unify code to make directories, symlinks | Lennart Poettering | |
| 2014-10-23 | selinux: clean up selinux label function naming | Lennart Poettering | |
| 2014-10-23 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho | |
| 2014-03-19 | core: Beef up PrivateDevices= | Lennart Poettering | |
| Also mount /dev/kdbus, /dev/mqueue and /dev/hugepages into the /dev for namespaced services. | |||
| 2014-01-20 | exec: introduce PrivateDevices= switch to provide services with a private /dev | Lennart Poettering | |
| Similar to PrivateNetwork=, PrivateTmp= introduce PrivateDevices= that sets up a private /dev with only the API pseudo-devices like /dev/null, /dev/zero, /dev/random, but not any physical devices in them. | |||
| 2013-06-10 | dev-setup: do not create a dangling /proc/kcore symlink | Zbigniew Jędrzejewski-Szmek | |
| https://bugs.freedesktop.org/show_bug.cgi?id=65382 https://bugs.gentoo.org/472060?id=472060 | |||
| 2012-08-21 | dev-setup: make NULL as parameter for dev_setup() equivalent to "" | Lennart Poettering | |
| 2012-08-21 | dev-setup: allow a path prefix for use in chroots | Dave Reisner | |
| With this adjustment, we can reuse this code elsewhere, such as in nspawn. | |||
| 2012-04-17 | udev: unify /dev static symlink setup | Kay Sievers | |
