index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
unit-name.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: shorten long unit names that are based on paths and append path hash at...
Michal Sekletar
2022-04-08
1
-2
/
+84
*
core: make use of VALID_CHARS_WITH_AT in unit_name_is_valid()
Franck Bui
2022-02-04
1
-1
/
+1
*
core: Try to prevent infinite recursive template instantiation
Daan De Meyer
2021-10-28
1
-0
/
+24
*
basic/unit-name: adjust comments
Zbigniew Jędrzejewski-Szmek
2021-06-23
1
-2
/
+2
*
basic/unit-name: do not use strdupa() on a path
Zbigniew Jędrzejewski-Szmek
2021-06-23
1
-8
/
+5
*
unit-name: generate a clear error code when converting an overly long fs path...
Lennart Poettering
2021-06-01
1
-0
/
+6
*
tree-wide: always drop unnecessary dot in path
Yu Watanabe
2021-05-28
1
-1
/
+1
*
Make unit_name_to_instance() return UnitNameFlags
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-1
/
+1
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-1
/
+1
*
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
-3
/
+2
*
unit-name: use TAKE_PTR() where appropriate
Lennart Poettering
2020-05-26
1
-5
/
+4
*
unit-name: tighten checks for building valid unit names
Lennart Poettering
2020-05-26
1
-19
/
+44
*
tree-wide: yet another batch of coccinelle recommendations
Frantisek Sumsal
2020-01-02
1
-1
/
+1
*
core: change top-level drop-in from -.service.d to service.d
Anita Zhang
2019-11-07
1
-30
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
various tools: be more explicit when a glob is passed when not supported
Zbigniew Jędrzejewski-Szmek
2019-10-25
1
-10
/
+15
*
shared/dropin: support -.service.d/ top level drop-in for service units
Anita Zhang
2019-10-15
1
-2
/
+7
*
core: disallow using '-.service' as a service name
Anita Zhang
2019-10-07
1
-0
/
+25
*
basic/unit-name: allow unit_name_to_instance() to be used to classify units
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-10
/
+11
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-15
/
+8
*
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
*
path-util: introduce path_simplify()
Yu Watanabe
2018-06-03
1
-1
/
+1
*
tests: add some tests for unit_name_is_valid() and related functions
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-1
/
+1
*
util-lib: introduce new empty_or_root() helper (#8746)
Lennart Poettering
2018-04-18
1
-1
/
+1
*
basic/unit-name: remove duplicate check
Zbigniew Jędrzejewski-Szmek
2018-04-17
1
-2
/
+0
*
unit-name: add new unit_name_build_from_type() helper
Lennart Poettering
2018-04-13
1
-5
/
+25
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
When mangling names, optionally emit a warning (#8400)
Zbigniew Jędrzejewski-Szmek
2018-03-21
1
-18
/
+26
*
tree-wide: use SPECIAL_ROOT_SLICE
Zbigniew Jędrzejewski-Szmek
2017-12-15
1
-4
/
+5
*
Merge pull request #7198 from poettering/stdin-stdout
Lennart Poettering
2017-11-19
1
-2
/
+2
|
\
|
*
fs-util: rename path_is_safe() → path_is_normalized()
Lennart Poettering
2017-11-17
1
-2
/
+2
*
|
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
|
/
*
string-util: add delete_trailing_chars() and skip_leading_chars() helpers
Lennart Poettering
2017-11-13
1
-7
/
+2
*
basic: split unit-name.[ch] into two (#7065)
Lennart Poettering
2017-10-11
1
-268
/
+0
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
*
swap: adjust swap.c in a similar way to what we just did to mount.c
Lennart Poettering
2017-09-26
1
-2
/
+0
*
mount: rework mount state engine
Lennart Poettering
2017-09-26
1
-2
/
+0
*
Drop busname unit type
Zbigniew Jędrzejewski-Szmek
2017-07-23
1
-15
/
+0
*
core: make NotifyAccess= and FileDescriptorStoreMax= available to transient s...
Lennart Poettering
2017-06-26
1
-0
/
+9
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
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
-11
/
+34
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-2
/
+4
*
core: remove support for RequiresOverridable= and RequisiteOverridable=
Lennart Poettering
2015-11-12
1
-4
/
+0
*
Remove snapshot unit type
Zbigniew Jędrzejewski-Szmek
2015-11-11
1
-9
/
+0
*
doc: correct punctuation and improve typography in documentation
Jan Engelhardt
2015-11-06
1
-1
/
+1
[next]