summaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* core: make setting the shutdown watchdog configuration via dbus workMaxim Mikityanskiy2015-01-29
* core/mount: add dependencies to dynamically mounted mounts tooMartin Pitt2015-01-28
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-28
* manager: fix minor typoLennart Poettering2015-01-28
* 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
* 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
* swap: properly specify errno when loggingLennart Poettering2015-01-28
* core: explain why failing to set up the crash handler is not a real problemLennart Poettering2015-01-27
* treewide: fix multiple typosTorstein Husebø2015-01-26
* mount-setup: Do not bother with /proc/bus/usbCristian Rodríguez2015-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
* core: add a property that shows the current memory usage of a unitLennart Poettering2015-01-23
* importd: when listing transfers, show progress percentageLennart Poettering2015-01-23
* core: zero size notify messages are OKLennart Poettering2015-01-23
* Assorted format fixesZbigniew Jędrzejewski-Szmek2015-01-22
* util: make http url validity checks more generic, and move them to util.cLennart Poettering2015-01-20
* cgroup: fix typoDaniel Mack2015-01-19
* core: write kdbus.attach_flags_mask only on real bootDavid Herrmann2015-01-18
* bus: use EUID over UID and fix unix-credsDavid Herrmann2015-01-18
* remove unneeded libgen.h includesCristian Rodríguez2015-01-17
* core: Fix EACCES check for OOM adjustmentsMartin Pitt2015-01-13
* core/mount: remove "fail" againZbigniew Jędrzejewski-Szmek2015-01-12
* sd-bus: sync kdbus.h (API break)Daniel Mack2015-01-12
* core/mount: use isempty() to check for empty stringsDaniel Mack2015-01-12
* core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek2015-01-11
* core/mount: filter out noauto,auto,nofail,fail optionsZbigniew Jędrzejewski-Szmek2015-01-11
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-11
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-11
* core: modernize execution code a bitLennart Poettering2015-01-09
* core: check both EPERM and EACCES for OOM adjustmentsLennart Poettering2015-01-08
* core: make EPERM errors when applying OOM adjustment for forked processes non...Lennart Poettering2015-01-08
* service: automatically create After= dependency from services to their .busna...Lennart Poettering2015-01-07
* conf-parse: don't accept invalid bus names as BusName= arguments in service u...Lennart Poettering2015-01-07
* core: implement serialization/deserialization of fd store elementsLennart Poettering2015-01-07
* tree-wide: remove unnecessary LOG_PRIZbigniew Jędrzejewski-Szmek2015-01-06
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-06
* cgroup: memory limits on / are not supportedZbigniew Jędrzejewski-Szmek2015-01-05
* cgroup: fix error messageZbigniew Jędrzejewski-Szmek2015-01-05
* journal: call connect() with dropped privilegesZbigniew Jędrzejewski-Szmek2015-01-05
* core: rework counting of running jobsLennart Poettering2015-01-05
* core: fix typo in log messageMichael Biebl2015-01-05
* nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering2015-01-05
* cgroup: downgrade log messages when we cannot write to cgroup trees that are ...Lennart Poettering2015-01-05
* mount: do not use -n when running in --user modeZbigniew Jędrzejewski-Szmek2015-01-01
* Type of mount(2) flags is unsigned longTopi Miettinen2015-01-01
* tree-wide: spelling fixesVeres Lajos2014-12-30