Age | Commit message (Expand) | Author |
2014-08-21 | util: make asynchronous_close() really work like an asynchronous version of s... | Lennart Poettering |
2014-08-21 | util: simplify close_nointr() a bit | Lennart Poettering |
2014-08-21 | util: change return value of startswith() to non-const | Lennart Poettering |
2014-08-21 | journalctl: add "-t --identifier=STRING" option | Harald Hoyer |
2014-08-20 | sd-event: add API to access epoll_fd | Tom Gundersen |
2014-08-20 | resolved: write resolv.conf search - switch arguments | Tom Gundersen |
2014-08-20 | journal-upload: make sure that 'r' is initialized | Lukas Nykryn |
2014-08-20 | util: return after freeing all members of array | Lukas Nykryn |
2014-08-20 | journal-remote: remove unreachable code | Lukas Nykryn |
2014-08-20 | resolved: fix which return codes we check | Lennart Poettering |
2014-08-20 | resolved-dns-rr: fix typo | Lukas Nykryn |
2014-08-20 | machine-id-setup: don't try to read UUID from VM/container manager if we oper... | Lennart Poettering |
2014-08-20 | build: remove repeated KMOD section | Tom Gundersen |
2014-08-20 | systemctl: fail in the case that no unit files were found | Lukas Nykryn |
2014-08-20 | CONST_MAX breaks gcc on fedora 20 with optimiztationsystemd/v216 | Lennart Poettering |
2014-08-20 | build: include more optional modules in build string | Lennart Poettering |
2014-08-20 | indentation/spurious whitespace fixes | Lennart Poettering |
2014-08-20 | journal-upload: allow the tool to start | Lennart Poettering |
2014-08-20 | cmdline: for new tools avoid introduce new negative switches, and properly al... | Lennart Poettering |
2014-08-19 | sysusers: initialize r | Thomas Hindoe Paaboel Andersen |
2014-08-19 | remove unused variables | Thomas Hindoe Paaboel Andersen |
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 | socket: suffix newly added TCP sockopt time properties with "Sec" | Lennart Poettering |
2014-08-19 | memfd: reduce name escaping logic to utf-8 checks | Daniel Mack |
2014-08-19 | memfd: simplify API | Lennart Poettering |
2014-08-19 | Revert "socket: introduce SELinuxLabelViaNet option" | Lennart Poettering |
2014-08-19 | tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs... | Lennart Poettering |
2014-08-19 | networkd: don't consider deprecated or tentative addresses when determining o... | Tom Gundersen |
2014-08-19 | socket: introduce SELinuxLabelViaNet option | Michal Sekletar |
2014-08-19 | networkd: netdev - add missing callback when adding stacked devices | Tom Gundersen |
2014-08-19 | networkd: link - don't enforce ENSLAVING state | Tom Gundersen |
2014-08-19 | util: remove unused FOREACH_WORD_SEPARATOR_QUOTED | Lennart Poettering |
2014-08-19 | sysusers: add another column to sysusers files for the home directory | Lennart Poettering |
2014-08-19 | networkd: fix use-after-free | Tom Gundersen |
2014-08-19 | sysusers: add a new RPM macro for creating users directly from data passed in... | Lennart Poettering |
2014-08-19 | sysusers: optionally, read sysuers configuration from standard input | Lennart Poettering |
2014-08-19 | sysusers: also update /etc/shadow and /etc/gshadow when creating new system u... | Lennart Poettering |
2014-08-19 | hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bit | Lennart Poettering |
2014-08-18 | bus: map sealed memfds as MAP_PRIVATE | David Herrmann |
2014-08-18 | util: try to be a bit more NFS compatible when checking whether an FS is writ... | Lennart Poettering |
2014-08-18 | core: minor modernizations | Lennart Poettering |
2014-08-18 | units: fix BindsTo= logic when applied relative to services with Type=oneshot | Lennart Poettering |
2014-08-18 | bootchart: use NSEC_PER_SEC | Ronny Chevalier |
2014-08-18 | bus-control: Fix cgroup handling | Denis Kenzior |
2014-08-18 | networkd: fix how we generate lists in link_save() | Lennart Poettering |
2014-08-18 | tests: add missing entry to test-tables | Ronny Chevalier |
2014-08-18 | tests: add tests for time-util.c | Ronny Chevalier |
2014-08-18 | tests: add test-condition-util | Ronny Chevalier |
2014-08-18 | tests: add tests for util.c | Ronny Chevalier |