Age | Commit message (Expand) | Author |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |
2015-02-12 | Add missing includes in header files | Thomas Hindoe Paaboel Andersen |
2015-02-12 | exec: also evaluate working_directory_missing_ok when not applying chroots | Lennart Poettering |
2015-02-12 | core: disarm shutdown watchdog if we fail to set timeout | Lennart Poettering |
2015-02-12 | core: don't fail to run services in --user instances if $HOME is missing | Lennart Poettering |
2015-02-11 | core: don't watch for socket events when service is in SERVICE_STOP | Lennart Poettering |
2015-02-11 | core: correct a log message | Lennart Poettering |
2015-02-11 | core: remove unneeded <libgen.h> include | Cristian Rodríguez |
2015-02-05 | bus: sync with kdbus (ABI break) | David Herrmann |
2015-02-04 | core: don't reset log level to NOTICE if we get quiet on the kernel cmdline | Lennart Poettering |
2015-02-03 | core: open up DefaultDependencies= property for transient units | Lennart Poettering |
2015-02-03 | core: busname_supported() should cache what it detects | Johannes Hölzl |
2015-02-03 | core: use some nice macros where appropriate | Lennart Poettering |
2015-02-03 | loopback-setup: simplify code a bit | Lennart Poettering |
2015-02-03 | loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m... | Lennart Poettering |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-02-01 | config_parse_set_status: put signals in the correct set | Michael Olbrich |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2015-01-31 | core/cgroup: fix embarrassing typo | Zbigniew Jędrzejewski-Szmek |
2015-01-30 | core: make setting the shutdown watchdog configuration via dbus work | Maxim Mikityanskiy |
2015-01-30 | Revert "core: make setting the shutdown watchdog configuration via dbus work" | Kay Sievers |
2015-01-29 | core: make setting the shutdown watchdog configuration via dbus work | Maxim Mikityanskiy |
2015-01-28 | core/mount: add dependencies to dynamically mounted mounts too | Martin Pitt |
2015-01-28 | core: output unit status output strings to console, only if we actually are c... | Lennart Poettering |
2015-01-28 | manager: fix minor typo | Lennart Poettering |
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 | 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 | swap: properly specify errno when logging | Lennart Poettering |
2015-01-27 | core: explain why failing to set up the crash handler is not a real problem | Lennart Poettering |
2015-01-26 | treewide: fix multiple typos | Torstein Husebø |
2015-01-23 | mount-setup: Do not bother with /proc/bus/usb | Cristian Rodríguez |
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 | core: add a property that shows the current memory usage of a unit | Lennart Poettering |
2015-01-23 | importd: when listing transfers, show progress percentage | Lennart Poettering |
2015-01-23 | core: zero size notify messages are OK | Lennart Poettering |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-20 | util: make http url validity checks more generic, and move them to util.c | Lennart Poettering |
2015-01-19 | cgroup: fix typo | Daniel Mack |
2015-01-18 | core: write kdbus.attach_flags_mask only on real boot | David Herrmann |
2015-01-18 | bus: use EUID over UID and fix unix-creds | David Herrmann |
2015-01-17 | remove unneeded libgen.h includes | Cristian Rodríguez |
2015-01-13 | core: Fix EACCES check for OOM adjustments | Martin Pitt |
2015-01-12 | core/mount: remove "fail" again | Zbigniew Jędrzejewski-Szmek |
2015-01-12 | sd-bus: sync kdbus.h (API break) | Daniel Mack |
2015-01-12 | core/mount: use isempty() to check for empty strings | Daniel Mack |
2015-01-11 | core/load-fragment: avoid allocating 0 bytes when given an invalid command | Zbigniew Jędrzejewski-Szmek |
2015-01-11 | core/mount: filter out noauto,auto,nofail,fail options | Zbigniew Jędrzejewski-Szmek |