Age | Commit message (Expand) | Author |
2015-03-31 | ARM: detect-virt: detect QEMU/KVM | Andrew Jones |
2015-03-31 | ARM: detect-virt: detect Xen | Andrew Jones |
2015-03-31 | detect-virt: use /proc/device-tree | Andrew Jones |
2015-03-30 | systemd-bootchart: Repair Entropy Graph | Alexander Sverdlin |
2015-03-30 | systemd-bootchart: Prevent leaking file descriptors in open-fdopen combination | Alexander Sverdlin |
2015-03-30 | systemd-bootchart: Prevent closing random file descriptors | Alexander Sverdlin |
2015-03-27 | network: don't pass NULL to udev_device_get_driver() | Tom Gundersen |
2015-03-27 | cdrom_id: unroll and simplify data check loop | Harald Hoyer |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-03-27 | networkd-dhcp6: Do not handle prefix expiry | Patrik Flykt |
2015-03-27 | systemd-networkd: Use IFA_F_NOPREFIXROUTE with IPv6 addresses | Patrik Flykt |
2015-03-27 | sd-rtnl: Always enable IFA_FLAGS | Patrik Flykt |
2015-03-26 | util: rework word parsing and c unescaping code | Lennart Poettering |
2015-03-26 | importd: simplify expression | Lennart Poettering |
2015-03-26 | tmpfiles: minor simplification | Lennart Poettering |
2015-03-25 | fstab-generator: don't accept missing root=, but accept root=none | Tobias Hunger |
2015-03-24 | tmpfiles: avoid out of bounds read | Thomas Hindoe Paaboel Andersen |
2015-03-24 | timedatectl: remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-03-24 | timedate: remove daylight saving time handling and tzfile parser | Kay Sievers |
2015-03-24 | timedatectl: fix when queried system has differn't timezone | Shawn Landden |
2015-03-24 | bootchart: more useful error message for common error | Shawn Landden |
2015-03-24 | bootchart: remove duplicated code, prevent creating empty files | Shawn Landden |
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-23 | sd-rtnl: handle empty multi-part message from the kernel | Alin Rauta |
2015-03-21 | timedated: fix enable/disable reversal | Zbigniew Jędrzejewski-Szmek |
2015-03-21 | core: make SELinux enable/disable check symmetric | Zbigniew Jędrzejewski-Szmek |
2015-03-21 | timedated: flip internal status after executing operation | Zbigniew Jędrzejewski-Szmek |
2015-03-21 | missing.h: add more btrfs types and defines | Michael Olbrich |
2015-03-21 | fstab-generator: ignore invalid swap priority | Zbigniew Jędrzejewski-Szmek |
2015-03-21 | networkd: use LOG_WARN not LOG_ERR for non-fatal errors | Zbigniew Jędrzejewski-Szmek |
2015-03-21 | shared/mkdir: do not set errno in addition to return value | Zbigniew Jędrzejewski-Szmek |
2015-03-19 | Allow systemd-tmpfiles to set the file/directory attributes | Goffredo Baroncelli |
2015-03-19 | Add change_attr_fd() | Goffredo Baroncelli |
2015-03-19 | fsck: use %zu for size_t | Thomas Hindoe Paaboel Andersen |
2015-03-19 | strv: return NULL from strv_free() | David Herrmann |
2015-03-19 | bootctl: drop redundant parse_argv() | David Herrmann |
2015-03-18 | libudev: private - introduce udev_device_new_from_synthetic_event() | Tom Gundersen |
2015-03-16 | core/namespace: fix path sorting | Michal Schmidt |
2015-03-16 | shared: add path_compare(), an ordering path comparison | Michal Schmidt |
2015-03-16 | fsckd: check if plymouth is running before attempting connection | Didier Roche |
2015-03-16 | fsckd: Don't use strjoina on gettext() call | Didier Roche |
2015-03-16 | shared - reinstate plymouth_running() | Tom Gundersen |
2015-03-16 | core: Remove explicit Plymouth integration | Jasper St. Pierre |
2015-03-16 | core: don't change removed devices to state "tentative" | Martin Pitt |
2015-03-15 | vconsole-setup: check error of child process | Lucas De Marchi |
2015-03-15 | network: add UseNTP DHCP option | Michael Marineau |
2015-03-15 | Add (void) where we don't care about return value | Zbigniew Jędrzejewski-Szmek |
2015-03-15 | journal-gatewayd: factor out opening of temp file | Zbigniew Jędrzejewski-Szmek |
2015-03-15 | logind: check return value of session_release | Zbigniew Jędrzejewski-Szmek |