summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2013-10-10security: missing header inclusionsLennart Poettering
2013-10-10security: rework selinux, smack, ima, apparmor detection logicLennart Poettering
2013-10-09Smack: Test if smack is enabled before mountingAuke Kok
2013-10-09core: unify the way we denote serialization attributesLennart Poettering
2013-10-07systemd: serialize/deserialize forbid_restart valueSylvia Else
2013-10-07Run with a custom SMACK domain (label).Auke Kok
2013-10-07Mount /run, /dev/shm usable to tasks when using SMACK.Auke Kok
2013-10-05core: do not add "what" to RequiresMountsFor for network mountsZbigniew Jędrzejewski-Szmek
2013-10-04mount: check for NULL before reading pm->whatDave Reisner
2013-10-04manager: when verifying whether clients may change environment using selinux ...Lennart Poettering
2013-10-03systemd: order remote mounts from mountinfo before remote-fs.targetZbigniew Jędrzejewski-Szmek
2013-10-03execute: more debugging messagesZbigniew Jędrzejewski-Szmek
2013-10-02execute.c: always set $SHELLZbigniew Jędrzejewski-Szmek
2013-10-01core: whenever a new PID is passed to us, make sure we watch itLennart Poettering
2013-10-01smack-setup: fix path to Smack/CIPSO mappingsPatrick McCarty
2013-10-01local: fix memory leak when putting together locale settingsLennart Poettering
2013-10-01main: don't free fds array twiceLennart Poettering
2013-09-27Do not use unitialized variable and remove duplicated lineZbigniew Jędrzejewski-Szmek
2013-09-27swap: properly expose timeout property on the busLennart Poettering
2013-09-27dbus: fix introspection for TimerSlackNSecLennart Poettering
2013-09-26core: drop some out-of-date references to cgroup settingsLennart Poettering
2013-09-26main: set umask before creating any filesMike Gilbert
2013-09-26core: rework how we match mount units against each otherLennart Poettering
2013-09-26execute.c: little modernizationZbigniew Jędrzejewski-Szmek
2013-09-25cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering
2013-09-24support acpi firmware performance data (FPDT)Kay Sievers
2013-09-23cgroup: always enable memory.use_hierarchy= for all cgroups in the memory hie...Lennart Poettering
2013-09-17Use first partition in /proc/swaps for hibernation testZbigniew Jędrzejewski-Szmek
2013-09-17cgroup: get rid of MemorySoftLimit=Lennart Poettering
2013-09-17Make tmpdir removal asynchronousZbigniew Jędrzejewski-Szmek
2013-09-17man: add a list of environment variablesZbigniew Jędrzejewski-Szmek
2013-09-17specifier: rework specifier calls to return proper error messageLennart Poettering
2013-09-16transaction.c: do not point users to logs when unit not foundZbigniew Jędrzejewski-Szmek
2013-09-16cgroup: add missing equals for BlockIOWeightGao feng
2013-09-16swap: create .wants symlink to 'auto' swap devicesTom Gundersen
2013-09-13swap: fix reverse dependenciesTom Gundersen
2013-09-13core/cgroup: first print then freeLukas Nykryn
2013-09-13cgroup: fix incorrectly setting memory cgroupGao feng
2013-09-13cgroup: correct the log informationGao feng
2013-09-13cgroup: add the missing setting of variable's valueGao feng
2013-09-13automount: rename repeat_unmont to repeat_unmountDavid Mackey
2013-09-12core: notify triggered by socket of a serviceUmut Tezduyar
2013-09-12service: Implement 'on-watchdog' restart optionHannes Reinecke
2013-09-11core: failed scope units may not be restartedLennart Poettering
2013-09-11swap: handle nofail/noauto in coreTom Gundersen
2013-09-11mount: filesystems mounted in the initrd should not conflict with umount.targ...Tom Gundersen
2013-09-11mount: move device links handling from generatorTom Gundersen
2013-09-11swap: backing device should unconditionally want swap unitTom Gundersen
2013-09-10cgroup: setup BlockIODeviceWeight in bus_cgroup_set_propertyGao feng
2013-09-10cgroup: compare fs paths with path_equal() rather than streq()Lennart Poettering