summaryrefslogtreecommitdiff
path: root/src/core/unit.c
AgeCommit message (Expand)Author
2017-04-21tree-wide: mark log_struct with _printf_ and fix falloutZbigniew Jędrzejewski-Szmek
2017-03-01core: when a unit's SourcePath points to API VFS pretend we are never out-of-...Lennart Poettering
2017-02-28core: always consider clients that pinned a unit to be subscribersLennart Poettering
2017-02-24Merge pull request #5444 from poettering/cgroups-revert-no-errorZbigniew Jędrzejewski-Szmek
2017-02-24Fix missing space in comments (#5439)AsciiWolf
2017-02-24cgroup: rename cg_unified() → cg_unified_controller()Lennart Poettering
2017-02-24cgroup: change cg_unified() to possibly return errors againLennart Poettering
2017-02-18core: simplify cg_[all_]unified()Tejun Heo
2017-02-16Merge pull request #4526 from keszybz/coredump-pythonLennart Poettering
2017-02-15tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_IDZbigniew Jędrzejewski-Szmek
2017-02-14core: explicitly verify that BindsTo= deps are in order before dispatch start...Lennart Poettering
2017-02-09core: make sure to destroy all name watching bus slots when we are kicked off...Lennart Poettering
2017-02-07core: add RootImage= setting for using a specific image file as root director...Lennart Poettering
2017-01-24core: don't load dropin data multiple times for the same unit (#5139)Franck Bui
2016-12-27core: implicitly order units with PrivateTmp= after systemd-tmpfiles-setup.se...Lennart Poettering
2016-12-16core: make mount units from /proc/self/mountinfo possibly bind to a device (#...Franck Bui
2016-12-09pid1: simplify the logic in two statements related to killing processesZbigniew Jędrzejewski-Szmek
2016-12-01core: make unit_free() accept NULL pointersLennart Poettering
2016-11-18Merge pull request #4538 from fbuihuu/confirm-spawn-fixesLennart Poettering
2016-11-17core: confirm_spawn: always accept units with same_pgrp set for nowFranck Bui
2016-11-16core: GC redundant device jobs from the run queueLennart Poettering
2016-11-16core: drop n_in_gc_queue field of Manager structureLennart Poettering
2016-11-15core: improve the logic that implies no new privilegesDjalal Harouni
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek
2016-11-03Merge pull request #4510 from keszybz/tree-wide-cleanupsLennart Poettering
2016-11-02Revert some uses of xsprintfZbigniew Jędrzejewski-Szmek
2016-11-02Merge pull request #4481 from poettering/perpetualZbigniew Jędrzejewski-Szmek
2016-11-02unit: unify some code with new unit_new_for_name() callLennart Poettering
2016-11-02core: rework the "no_gc" unit flag to become a more generic "perpetual" flagLennart Poettering
2016-11-01core: when restarting services, don't close fdsZbigniew Jędrzejewski-Szmek
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek
2016-10-21failure-action: generalize failure action to emergency actionLukas Nykryn
2016-10-17core/exec: add a named-descriptor option ("fd") for streams (#4179)Luca Bruno
2016-10-17pid1: do not use mtime==0 as sign of masking (#4388)Zbigniew Jędrzejewski-Szmek
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-10-12core:sandbox: remove CAP_SYS_RAWIO on PrivateDevices=yesDjalal Harouni
2016-10-12core:sandbox: Add ProtectKernelModules= optionDjalal Harouni
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering
2016-10-01core: complain if Before= dep on .device is declaredZbigniew Jędrzejewski-Szmek
2016-09-25core: imply ProtectHome=read-only and ProtectSystem=strict if DynamicUser=1Lennart Poettering
2016-08-22core: let's use set_contains() where appropriateLennart Poettering
2016-08-22core: cache last CPU usage counter, before destorying a cgroupLennart Poettering
2016-08-22core: add Ref()/Unref() bus calls for unitsLennart Poettering
2016-08-19Merge pull request #3965 from htejun/systemd-controller-on-unifiedZbigniew Jędrzejewski-Szmek
2016-08-19core: add RemoveIPC= settingLennart Poettering
2016-08-17core: use the unified hierarchy for the systemd cgroup controller hierarchyTejun Heo
2016-08-15core: rename cg_unified() to cg_all_unified()Tejun Heo
2016-08-07core: add cgroup CPU controller support on the unified hierarchyTejun Heo
2016-07-22core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering
2016-07-20core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering