Age | Commit message (Expand) | Author |
---|---|---|
2014-10-05 | build-sys: use linux/memfd.h if available | Zbigniew Jędrzejewski-Szmek |
2014-08-19 | memfd: escape the comm field we get from PR_GET_NAME, but assume everything e... | Lennart Poettering |
2014-08-19 | memfd: skip utf-8 escaping if we use a name that was passed in | Daniel Mack |
2014-08-19 | memfd: reduce name escaping logic to utf-8 checks | Daniel Mack |
2014-08-19 | memfd: simplify API | Lennart Poettering |
2014-08-18 | memfd: internalize functions, drop sd_memfd type | Daniel Mack |
2014-08-18 | memfd: use _cleanup_ if applicable | David Herrmann |
2014-08-18 | memfd: map unsealed files as MAP_SHARED | David Herrmann |
2014-08-18 | memfd: disallow importing memfds without sealing | David Herrmann |
2014-08-18 | memfd: don't open kdbus for memfd | David Herrmann |
2014-08-18 | memfd: fix memfd_create() syscall wrapper | Daniel Mack |
2014-08-18 | memfd: move code from public library to src/shared | Daniel Mack |