Age | Commit message (Expand) | Author |
2015-03-10 | path-util: fix path_is_mount_point() for symlinks | Harald Hoyer |
2015-03-10 | shared: the btrfs quota field is called "referenced" not "referred" | Lennart Poettering |
2015-03-10 | add REMOTE_ADDR and REMOTE_PORT for Accept=yes | Shawn Landden |
2015-03-10 | Add type specifier for int | Thomas Hindoe Paaboel Andersen |
2015-03-10 | logs-show: fix check of loop_read_exact | Thomas Hindoe Paaboel Andersen |
2015-03-09 | Introduce loop_read_exact helper | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: itialize variable | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | Add missing includes | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: use greedy_realloc | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: use more _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: do binary and before converting to bool | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: rename last remaining err to r | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: modernization | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | importd: add API for exporting container/VM images | Lennart Poettering |
2015-03-09 | tree-wide: use _packed_ macro instead of raw gcc __attribute__ | Lennart Poettering |
2015-03-09 | missing.h: add NDA_* | Michael Olbrich |
2015-03-07 | shared/machine-pool: remove unnecessary check | Zbigniew Jędrzejewski-Szmek |
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 |