Age | Commit message (Expand) | Author |
2012-12-17 | socket-util: added check of return value | Michal Sekletar |
2012-12-17 | path-util: set pointer to null after calling free() | Michal Sekletar |
2012-12-17 | sd-daemon: fix cppcheck warnings | Sami Kerola |
2012-12-17 | licence: remove references to old FSF address | Sami Kerola |
2012-12-17 | journal: move _packed_ attribute to the end | Zbigniew Jędrzejewski-Szmek |
2012-12-17 | Fix "attribute 'packed' is ignored" warnings when using Clang | Richard Yao |
2012-12-14 | libudev: validate 'udev' argument to udev_enumerate_new() | Michael Terry |
2012-12-12 | localectl: fix dbus call arguments in set_x11_keymap | Michal Schmidt |
2012-12-11 | libudev: hwdb: add missing endianess conversion | Eric Benoit |
2012-12-09 | udev: net_id: update comments | Kay Sievers |
2012-12-07 | shutdown, umount: use verbs consistently | Michal Schmidt |
2012-12-07 | shutdown, umount: logging improvements | Michal Schmidt |
2012-12-07 | umount: fix check for DM changed | Michal Schmidt |
2012-12-07 | shutdown: downgrade a warning | Michal Schmidt |
2012-12-06 | udev: net_id - fix OUI handling | Kay Sievers |
2012-12-06 | udev: net_id - fix typos | Kay Sievers |
2012-12-06 | udev: net_id - update examples | Kay Sievers |
2012-12-06 | udev: net_id - update examples | Kay Sievers |
2012-12-06 | udev: net_id - provide path names for USB devices | Kay Sievers |
2012-12-06 | systemctl: verbose message on missing [Install] | Michal Schmidt |
2012-12-05 | core: add catalog entry and MESSAGE_ID for overmounting | Zbigniew Jędrzejewski-Szmek |
2012-12-04 | modules-load: fix memory leak when bailing out | Zbigniew Jędrzejewski-Szmek |
2012-12-04 | hwdb: add IAB to the OUI database | Tom Gundersen |
2012-12-03 | systemctl: fix typos in help text | Umut Tezduyar |
2012-12-03 | udev: net_id - clarify comments | Kay Sievers |
2012-12-03 | timedated: do not incorrectly close non-opened dbus connection | Shawn Landden |
2012-12-02 | getty-generator: fix handling systems without a console | David Herrmann |
2012-12-02 | udev: hwdb - fix OUI lookup | Kay Sievers |
2012-12-01 | cgls: automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-11-30 | udev: net_id - suppress function number for single-function devices | Kay Sievers |
2012-11-28 | keymap: Add Samsung 700T | Martin Pitt |
2012-11-28 | keymap: Update the list of Samsung Series 9 models | Alessandro Crismani |
2012-11-28 | shutdown: fix typo | Hermann Gausterer |
2012-11-28 | shutdown: don't consider umounting of / and /usr failed | Tom Gundersen |
2012-11-28 | shutdown: don't pivot to /run/initramfs if already there | Tom Gundersen |
2012-11-27 | fstab-generator: make error more helpful in case of duplicates in fstab | Tom Gundersen |
2012-11-27 | fstab-generator: drop mount_is_bind | Tom Gundersen |
2012-11-27 | fstab-generator: remove redundancy in mount_is_bind | Tom Gundersen |
2012-11-26 | udev: net_id - merge properties into the correct device | Kay Sievers |
2012-11-26 | udev: net_id - export PCI hotplug slot names | Kay Sievers |
2012-11-25 | journal: fix warning about pointer arithmetic | Zbigniew Jędrzejewski-Szmek |
2012-11-25 | manager: fix build on 32bit systems | Lennart Poettering |
2012-11-25 | journal-gatewayd: minor cleanup | Zbigniew Jędrzejewski-Szmek |
2012-11-25 | timer: recalculate next elapse for calendar timer units when the system clock... | Lennart Poettering |
2012-11-24 | shared: FORMAT_TIMESTAMP_MAX -- include space for unicode weekdays | Kay Sievers |
2012-11-24 | build-sys: drop TARGET_UBUNTU | Lennart Poettering |
2012-11-23 | time-util: teach parse_timestamp to parse weekdays | Lennart Poettering |
2012-11-23 | path-util: when parsing a timestamp we don't know the timezone | Lennart Poettering |
2012-11-23 | time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAX | Lennart Poettering |
2012-11-23 | util: teach parse_timestamp() to parse results of format_timestamp_relative() | Lennart Poettering |