Age | Commit message (Expand) | Author |
2015-03-04 | Use correct uname identifiers in arch_map for SuperH architecture | John Paul Adrian Glaubitz |
2015-03-05 | importd: add new bus calls for importing local tar and raw images | Lennart Poettering |
2015-03-03 | shared/util: assume ac when /sys/class/power_supply is missing | Zbigniew Jędrzejewski-Szmek |
2015-03-03 | importd: automatically grow /var/lib/machines/ loopback filesystem during dow... | Lennart Poettering |
2015-03-02 | machined: also set up /var/lib/machines as btrfs, if "machinectl set-limit" i... | Lennart Poettering |
2015-03-02 | importd: take a lock while we set up /var/lib/machines/ | Lennart Poettering |
2015-03-02 | importd: split out setup logic for /var/lib/machines into its own API file | Lennart Poettering |
2015-03-01 | shared: AFS is also a network filesystem | Cristian Rodríguez |
2015-02-27 | shared/condition: fix gcc5 warning | Daniel Mack |
2015-02-26 | machined: if /var/lib/machines is backed by a loop file, resize it on "machin... | Lennart Poettering |
2015-02-25 | machined,machinectl: add calls for changing container/VM quotas | Lennart Poettering |
2015-02-24 | systemd: add getrandom syscall numbers for MIPS | Aaro Koskinen |
2015-02-24 | acl-util: avoid freeing uninitialized pointer | Thomas Hindoe Paaboel Andersen |
2015-02-24 | importd: enable btrfs quota in /var/lib/machines, if necessary | Lennart Poettering |
2015-02-24 | shared: fix wrong assertion in barrier_set_role() | Cristian Rodríguez |
2015-02-24 | shared/unit-name: fix gcc5 warning | Daniel Mack |
2015-02-24 | shared/time-util: fix gcc5 warning | Daniel Mack |
2015-02-23 | tmpfiles: avoid creating duplicate acl entries | Zbigniew Jędrzejewski-Szmek |
2015-02-24 | sd-bus, shared: fix includes | Daniel Mack |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-20 | shared: handle unnamed sockets in socket_address_equal() | Michal Schmidt |
2015-02-20 | shared: avoid semi-duplicating socket_address_equal() | Michal Schmidt |
2015-02-20 | shared: use SocketAddress in socket_address_matches_fd() | Michal Schmidt |
2015-02-20 | core, shared: in deserializing, match same files reached via different paths | Michal Schmidt |
2015-02-18 | nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1 | Lennart Poettering |
2015-02-18 | everywhere: remove configurability of sysv runlevel to target mapping | Lennart Poettering |
2015-02-18 | shared: introduce cmsg_close_all() call | Lennart Poettering |
2015-02-18 | systemctl: let's make use of FOREACH_STRING() where we can | Lennart Poettering |
2015-02-18 | Add gettext support | Didier Roche |
2015-02-18 | machined: open up most of machined's commands to unprivileged clients via Pol... | Lennart Poettering |
2015-02-17 | bootctl: add sd-boot support | Kay Sievers |
2015-02-16 | Transpose args in strv_fnmatch() to be more oo | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | Add helper for fnmatch over strv | Zbigniew Jędrzejewski-Szmek |
2015-02-14 | util: use a shared lookup function for string tables | Bruno Bottazzini |
2015-02-14 | sd-rtnl: add missing IFLA_INET6_ADDR_GEN_MODE definition | Djalal Harouni |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2015-02-11 | missing: add __NR_getrandom for powerpc architecture | Marcel Holtmann |
2015-02-11 | tree-wide: whenever we include libgen.h, immediately undefine basename() | Lennart Poettering |
2015-02-10 | shared: untabify | Lennart Poettering |
2015-02-05 | shared/log: read /proc/cmdline only in daemons | Zbigniew Jędrzejewski-Szmek |
2015-02-04 | shared/capabilities: simplify assertions about bits | Zbigniew Jędrzejewski-Szmek |
2015-02-04 | shared/util: drop duplicate log2u64 function | Zbigniew Jędrzejewski-Szmek |
2015-02-04 | shared/capability: don't be too frugal on space for caps | Tom Gundersen |
2015-02-04 | cg_path_get_user_unit(): Did not correctly parse user-unit templates. | Luke Shumaker |
2015-02-04 | core: don't reset log level to NOTICE if we get quiet on the kernel cmdline | Lennart Poettering |
2015-02-04 | virt: add detect_vm_devicetree for powerpc arches | Chris J Arges |
2015-02-03 | core: use some nice macros where appropriate | Lennart Poettering |
2015-02-02 | shared/async: simplify asynchronous_job a bit | Zbigniew Jędrzejewski-Szmek |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |