Age | Commit message (Expand) | Author |
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 |
2014-08-18 | tests: add test for fdset_iterate | Ronny Chevalier |
2014-08-18 | tests: add tests for fileio.c | Ronny Chevalier |
2014-08-18 | tests: add missing unlink | Ronny Chevalier |
2014-08-18 | tests: add tests for socket-util.c | Ronny Chevalier |
2014-08-18 | tmpfiles: only execute chmod()/chown() when needed | Michael Olbrich |
2014-08-18 | Merge remote-tracking branch 'origin/master' | Lennart Poettering |
2014-08-18 | networkd: warn when ignoring unsupported tuntap options | Tom Gundersen |
2014-08-18 | core: Verify systemd1 DBus method callers via polkit | Stef Walter |
2014-08-18 | bus-util: simplify bus_verify_polkit_async() a bit | Lennart Poettering |
2014-08-18 | sd-bus: add API to query which handler/callback is currently being dispatched | 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 |