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-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ø
2016-02-01
core: rework unit timeout handling, and add new setting RuntimeMaxSec=
Lennart Poettering
2016-02-01
core: store for each unit when the last low-level unit state change took place
Lennart Poettering
2016-01-28
core: make sure "systemctl reload-or-try-restart is actually a noop if a unit...
Lennart Poettering
2016-01-12
tree-wide: use xsprintf() where applicable
Daniel Mack
2016-01-12
capabilities: keep bounding set in non-inverted format.
Ismo Puustinen
2016-01-10
tree-wide: unify argument lists of IN_SET()
Daniel Mack
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-24
core: Do not bind a mount unit to a device, if it was from mountinfo
Harald Hoyer
2015-11-17
core: Minor cleaning up of unit/log status and log logic
Lennart Poettering
2015-11-17
core: make unit_make_transient() more thorough
Lennart Poettering
2015-11-17
core: move check whether a unit is suitable to become transient into unit.c
Lennart Poettering
2015-11-13
core: now that .snapshot unit are gone, we don't need the per-type .no_gc boo...
Lennart Poettering
2015-11-13
core: add new DefaultTasksMax= setting for system.conf
Lennart Poettering
2015-11-13
Merge pull request #1869 from poettering/kill-overridable
Michal Schmidt
2015-11-12
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-12
core: remove support for RequiresOverridable= and RequisiteOverridable=
Lennart Poettering
2015-11-12
install: follow unit file symlinks in /usr, but not /etc when looking for [In...
Lennart Poettering
2015-11-11
Merge pull request #1837 from poettering/grabbag2
Tom Gundersen
2015-11-10
Remove snapshot unit type
Zbigniew Jędrzejewski-Szmek
2015-11-10
core: try to continue if coldplugging of a unit fails
Lennart Poettering
2015-11-02
core: be more verbose when NameOwnerChanged subscriptions fail
Daniel Mack
2015-10-31
core: set_unit_path overwrites SYSTEMD_UNIT_PATH
Evgeny Vereshchagin
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util: remove path_get_parent(), in favour of dirname_malloc()
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
[prev]
[next]