summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2013-06-28main: fix loading of default targetLennart Poettering
2013-06-28core: add transient unitsLennart Poettering
2013-06-28dbus: fix minor memory leak when sending job change signalsLennart Poettering
2013-06-28unit: make sure the dropins we write are high-priorityLennart Poettering
2013-06-27dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering
2013-06-27dbus: make DeviceAllow=/DevicePolicy= writableLennart Poettering
2013-06-27dbus: make more cgroup attributes runtime settableLennart Poettering
2013-06-27dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-06-27core: don't do runaway fork()s if we hit a segfault from our segfault handlerLennart Poettering
2013-06-26killall: do not use alloca() in argument listZbigniew Jędrzejewski-Szmek
2013-06-20core: only attempt to connect to a session bus if one likely exists.Auke Kok
2013-06-20manager: add DefaultEnvironment optionUmut Tezduyar
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-06-19core/dbus: properly export cgroup properties on socketsZbigniew Jędrzejewski-Szmek
2013-06-18core: unref slice ref after useLennart Poettering
2013-06-18core: expose a "Slice" property on Unit objects on the busLennart Poettering
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering
2013-06-17mount: when learning about the root mount from mountinfo, don't add conflicti...Lennart Poettering
2013-06-17rpm: define a %_userunitdir macroLennart Poettering
2013-06-10Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek
2013-06-09service: don't report alien child as alive when it's notRoss Lagerwall
2013-06-06service: execute ExecStopPost= commands when the watchdog timeout hitsLennart Poettering
2013-06-06manager: Do not handle SIGKILL since we can notChengwei Yang
2013-06-02analyze: show unit file loading on plotThomas Hindoe Paaboel Andersen
2013-06-02analyze: show generators on plotUmut Tezduyar
2013-05-30systemctl: suggest 'systemctl daemon-reload' without --systemZbigniew Jędrzejewski-Szmek
2013-05-30systemctl: add commands set-default and get-defaultVáclav Pavlín
2013-05-30core: read "debug" from kernel commandline and set log levelLukas Nykryn
2013-05-30core: use the same test as upstart for apparmorNirbheek Chauhan
2013-05-30Fix CPUShares configuration optionEelco Dolstra
2013-05-29systemd: record efi timestamps after /sys is mountedZachary Cook
2013-05-21service: kill processes with SIGKILL on watchdog failureMichael Olbrich
2013-05-20core: fix DBus property ExecMainExitTimestampMichal Schmidt
2013-05-17Make it possible to disable smack separately from xattr supportKarol Lewandowski
2013-05-11Add support for ConditionSecurity=imaAuke Kok
2013-05-11Re-indent with spaces.Auke Kok
2013-05-09Start ctrl-alt-del.target irreversiblyEelco Dolstra
2013-05-08condition, man: Add support for ConditionSecurity=smackKarol Lewandowski
2013-05-08Rearrange a few fields to reduce holesZbigniew Jędrzejewski-Szmek
2013-05-07hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering
2013-05-07build-sys: support builds without EAs againLennart Poettering
2013-05-07kmod-setup: properly iterate through module tableLennart Poettering
2013-05-06core: escape unit name from udevMUNEDA Takahiro
2013-05-06systemd-sleep: add support for freeze and standbyZbigniew Jędrzejewski-Szmek
2013-05-06core: unit_inactive_or_pending() should actually do as it claimsLennart Poettering
2013-05-06condition, man: Add support for ConditionSecurity=apparmorNirbheek Chauhan
2013-05-03core: bump simultaneous bus connection limit to 512Lennart Poettering
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-05-01dbus-execute: fix introspectionRonny Chevalier