Age | Commit message (Expand) | Author |
2015-03-26 | util: rework word parsing and c unescaping code | Lennart Poettering |
2015-03-25 | fstab-generator: don't accept missing root=, but accept root=none | Tobias Hunger |
2015-03-24 | timedate: remove daylight saving time handling and tzfile parser | Kay Sievers |
2015-03-24 | fstab-generator: Do not check deviceless filesystems | Tobias Hunger |
2015-03-24 | fstab-generator: Support root on tmpfs (or other deviceless FS) | Tobias Hunger |
2015-03-21 | missing.h: add more btrfs types and defines | Michael Olbrich |
2015-03-21 | shared/mkdir: do not set errno in addition to return value | Zbigniew Jędrzejewski-Szmek |
2015-03-19 | Add change_attr_fd() | Goffredo Baroncelli |
2015-03-19 | strv: return NULL from strv_free() | David Herrmann |
2015-03-16 | shared: add path_compare(), an ordering path comparison | Michal Schmidt |
2015-03-16 | shared - reinstate plymouth_running() | Tom Gundersen |
2015-03-16 | core: Remove explicit Plymouth integration | Jasper St. Pierre |
2015-03-15 | util: check asprintf return value | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | sysv-generator: initialize LookupPaths just once | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | util: remove redundant debug message | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | selinux: fix SEGV during switch-root if SELinux policy loaded | Will Woods |
2015-03-13 | Use space after a silencing (void) | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | Check that EWOULDBLOCK is the same as EAGAIN | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-11 | socket-util: refactor error handling in sockaddr_pretty | Zbigniew Jędrzejewski-Szmek |
2015-03-11 | sysctl: move property handling to shared/ | Kay Sievers |
2015-03-10 | util: add rename_noreplace | Alban Crequy |
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 |