index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-condition.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-condition: fix group check condition
Felipe Sateler
2019-12-26
1
-1
/
+1
*
util-lib: split shared/efivars into basic/efivars and shared/efi-loader
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-1
/
+1
*
basic/cgroup-util: let cgroup_unified_flush() return the detected hierarchy
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-1
/
+1
*
test-condition: do not accidentally treat error as passing condition
Zbigniew Jędrzejewski-Szmek
2019-06-29
1
-51
/
+51
*
Treat kernel version condition as a list of quoted checks
Zbigniew Jędrzejewski-Szmek
2019-06-29
1
-1
/
+23
*
Move cpus_in_affinity_mask() to cpu-set-util.[ch]
Zbigniew Jędrzejewski-Szmek
2019-05-29
1
-0
/
+1
*
tests: add tests for ConditionMemory= + ConditionCPUs
Lennart Poettering
2019-03-19
1
-0
/
+125
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-2
/
+2
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+2
*
test-condition: make function return void
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-4
/
+2
*
test-condition: extend tests to all ConditionSecurity= values
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-4
/
+29
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: use newa() rather than alloca() where we can
Lennart Poettering
2018-04-27
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
test: fix condition test if there are no controllers
Lennart Poettering
2018-01-05
1
-3
/
+3
*
condition: extend ConditionKernelVersion= with relative version checks
Lennart Poettering
2017-12-26
1
-0
/
+85
*
core,udev,networkd: add ConditionKernelVersion=
Lennart Poettering
2017-12-26
1
-2
/
+40
*
condition: Create AssertControlGroupController (#7630)
Chris Down
2017-12-18
1
-0
/
+74
*
user-util: add new uid_is_system() helper
Lennart Poettering
2017-12-06
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
test-condition: fix test_condition_test_group() (#6531)
Alan Jenkins
2017-08-06
1
-4
/
+4
*
test-condition: don't assume that all non-root users are normal users (#6409)
Felipe Sateler
2017-07-20
1
-1
/
+1
*
Merge pull request #5926 from fsateler/condition-uid
Lennart Poettering
2017-05-29
1
-0
/
+151
|
\
|
*
core: add @system special value to ConditionUser=
Felipe Sateler
2017-05-26
1
-0
/
+10
|
*
core: add ConditionUser and ConditionGroup
Felipe Sateler
2017-05-26
1
-0
/
+141
*
|
Revert "selinux: split up mac_selinux_have() from mac_selinux_use()"
Gary Tierney
2017-05-12
1
-1
/
+1
|
/
*
shared/condition: add ConditionVirtualization=[!]private-users
Zbigniew Jędrzejewski-Szmek
2016-10-27
1
-0
/
+60
*
test: always check whether condition allocation worked
Lennart Poettering
2016-08-19
1
-3
/
+38
*
Merge pull request 3821 from davide125/fix-tests
Zbigniew Jędrzejewski-Szmek
2016-08-01
1
-3
/
+9
|
\
|
*
tests: don't test hostname if it looks like an id128
Steve Muir
2016-07-29
1
-3
/
+9
|
/
*
Fix #3236 (#3633)
Lennart Poettering
2016-07-01
1
-3
/
+3
*
selinux: split up mac_selinux_have() from mac_selinux_use()
Lennart Poettering
2015-11-27
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
1
-1
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-8
/
+9
*
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-18
1
-0
/
+1
*
test-condition: add more test cases
Ronny Chevalier
2014-12-11
1
-2
/
+45
*
shared: rename condition-util.[ch] to condition.[ch]
Lennart Poettering
2014-11-06
1
-0
/
+194