Age | Commit message (Expand) | Author |
2015-03-27 | network: don't pass NULL to udev_device_get_driver() | Tom Gundersen |
2015-03-27 | 50-udev-default.rules: don't run anything but REMOVE_CMD on remove | Harald Hoyer |
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 | TODO: Nothing to be done for IPv6 DAD, handled by kernel | Patrik Flykt |
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 | rules: storage - support MemoryStick (non-Pro) cards | Mantas Mikulėnas |
2015-03-24 | rules: storage - whitelist partitioned MS & MMC devices | Kay Sievers |
2015-03-24 | TODO | Tom Gundersen |
2015-03-24 | timedatectl: remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-03-24 | man: Second example systemd-socket-proxyd does not need a Unix socket listener. | David Strauss |
2015-03-24 | rules: storage - don't apply rules to remove events | Tom Gundersen |
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 | po: update Russian translation | Sergey Ptashnick |
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-22 | man: add journal-remote.conf(5) | Chris Morgan |
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-20 | rules: avoid 'device/' accesses | David Herrmann |
2015-03-20 | rules: fix input-name for keyboard rules | David Herrmann |
2015-03-19 | man: add h/H to tmpfiles.d(5) | Goffredo Baroncelli |
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 | po: updated Swedish translation | Sebastian Rasmussen |
2015-03-19 | hwdb: ship ids-update.pl & sdio.ids in the release tarballs | Dimitri John Ledkov |
2015-03-19 | hwdb: add HP ProBook 450G0 | Zbigniew Jędrzejewski-Szmek |
2015-03-19 | fsck: use %zu for size_t | Thomas Hindoe Paaboel Andersen |
2015-03-19 | resolved: Do not add .busname dependencies, when compiling without kdbus. | Dimitri John Ledkov |
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-17 | console-getty.service: don't start when /dev/console is missing | Jan Pazdziora |
2015-03-16 | core/namespace: fix path sorting | Michal Schmidt |