summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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
2013-07-15man: add FILES section to systemd-journald.service(8)Zbigniew Jędrzejewski-Szmek
2013-07-15systemd: do not output status messages once gettys are runningZbigniew Jędrzejewski-Szmek
2013-07-12unit: check correct variable after strdupLukas Nykryn
2013-07-11core: simplify drop-in writing logic a bitLennart Poettering
2013-07-11core: when writing drop-in files, name them directly after the property we setLennart Poettering
2013-07-11cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight=Lennart Poettering
2013-07-11cgroup: simplify how instantiated units are mapped to cgroupsLennart Poettering
2013-07-11cgroup: don't ever try to destroy the cgroup of the root sliceLennart Poettering
2013-07-11cgroup: don't move systemd into systems.slice when running as --user instanceLennart Poettering
2013-07-11core: implicitly create a per-template slice for all instantiated units by de...Lennart Poettering
2013-07-11basic SO_REUSEPORT supportShawn Landden
2013-07-11core: grant user@.service instances write access to their own cgroupLennart Poettering
2013-07-11core: rearrange if blocks a bitLennart Poettering
2013-07-11shutdown: avoid malloc() if we canLennart Poettering
2013-07-11shutdown: fix /proc/cmdline reading of 'quiet'Kay Sievers