index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-unit-file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-1
/
+1
*
basic: create new basic/initrd-util.[ch] for initrd-related functions
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-1
/
+1
*
shared/install: propagate errors about invalid aliases and such too
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-14
/
+14
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
test: allow to set NULL to intro or outro
Yu Watanabe
2022-02-02
1
-1
/
+1
*
tests: rework test macros to not take code as parameters
Lennart Poettering
2022-02-02
1
-1
/
+6
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-18
/
+7
*
basic: Make ret_names param to unit_file_find_fragment() optional
Daan De Meyer
2021-10-27
1
-0
/
+13
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-1
/
+1
*
test-unit-file: enable colors
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-0
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-5
/
+3
*
tree-wide: drop double newline
Yu Watanabe
2019-11-03
1
-1
/
+0
*
util-lib: move runlevel_to_target() to shared/unit-file
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-0
/
+20
*
test-unit-file: allow printing of information about specific units
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-2
/
+22
*
pid1: drop unit caches only based on mtime
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-1
/
+11
*
pid1: use a cache for all unit aliases
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-0
/
+22
*
shared/unit-file: add a function to validate unit alias symlinks
Zbigniew Jędrzejewski-Szmek
2019-07-30
1
-0
/
+33
*
Rename test-unit-file to test-load-fragment
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-801
/
+0
*
test-unit-file: move some tests to new test-env-file.c
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-130
/
+0
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
fileio: when reading a full file into memory, refuse inner NUL bytes
Lennart Poettering
2018-12-17
1
-5
/
+5
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-1
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-1
/
+2
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-5
/
+5
*
shared: add %g, %G specifiers for group / gid (#10368)
Davide Cavalca
2018-10-13
1
-1
/
+11
*
tests: add a helper function to skip with errno
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-5
/
+2
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-2
/
+1
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-4
/
+2
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
Merge pull request #8993 from keszybz/sd-resolve-coverity-and-related-fixes
Lennart Poettering
2018-05-18
1
-2
/
+2
|
\
|
*
tree-wide: do not wrap assert_se in extra parentheses
Zbigniew Jędrzejewski-Szmek
2018-05-14
1
-2
/
+2
*
|
fs-util,test: add helper to remove tempfiles
Zbigniew Jędrzejewski-Szmek
2018-05-18
1
-10
/
+6
*
|
core: move config_parse_limit() to the generic conf-parser.[ch]
Lennart Poettering
2018-05-17
1
-20
/
+21
*
|
core: undo the dependency inversion between unit.h and all unit types
Felipe Sateler
2018-05-15
1
-0
/
+1
|
/
*
Add %j/%J unit specifiers
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-0
/
+1
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Introduce _cleanup_(unit_freep)
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-6
/
+2
*
Introduce _cleanup_(manager_freep)
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-4
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
test-unit-file: add test for config_parse_log_extra_fields()
Zbigniew Jędrzejewski-Szmek
2017-11-16
1
-0
/
+68
*
tests: skip tests when cg_pid_get_path fails (#7033)
Zbigniew Jędrzejewski-Szmek
2017-10-10
1
-1
/
+5
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
Make test_run into a flags field and disable generators again
Zbigniew Jędrzejewski-Szmek
2017-09-19
1
-1
/
+1
[next]