summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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
2013-09-10cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_propertyGao feng
2013-09-10blkio bandwidth: don't clean up all of entries in blockio_device_bandwidths listGao feng
2013-09-10service: remove pidfile after exit of a serviceLukas Nykryn
2013-09-09run: allow non-absolute paths as commandZbigniew Jędrzejewski-Szmek
2013-09-09systemd-run: properly escape argumentsZbigniew Jędrzejewski-Szmek
2013-08-30main: drop capabilities of userhelpers before oursHarald Hoyer
2013-08-28Do not realloc strings, which are already in the hashmap as keysHarald Hoyer
2013-08-28Revert "cgroup.c: check return value of unit_realize_cgroup_now()"Harald Hoyer
2013-08-28cgroup: only check once when mode is UNIT_CHECKGao feng
2013-08-28device cgroup: don't create a new CGroupDeviceAllow when it already in the listGao feng
2013-08-28blcokio bandwidth: add missing set of CGroupBlockIODeviceBandwidth's readGao feng
2013-08-27log to kmsg when "debug" is used on the kernel command lineKay Sievers
2013-08-23"-" prefix for InaccessibleDirectories and ReadOnlyDirectoriesMaciej Wereski
2013-08-23blkio: fix incorrect setting of cpu_sharesGao feng
2013-08-23cgroup.c: check return value of unit_realize_cgroup_now()Harald Hoyer
2013-08-14selinux-access: move GPL to LGPL licenceKay Sievers
2013-08-13logind: restore logic to kill user processes when session endsLennart Poettering
2013-08-09service: prohibit Restart= set when Type=oneshotMaciej Wereski
2013-08-09service: always unwatch PIDs before forgetting old onesLennart Poettering
2013-08-08dbus: use _cleanup_free_ instead of freeing ourselfRonny Chevalier
2013-08-06systemd: fix segv in snapshot creationZbigniew Jędrzejewski-Szmek
2013-08-03pkg-config: export systemd{system,user}generatordir and catalogdirZbigniew Jędrzejewski-Szmek
2013-07-30core: make sure scope attributes survive a reloadLennart Poettering
2013-07-30core: open up SendSIGHUP property for transient unitsLennart Poettering
2013-07-30do not pass-along the environment from the kernel or initrdKay Sievers
2013-07-30core: optionally send SIGHUP in addition to the configured kill signalLennart Poettering
2013-07-26rework systemd's own process environment handling/passingKay Sievers
2013-07-26core: allow setting RemainAfterExit= for transient servicesLennart Poettering
2013-07-23remove left-over initrd time stamp handlingKay Sievers
2013-07-20core: correct dbus parameter directionZbigniew Jędrzejewski-Szmek
2013-07-19core: update configuration directive list "systemd --dump-configuration-items...Lennart Poettering
2013-07-19core: add %v specifierZbigniew Jędrzejewski-Szmek
2013-07-17systemd,systemctl: export condition status and show failing conditionZbigniew Jędrzejewski-Szmek
2013-07-17systemd: log failed conditionsZbigniew Jędrzejewski-Szmek
2013-07-18mount: also exclude /usr from unmount at shutdownLennart Poettering
2013-07-18service: don't enter a second SIGTERM/SIGKILL cycle if no ExecStopPost= proce...Michael Olbrich
2013-07-17remove RD_TIMESTAMP importHarald Hoyer
2013-07-17remove /run/initramfs/root-fsck logicHarald Hoyer
2013-07-16rpm: add RPM macro for creating tmpfiles entries after package installationLennart Poettering
2013-07-16Do not set LANG=C in every child environment.Harald Hoyer
2013-07-15build-sys: discover the path to kexec during build timeZbigniew Jędrzejewski-Szmek