Age | Commit message (Expand) | Author |
2015-05-28 | systemctl: drop hardcoded chkconfig invocation | Martin Pitt |
2015-05-28 | sd-device: enumerator - fix matching on properties and sysattrs | Tom Gundersen |
2015-05-27 | fix extraneous space in equality check | Jonathan Boulle |
2015-05-27 | sd-device: fix device_get_properties_strv() | Tom Gundersen |
2015-05-27 | udevd: fix SIGCHLD handling in --daemon mode | Tom Gundersen |
2015-05-27 | missing: add more IFLA_VXLAN_* defines | Michael Olbrich |
2015-05-27 | logind: prefix some calls to unlink with (void) | Daniel Mack |
2015-05-27 | logind: unlink /run/nologin when shutdown is cancelled | Daniel Mack |
2015-05-26 | treewide: fix typos | Torstein Husebø |
2015-05-26 | udev: fix inotify handling | David Herrmann |
2015-05-25 | test: hostname - test that hostname is truly initialized | Tom Gundersen |
2015-05-25 | nspawn: fix memleak | Tom Gundersen |
2015-05-25 | nspawn: avoid memleak | Tom Gundersen |
2015-05-25 | nspawn: drop some debugging code | Tom Gundersen |
2015-05-25 | import: dkr - avoid NULL-pointer dereference | Tom Gundersen |
2015-05-25 | nspawn: make coverity happy | Tom Gundersen |
2015-05-25 | networkd: fix IFF_UP when ipv6 support is disabled | Tom Gundersen |
2015-05-25 | swap: use swapon -o | Karel Zak |
2015-05-24 | shared: generator - correct path to systemd-fsck | Mike Gilbert |
2015-05-24 | nspawn: be verbose about interface names | Umut Tezduyar Lindskog |
2015-05-24 | udevd: event - fix event queue in daemenozied mode | Tom Gundersen |
2015-05-24 | udevd: worker - modernize a bit | Tom Gundersen |
2015-05-24 | udevd: worker - fully clean up unnecessary fds | Tom Gundersen |
2015-05-23 | bootctl: fix an error check | Thomas Hindoe Paaboel Andersen |
2015-05-22 | bootctl: ferror must be called before FILE is closed | Thomas Hindoe Paaboel Andersen |
2015-05-22 | udev/net_id: Only read the first 64 bytes of PCI config space | Jason S. McMullan |
2015-05-22 | sd-bus,sd-event: make public APIs | Lennart Poettering |
2015-05-21 | json: minor style fixessystemd/v220 | Lennart Poettering |
2015-05-21 | test.json: fix build on x86-32 where int and intmax_t differ | Lennart Poettering |
2015-05-21 | manager: fix finish_timestamp calculation | Lennart Poettering |
2015-05-21 | bus-proxy: fix GetConnectionSELinuxSecurityContext() return value | Lennart Poettering |
2015-05-21 | nspawn: prohibit access to the kernel log buffer by default | Lennart Poettering |
2015-05-21 | device: never act on mount events for devices if device support is not available | Lennart Poettering |
2015-05-21 | core: properly handle jobs that are suppressed to JOB_NOPs when propagating r... | Lennart Poettering |
2015-05-21 | util: an array with one entry is always ordered | Lennart Poettering |
2015-05-21 | util: introduce PERSONALITY_INVALID as macro for 0xffffffffLU | Lennart Poettering |
2015-05-21 | nspawn: finish user namespace support | Lennart Poettering |
2015-05-21 | udev: link-config - fix corruption | Tom Gundersen |
2015-05-20 | sd-device: fix return codes on error | Zbigniew Jędrzejewski-Szmek |
2015-05-20 | json: avoid cleanup of unitialized variable | Zbigniew Jędrzejewski-Szmek |
2015-05-20 | util: introduce reset_uid_gid() for resetting all uids and gids to 0 | Lennart Poettering |
2015-05-20 | journald: handle more gracefully when bind() fails on audit sockets | Lennart Poettering |
2015-05-20 | core,nspawn: unify code that moves the root dir | Lennart Poettering |
2015-05-19 | bootctl: try to catch all errors | Zbigniew Jędrzejewski-Szmek |
2015-05-19 | bootctl: modernization | Zbigniew Jędrzejewski-Szmek |
2015-05-19 | bus-socket: simplify initalization of struct msghdr | Zbigniew Jędrzejewski-Szmek |
2015-05-19 | json: fix a mem leak | Thomas Hindoe Paaboel Andersen |
2015-05-19 | core: don't consider boot-up finished if we are still reloading | Lennart Poettering |
2015-05-19 | pull-dkr: fix memleak | Thomas Hindoe Paaboel Andersen |
2015-05-19 | import/pull-dkr: V2 image specification and manifest support | Pavel Odvody |