index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
unit.c
Age
Commit message (
Expand
)
Author
2016-07-22
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-07-20
core: when forcibly killing/aborting left-over unit processes log about it
Lennart Poettering
2016-07-12
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-08
core: queue loading transient units after setting their properties (#3676)
David Michael
2016-06-30
manager: Only invoke a single sigchld per unit within a cleanup cycle
Kyle Walker
2016-06-23
core: when writing transient unit files, make sure all lines end with a newline
Lennart Poettering
2016-06-14
unit: properly comment generated comments in unit files
Lennart Poettering
2016-05-28
core/unit: append newline when writing drop ins
Zbigniew Jędrzejewski-Szmek
2016-05-16
Merge pull request #3193 from htejun/cgroup-io-controller
Lennart Poettering
2016-05-16
core: don't log job status message in case job was effectively NOP (#3199)
Michal Sekletar
2016-05-14
core: allow slice to be overriden if cgroups aren't realized (#3246)
Tejun Heo
2016-05-06
core: update the right mtime after finishing writing of transient units (#3203)
Lennart Poettering
2016-05-05
core: add io controller support on the unified hierarchy
Tejun Heo
2016-05-04
Merge pull request #3170 from poettering/v230-preparation-fixes
Lennart Poettering
2016-05-03
Merge pull request #2921 from keszybz/do-not-report-masked-units-as-changed
Zbigniew Jędrzejewski-Szmek
2016-05-03
Revert "Do not report masked units as changed (#2921)"
Zbigniew Jędrzejewski-Szmek
2016-05-02
Merge pull request #3162 from keszybz/alias-refusal
Lennart Poettering
2016-05-02
core: simplify unit_need_daemon_reload() a bit
Lennart Poettering
2016-05-02
core: fix detection whether per-unit drop-ins changed
Lennart Poettering
2016-05-02
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-05-01
Move no_instances information to shared/
Zbigniew Jędrzejewski-Szmek
2016-05-01
Move no_alias information to shared/
Zbigniew Jędrzejewski-Szmek
2016-04-30
Merge pull request #3152 from poettering/aliasfix
Zbigniew Jędrzejewski-Szmek
2016-04-29
core: refuse merging on units when the unit type does not support alias
Lennart Poettering
2016-04-29
core: rerun GC logic for a unit that loses a reference
Lennart Poettering
2016-04-29
core: move start ratelimiting check after condition checks
Lennart Poettering
2016-04-22
core,systemctl: add bus API to retrieve processes of a unit
Lennart Poettering
2016-04-21
tree-wide: use mdash instead of a two minuses
Zbigniew Jędrzejewski-Szmek
2016-04-13
tree-wide: remove useless NULLs from strjoina
Zbigniew Jędrzejewski-Szmek
2016-04-13
basic/util: silence stupid gcc warnings about unitialized variable
Zbigniew Jędrzejewski-Szmek
2016-04-12
core: keep track of the mtime of the transient unit file we wrote
Lennart Poettering
2016-04-12
core: optimize unit_write_drop_in a bit
Lennart Poettering
2016-04-12
core: when creating a drop-in snippet, add a comment explaining this to it
Lennart Poettering
2016-04-12
tree-wide: add new SIGNAL_VALID() macro-like function that validates signal n...
Lennart Poettering
2016-04-12
core: rework how transient unit files and property drop-ins work
Lennart Poettering
2016-04-12
core: don't reorder drop-ins when changing properties
Lennart Poettering
2016-04-12
core: add a separate unit directory for transient units
Lennart Poettering
2016-04-12
core: introduce MANAGER_IS_RELOADING() macro
Lennart Poettering
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
Do not report masked units as changed (#2921)
Zbigniew Jędrzejewski-Szmek
2016-03-31
core: treat masked files as "unchanged"
Zbigniew Jędrzejewski-Szmek
2016-03-31
core/unit: extract checking of stat paths into helper function
Zbigniew Jędrzejewski-Szmek
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-12
core: fix indenting in dump output
Lennart Poettering
2016-02-10
cgroup: remove support for NetClass= directive
Daniel Mack
2016-02-10
Merge pull request #2569 from zonque/removals
Martin Pitt
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...
Lennart Poettering
2016-02-07
treewide: fix typos and spacing
Torstein Husebø
[next]