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
/
test
/
test-unit-name.c
Age
Commit message (
Expand
)
Author
2016-04-12
core: remove ManagerRunningAs enum
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-27
basic: don't append suffixes to unit name glob expressions
Lennart Poettering
2016-01-27
tests: don't abbreviate function names needlessly
Lennart Poettering
2015-11-12
core: simplify handling of %u, %U, %s and %h unit file specifiers
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-05
core: be more strict when manipulating slices names and unescaping paths from...
Lennart Poettering
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-12-13
test-unit-name: add more tests
Ronny Chevalier
2014-12-11
test-unit-name: add tests for %f
Ronny Chevalier
2014-11-20
tests: fix minor memory leak
Lennart Poettering
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-07-20
test-engine: fix access to unit load path
Zbigniew Jędrzejewski-Szmek
2014-06-30
tests: add missing XDG_RUNTIME_DIR env variable
Ronny Chevalier
2014-06-24
tests: add tests to test-unit-name
Ronny Chevalier
2014-02-19
make gcc shut up
Lennart Poettering
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-26
systemctl: allow globbing in commands which take multiple unit names
Zbigniew Jędrzejewski-Szmek
2013-12-18
tests: fix build
Lennart Poettering
2013-11-30
core: allocate a kdbus bus for each systemd instance, if we can
Lennart Poettering
2013-11-20
test: exit early if we would conflict with running user systemd
Lennart Poettering
2013-09-17
specifier: rework specifier calls to return proper error message
Lennart Poettering
2013-08-22
test: Make testing work on systems without or old systemd
Holger Hans Peter Freyther
2013-07-18
tests: skip tests when executed without privileges but which require them
Kay Sievers
2013-07-12
test-path-util,test-sched-prio: uninitialize manager to appease valgrind
Zbigniew Jędrzejewski-Szmek
2013-07-10
core: serialize/deserialize bus subscribers
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-03-26
tests: skip bus test if bus cannot be opened
Zbigniew Jędrzejewski-Szmek
2013-03-26
Simplify the meaning of %s
Zbigniew Jędrzejewski-Szmek
2013-02-06
tests: skip tests if manager cannot be created
Zbigniew Jędrzejewski-Szmek
2013-02-06
tests: run manager in session mode
Zbigniew Jędrzejewski-Szmek
2013-01-29
tests: add test for unit name printing
Zbigniew Jędrzejewski-Szmek
2013-01-29
tests: compress unit name tests and add more asserts
Zbigniew Jędrzejewski-Szmek
2012-09-12
test: extend unit-name test a bit
Lennart Poettering
2012-09-12
unit-name: rework unit_name_replace_instance function()
Lennart Poettering
2012-06-25
cryptsetup: fix escaping when generating cryptsetup units
Lennart Poettering
2012-06-22
systemctl: automatically turn paths and unescaped unit names into proper unit...
Lennart Poettering