Age | Commit message (Expand) | Author |
2015-01-28 | manager: when we immediately reboot due to 7x C-A-D within 2s, mention this o... | Lennart Poettering |
2015-01-28 | core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediately | Lennart Poettering |
2015-01-28 | sysv-generator: there's really no need to invoke fstatat() multiple times on ... | Lennart Poettering |
2015-01-28 | core: if two start jobs for the same swap device node are queued, only dispat... | Lennart Poettering |
2015-01-28 | swap: simplify a few things by making use of new LIST_FOREACH_OTHERS macro | Lennart Poettering |
2015-01-28 | list: add macro for iterating through a list an item is in, skipping the item | Lennart Poettering |
2015-01-28 | swap: properly specify errno when logging | Lennart Poettering |
2015-01-27 | sysv-generator: use is_symlink() utility call where appropriate | Lennart Poettering |
2015-01-27 | sysv-generator: minor simplifications | Lennart Poettering |
2015-01-27 | logind: chown+chmod /run/user/$UID if mount(tmpfs) fails with EPERM | Christian Seiler |
2015-01-27 | logind: remove per-user runtime dir again if setup fails | Christian Seiler |
2015-01-27 | networkd-dhcp6: Assign DHCPv6 addresses and prefix lengths | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Add support for fetching the latest expired prefix | Patrik Flykt |
2015-01-27 | test-icmp6-nd: Add test cases for prefixes | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Parse ICMPv6 prefix information | Patrik Flykt |
2015-01-27 | test-icmp6-rs: Add trivial test case for an MTU that is not present | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Add helper function to get the IPv6 link MTU | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Add link and prefix structures for ICMPv6 | Patrik Flykt |
2015-01-27 | sd-icmp6-nd: Update Router Advertisement handling | Patrik Flykt |
2015-01-27 | sd-dhcp6-lease: Revise address iteration functions | Patrik Flykt |
2015-01-26 | build-sys: unbundle unifont | Zbigniew Jędrzejewski-Szmek |
2015-01-27 | timesyncd: set RLIMIT_NPROC to 2 | Lennart Poettering |
2015-01-27 | core: explain why failing to set up the crash handler is not a real problem | Lennart Poettering |
2015-01-27 | system-update-generator: accept a dangling symlink | Zbigniew Jędrzejewski-Szmek |
2015-01-27 | missing: define correct syscall numbers for memfd_create() and getrandom() on... | Michael Olbrich |
2015-01-26 | sd-bus: change serialization of kdbus messages to qualify in their entirety a... | Lennart Poettering |
2015-01-26 | bus-dump: fix two minor memory leaks | Lennart Poettering |
2015-01-26 | sd-bus: reuse the KDBUS_CMD_FREE wrapper wherever appropriate | Lennart Poettering |
2015-01-26 | treewide: fix multiple typos | Torstein Husebø |
2015-01-26 | tmpfiles: use casts instead of warning suppression | Zbigniew Jędrzejewski-Szmek |
2015-01-26 | libudev: private - drop some functions from the internal API | Tom Gundersen |
2015-01-26 | libudev: monitor - move nulstr parsing to libudev-device | Tom Gundersen |
2015-01-26 | udev: event - minor nit | Tom Gundersen |
2015-01-26 | udev: event - introduce and use internal udev_device_shallow_clone() | Tom Gundersen |
2015-01-26 | udev: event - move renaming of udev_device to libudev | Tom Gundersen |
2015-01-24 | tmpfiles: do not bump access times of directories we are cleaning up | Zbigniew Jędrzejewski-Szmek |
2015-01-24 | tmpfiles: add debug statements for all actions | Zbigniew Jędrzejewski-Szmek |
2015-01-24 | machinectl: fix typo | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | mount-setup: Do not bother with /proc/bus/usb | Cristian Rodríguez |
2015-01-23 | resolved: when rereading /etc/resolv.conf, always start using first DNS serve... | Lennart Poettering |
2015-01-23 | #pragma once here and there | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | build-sys: fix build on compilers without static_assert | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | systemctl: bugfix for systemctl reboot command with argument | Sangjung Woo |
2015-01-23 | core,shutdown: don't bother with unmounting any mounts below /sys, /proc, /de... | Lennart Poettering |
2015-01-23 | mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with t... | Lennart Poettering |
2015-01-23 | tmpfiles: minor simplification | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | sd-bus: fix typo | Lennart Poettering |
2015-01-23 | core: add a property that shows the current memory usage of a unit | Lennart Poettering |
2015-01-22 | cgroup-show: remove duplicated check | Zbigniew Jędrzejewski-Szmek |
2015-01-23 | nspawn: when mounting the cgroup hierarchies, use the exact same mount option... | Lennart Poettering |