summaryrefslogtreecommitdiff
path: root/src/core/unit.h
AgeCommit message (Expand)Author
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-21failure-action: generalize failure action to emergency actionLukas Nykryn
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering
2016-08-26Merge pull request #3984 from poettering/refcntEvgeny Vereshchagin
2016-08-23core,network: Use const qualifiers for block-local variables in macro functio...Felipe Sateler
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-19core: add RemoveIPC= settingLennart Poettering
2016-08-18unit: remove orphaned cgroup_netclass_id fieldLennart Poettering
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
2016-06-30manager: Only invoke a single sigchld per unit within a cleanup cycleKyle Walker
2016-05-07Merge pull request #3160 from htejun/cgroup-fixes-rev2Zbigniew Jędrzejewski-Szmek
2016-05-04Merge pull request #3170 from poettering/v230-preparation-fixesLennart Poettering
2016-05-02core: move enforcement of the start limit into per-unit-type code againLennart Poettering
2016-05-01Move no_instances information to shared/Zbigniew Jędrzejewski-Szmek
2016-05-01Move no_alias information to shared/Zbigniew Jędrzejewski-Szmek
2016-04-30core: make unit_has_mask_realized() consider controller enable stateTejun Heo
2016-04-22core,systemctl: add bus API to retrieve processes of a unitLennart Poettering
2016-04-12core: rework how transient unit files and property drop-ins workLennart Poettering
2016-02-10Merge pull request #2569 from zonque/removalsMartin Pitt
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-10core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...Lennart Poettering
2016-02-04core: rework job_get_timeout() to use usec_t and handle USEC_INFINITY time ev...Lennart Poettering
2016-02-01core: store for each unit when the last low-level unit state change took placeLennart Poettering
2015-11-24core: Do not bind a mount unit to a device, if it was from mountinfoHarald Hoyer
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-11-17core: move check whether a unit is suitable to become transient into unit.cLennart Poettering
2015-11-13core: now that .snapshot unit are gone, we don't need the per-type .no_gc boo...Lennart Poettering
2015-11-11Merge pull request #1837 from poettering/grabbag2Tom Gundersen
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek
2015-11-10core: change type of distribute_fds() prototype to return voidLennart Poettering
2015-11-10core: change return value of the unit's enumerate() call to voidLennart Poettering
2015-10-19tree-wide: remove unused functionsThomas Hindoe Paaboel Andersen
2015-10-17unit: allocate bus name match string on the stackLennart Poettering
2015-10-08core: add support for setting stdin/stdout/stderr for transient servicesLennart Poettering
2015-09-28Move UnitActiveState to basic/Zbigniew Jędrzejewski-Szmek
2015-09-16cgroup: add support for net_cls controllersDaniel Mack
2015-09-01core: unified cgroup hierarchy supportLennart Poettering
2015-08-31unit: unify how we assing slices to unitsLennart Poettering
2015-08-31unit: add new macros to test for unit contextsLennart Poettering
2015-08-28core: add unit_dbus_interface_from_type() to unit-name.hLennart Poettering
2015-08-06core: dbus: track bus names per unitDaniel Mack
2015-07-21core: fix confusing logging of instantaneous jobsMichal Schmidt
2015-05-19unit: drop support for pre-v44 job serializationLennart Poettering
2015-05-19core: also enforce ratelimiter if we stop a unit due to BindsTo=Lennart Poettering