Age | Commit message (Expand) | Author |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-12-06 | shared: include what we use | Thomas Hindoe Paaboel Andersen |
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-10-27 | util-lib: split out umask-related code to umask-util.h | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-30 | base-fs: consider inability to create /root non-fatal | Lennart Poettering |
2015-05-21 | nspawn: finish user namespace support | Lennart Poettering |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-09-03 | base-file-system: always generate error messages locally | Lennart Poettering |
2014-09-03 | base_filesystem_create: do not try to create "/root" if it exists | Harald Hoyer |
2014-07-07 | base-filesystem.c: terminate string array elements with \0 | Harald Hoyer |
2014-07-01 | base-filesystem: avoid all searching if the link already exists | Kay Sievers |
2014-07-01 | base-filesystem: explicitely check existence of the platform's ABI dynamic lo... | Kay Sievers |
2014-07-01 | base-filesystem: create /lib64 symlink to libdir /usr directory | Kay Sievers |
2014-06-24 | nspawn: create essential base directories at system bootup | Kay Sievers |