summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-20core, shared: in deserializing, match same files reached via different pathsMichal Schmidt
2015-02-18everywhere: remove configurability of sysv runlevel to target mappingLennart Poettering
2015-02-18core: rework policykit hookupLennart Poettering
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering
2015-02-14core: make RuntimeDirectory honor SELinux labelsZbigniew Jędrzejewski-Szmek
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2015-02-12Add missing includes in header filesThomas Hindoe Paaboel Andersen
2015-02-12exec: also evaluate working_directory_missing_ok when not applying chrootsLennart Poettering
2015-02-12core: disarm shutdown watchdog if we fail to set timeoutLennart Poettering
2015-02-12core: don't fail to run services in --user instances if $HOME is missingLennart Poettering
2015-02-11core: don't watch for socket events when service is in SERVICE_STOPLennart Poettering
2015-02-11core: correct a log messageLennart Poettering
2015-02-11core: remove unneeded <libgen.h> includeCristian Rodríguez
2015-02-05bus: sync with kdbus (ABI break)David Herrmann
2015-02-04core: don't reset log level to NOTICE if we get quiet on the kernel cmdlineLennart Poettering
2015-02-03core: open up DefaultDependencies= property for transient unitsLennart Poettering
2015-02-03core: busname_supported() should cache what it detectsJohannes Hölzl
2015-02-03core: use some nice macros where appropriateLennart Poettering
2015-02-03loopback-setup: simplify code a bitLennart Poettering
2015-02-03loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m...Lennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-02-01config_parse_set_status: put signals in the correct setMichael Olbrich
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2015-01-31core/cgroup: fix embarrassing typoZbigniew Jędrzejewski-Szmek
2015-01-30core: make setting the shutdown watchdog configuration via dbus workMaxim Mikityanskiy
2015-01-30Revert "core: make setting the shutdown watchdog configuration via dbus work"Kay Sievers
2015-01-29core: make setting the shutdown watchdog configuration via dbus workMaxim Mikityanskiy
2015-01-28core/mount: add dependencies to dynamically mounted mounts tooMartin Pitt
2015-01-28core: output unit status output strings to console, only if we actually are c...Lennart Poettering
2015-01-28manager: fix minor typoLennart Poettering
2015-01-28manager: when we immediately reboot due to 7x C-A-D within 2s, mention this o...Lennart Poettering
2015-01-28core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediatelyLennart Poettering
2015-01-28core: if two start jobs for the same swap device node are queued, only dispat...Lennart Poettering
2015-01-28swap: simplify a few things by making use of new LIST_FOREACH_OTHERS macroLennart Poettering
2015-01-28swap: properly specify errno when loggingLennart Poettering
2015-01-27core: explain why failing to set up the crash handler is not a real problemLennart Poettering
2015-01-26treewide: fix multiple typosTorstein Husebø
2015-01-23mount-setup: Do not bother with /proc/bus/usbCristian Rodríguez
2015-01-23core,shutdown: don't bother with unmounting any mounts below /sys, /proc, /de...Lennart Poettering
2015-01-23mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with t...Lennart Poettering
2015-01-23core: add a property that shows the current memory usage of a unitLennart Poettering
2015-01-23importd: when listing transfers, show progress percentageLennart Poettering
2015-01-23core: zero size notify messages are OKLennart Poettering
2015-01-22Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-20util: make http url validity checks more generic, and move them to util.cLennart Poettering
2015-01-19cgroup: fix typoDaniel Mack
2015-01-18core: write kdbus.attach_flags_mask only on real bootDavid Herrmann
2015-01-18bus: use EUID over UID and fix unix-credsDavid Herrmann
2015-01-17remove unneeded libgen.h includesCristian Rodríguez