summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* tmpfiles: fix help textZbigniew Jędrzejewski-Szmek2015-01-27
* manager: when we immediately reboot due to 7x C-A-D within 2s, mention this o...Lennart Poettering2015-01-28
* core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediatelyLennart Poettering2015-01-28
* sysv-generator: there's really no need to invoke fstatat() multiple times on ...Lennart Poettering2015-01-28
* core: if two start jobs for the same swap device node are queued, only dispat...Lennart Poettering2015-01-28
* swap: simplify a few things by making use of new LIST_FOREACH_OTHERS macroLennart Poettering2015-01-28
* list: add macro for iterating through a list an item is in, skipping the itemLennart Poettering2015-01-28
* swap: properly specify errno when loggingLennart Poettering2015-01-28
* sysv-generator: use is_symlink() utility call where appropriateLennart Poettering2015-01-27
* sysv-generator: minor simplificationsLennart Poettering2015-01-27
* logind: chown+chmod /run/user/$UID if mount(tmpfs) fails with EPERMChristian Seiler2015-01-27
* logind: remove per-user runtime dir again if setup failsChristian Seiler2015-01-27
* networkd-dhcp6: Assign DHCPv6 addresses and prefix lengthsPatrik Flykt2015-01-27
* sd-icmp6-nd: Add support for fetching the latest expired prefixPatrik Flykt2015-01-27
* test-icmp6-nd: Add test cases for prefixesPatrik Flykt2015-01-27
* sd-icmp6-nd: Parse ICMPv6 prefix informationPatrik Flykt2015-01-27
* test-icmp6-rs: Add trivial test case for an MTU that is not presentPatrik Flykt2015-01-27
* sd-icmp6-nd: Add helper function to get the IPv6 link MTUPatrik Flykt2015-01-27
* sd-icmp6-nd: Add link and prefix structures for ICMPv6Patrik Flykt2015-01-27
* sd-icmp6-nd: Update Router Advertisement handlingPatrik Flykt2015-01-27
* sd-dhcp6-lease: Revise address iteration functionsPatrik Flykt2015-01-27
* build-sys: unbundle unifontZbigniew Jędrzejewski-Szmek2015-01-26
* timesyncd: set RLIMIT_NPROC to 2Lennart Poettering2015-01-27
* core: explain why failing to set up the crash handler is not a real problemLennart Poettering2015-01-27
* system-update-generator: accept a dangling symlinkZbigniew Jędrzejewski-Szmek2015-01-27
* missing: define correct syscall numbers for memfd_create() and getrandom() on...Michael Olbrich2015-01-27
* sd-bus: change serialization of kdbus messages to qualify in their entirety a...Lennart Poettering2015-01-26
* bus-dump: fix two minor memory leaksLennart Poettering2015-01-26
* sd-bus: reuse the KDBUS_CMD_FREE wrapper wherever appropriateLennart Poettering2015-01-26
* treewide: fix multiple typosTorstein Husebø2015-01-26
* tmpfiles: use casts instead of warning suppressionZbigniew Jędrzejewski-Szmek2015-01-26
* libudev: private - drop some functions from the internal APITom Gundersen2015-01-26
* libudev: monitor - move nulstr parsing to libudev-deviceTom Gundersen2015-01-26
* udev: event - minor nitTom Gundersen2015-01-26
* udev: event - introduce and use internal udev_device_shallow_clone()Tom Gundersen2015-01-26
* udev: event - move renaming of udev_device to libudevTom Gundersen2015-01-26
* tmpfiles: do not bump access times of directories we are cleaning upZbigniew Jędrzejewski-Szmek2015-01-24
* tmpfiles: add debug statements for all actionsZbigniew Jędrzejewski-Szmek2015-01-24
* machinectl: fix typoZbigniew Jędrzejewski-Szmek2015-01-24
* mount-setup: Do not bother with /proc/bus/usbCristian Rodríguez2015-01-23
* resolved: when rereading /etc/resolv.conf, always start using first DNS serve...Lennart Poettering2015-01-23
* #pragma once here and thereZbigniew Jędrzejewski-Szmek2015-01-23
* build-sys: fix build on compilers without static_assertZbigniew Jędrzejewski-Szmek2015-01-23
* systemctl: bugfix for systemctl reboot command with argumentSangjung Woo2015-01-23
* core,shutdown: don't bother with unmounting any mounts below /sys, /proc, /de...Lennart Poettering2015-01-23
* mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with t...Lennart Poettering2015-01-23
* tmpfiles: minor simplificationZbigniew Jędrzejewski-Szmek2015-01-23
* sd-bus: fix typoLennart Poettering2015-01-23
* core: add a property that shows the current memory usage of a unitLennart Poettering2015-01-23
* cgroup-show: remove duplicated checkZbigniew Jędrzejewski-Szmek2015-01-22