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-name.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
unit-name: fix a potential memory leak
Frantisek Sumsal
2020-07-06
1
-0
/
+2
*
basic/unit-name: make sure UnitNameFlags is signed
Zbigniew Jędrzejewski-Szmek
2019-12-19
1
-0
/
+4
*
Merge pull request #13994 from keszybz/bpf-refactor
Lennart Poettering
2019-11-13
1
-3
/
+2
|
\
|
*
tests: modify enter_cgroup_subroot() to return the new path
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+1
|
*
tests: get rid of test-helper.[ch] completely
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+0
|
*
tests: make manager_skip_test() not a macro and move to tests.h
Zbigniew Jędrzejewski-Szmek
2019-11-11
1
-1
/
+1
*
|
test-unit-name: check that unexpanded specifiers not valid unit name make
Zbigniew Jędrzejewski-Szmek
2019-11-12
1
-0
/
+6
*
|
test-unit-name: add usual headers and add more verbose output
Zbigniew Jędrzejewski-Szmek
2019-11-12
1
-40
/
+84
|
/
*
core: change top-level drop-in from -.service.d to service.d
Anita Zhang
2019-11-07
1
-19
/
+0
*
tree-wide: drop pwd.h and grp.h when user-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
core: disallow using '-.service' as a service name
Anita Zhang
2019-10-07
1
-0
/
+19
*
docs: describe valid unit names in systemd.unit(5)
Zbigniew Jędrzejewski-Szmek
2019-08-30
1
-0
/
+3
*
basic/unit-name: allow unit_name_to_instance() to be used to classify units
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-4
/
+6
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
Define macro for systemd-fsck-root.service
Zbigniew Jędrzejewski-Szmek
2019-01-03
1
-1
/
+1
*
shared: add %g, %G specifiers for group / gid (#10368)
Davide Cavalca
2018-10-13
1
-1
/
+7
*
tests: add a helper function to skip with errno
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-4
/
+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
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-1
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-2
/
+2
*
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
*
core: undo the dependency inversion between unit.h and all unit types
Felipe Sateler
2018-05-15
1
-0
/
+1
*
test: add tests for unit_name_from_dbus_path()
Yu Watanabe
2018-05-13
1
-0
/
+295
*
path-util: introduce empty_to_root() and use it many places
Yu Watanabe
2018-05-10
1
-2
/
+2
*
Add %j/%J unit specifiers
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-19
/
+39
*
tests: add some tests for unit_name_is_valid() and related functions
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-12
/
+43
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
unit-name: add new unit_name_build_from_type() helper
Lennart Poettering
2018-04-13
1
-0
/
+21
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
When mangling names, optionally emit a warning (#8400)
Zbigniew Jędrzejewski-Szmek
2018-03-21
1
-18
/
+18
*
Introduce _cleanup_(manager_freep)
Zbigniew Jędrzejewski-Szmek
2018-03-11
1
-5
/
+2
*
tree-wide: use SPECIAL_ROOT_SLICE
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-4
/
+5
*
specifier: unify specifier implementations for user-related specifiers
Lennart Poettering
2017-11-29
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tests: skip tests when cg_pid_get_path fails (#7033)
Zbigniew Jędrzejewski-Szmek
2017-10-10
1
-2
/
+6
*
Make test_run into a flags field and disable generators again
Zbigniew Jędrzejewski-Szmek
2017-09-19
1
-1
/
+1
*
shared: end string with % if one was found at the end of a expandible string ...
Felipe Sateler
2017-09-14
1
-1
/
+2
*
tests: when running a manager object in a test, migrate to private cgroup sub...
Lennart Poettering
2017-08-09
1
-0
/
+2
*
test-unit-name: setup fake runtime directory before starting manager (#6401)
Yu Watanabe
2017-07-18
1
-4
/
+11
*
core: remove ManagerRunningAs enum
Lennart Poettering
2016-04-12
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: don't append suffixes to unit name glob expressions
Lennart Poettering
2016-01-27
1
-13
/
+20
*
tests: don't abbreviate function names needlessly
Lennart Poettering
2016-01-27
1
-56
/
+56
*
core: simplify handling of %u, %U, %s and %h unit file specifiers
Lennart Poettering
2015-11-12
1
-14
/
+13
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
[next]