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