index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
path.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-4
/
+3
*
core: introduce a helper function to wrap unit_log_{success,failure}
Zbigniew Jędrzejewski-Szmek
2018-11-16
1
-5
/
+1
*
core: log a recognizable message when a unit succeeds, too
Lennart Poettering
2018-11-16
1
-1
/
+3
*
core: make log messages about units entering a 'failed' state recognizable
Lennart Poettering
2018-11-16
1
-1
/
+1
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-2
/
+3
*
pid1: drop unused path parameter to add_two_dependencies_by_name()
Zbigniew Jędrzejewski-Szmek
2018-09-15
1
-2
/
+2
*
pid1: drop now-unused path parameter to add_dependency_by_name()
Zbigniew Jędrzejewski-Szmek
2018-09-15
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
core: add a couple of more error cases that should result in "bad-setting"
Lennart Poettering
2018-06-11
1
-1
/
+1
*
Merge pull request #9158 from poettering/notify-auto-reload
Zbigniew Jędrzejewski-Szmek
2018-06-05
1
-1
/
+1
|
\
|
*
core: don't trigger OnFailure= deps when a unit is going to restart
Lennart Poettering
2018-06-01
1
-1
/
+1
*
|
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-1
/
+1
|
/
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core/path: add one more assert
Zbigniew Jędrzejewski-Szmek
2018-02-26
1
-1
/
+2
*
core/path: implement transient path unit
Yu Watanabe
2017-12-15
1
-1
/
+5
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core: track why unit dependencies came to be
Lennart Poettering
2017-11-10
1
-17
/
+25
*
tree-wide: use `!IN_SET(..)` for `a != b && a != c && …`
Andreas Rammhold
2017-10-02
1
-2
/
+1
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-8
/
+7
*
core: log unit failure with type-specific result code
Lennart Poettering
2017-09-27
1
-0
/
+3
*
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
1
-0
/
+4
*
core: remember first unit failure, not last unit failure
Lennart Poettering
2016-08-04
1
-1
/
+1
*
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-05-02
1
-0
/
+8
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-1
/
+1
*
import: use (void) more
Zbigniew Jędrzejewski-Szmek
2016-04-09
1
-5
/
+3
*
core: use correct enum
Thomas Hindoe Paaboel Andersen
2016-02-11
1
-1
/
+1
*
core: don't choke if a unit another unit triggers vanishes during reload
Lennart Poettering
2016-02-11
1
-2
/
+14
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
core: drop "override" flag when building transactions
Lennart Poettering
2015-11-12
1
-2
/
+1
*
core: simplify things a bit by checking default_dependencies boolean in calle...
Lennart Poettering
2015-11-11
1
-11
/
+9
*
util-lib: move inotify-related definitions to fs-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-9
/
+10
*
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
2015-09-28
1
-9
/
+0
*
core: add unit_dbus_interface_from_type() to unit-name.h
Lennart Poettering
2015-08-28
1
-1
/
+0
*
core: include unit in path state transition debug logging.
Vito Caputo
2015-07-11
1
-1
/
+1
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
1
-1
/
+1
*
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
1
-23
/
+13
*
core: annotate event sources
Tom Gundersen
2015-04-29
1
-0
/
+2
*
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-04-24
1
-10
/
+4
*
core: do not spawn jobs or touch other units during coldplugging
Ivan Shapovalov
2015-03-07
1
-4
/
+10
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-2
/
+0
*
core: output unit status output strings to console, only if we actually are c...
Lennart Poettering
2015-01-28
1
-2
/
+2
*
util: fix strict aliasing violations in use of struct inotify_event v5
Shawn Paul Landden
2014-12-24
1
-2
/
+2
*
core: unify how we iterate over inotify events
Lennart Poettering
2014-12-10
1
-24
/
+8
[next]