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
Age
Commit message (
Expand
)
Author
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-27
util: add function getting proc environ
Jakub Filak
2014-11-23
test: support empty environment variables in unit files
Iago López Galeiras
2014-11-22
Do not check for existence of remote binaries
Zbigniew Jędrzejewski-Szmek
2014-11-21
util: add functions getting proc cwd and root
Jakub Filak
2014-11-20
tests: fix minor memory leak
Lennart Poettering
2014-11-13
udev: support ENV{}=="" global property matches
Kay Sievers
2014-11-13
udev: move global property handling from libudev to udevd
Kay Sievers
2014-11-13
udev: switch to systemd logging functions
Kay Sievers
2014-11-13
tests: add test-execute
Ronny Chevalier
2014-11-13
manager: allow test run to catch SIGCHLD events
Ronny Chevalier
2014-11-10
strv: rework strv_split_quoted() to use unquote_first_word()
Lennart Poettering
2014-11-08
tests: add test-path
Ronny Chevalier
2014-11-07
util: rework /proc/cmdline parser to use unquote_first_word()
Lennart Poettering
2014-11-07
copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...
Lennart Poettering
2014-11-06
shared: rename condition-util.[ch] to condition.[ch]
Lennart Poettering
2014-11-06
core: get rid of condition.c and move the remaining call into util.c
Lennart Poettering
2014-11-06
core: introduce the concept of AssertXYZ= similar to ConditionXYZ=, but fatal...
Lennart Poettering
2014-11-06
condition: add more test cases
Lennart Poettering
2014-11-06
condition: unify condition logic in one file
Lennart Poettering
2014-11-06
condition: properly allow passing back errors from condition checks
Lennart Poettering
2014-11-05
condition: rewrite condition_test_kernel_command_line() based on unquote_firs...
Lennart Poettering
2014-11-05
shared: unaligned - use void* instead of unaligned be16_t*
Tom Gundersen
2014-11-05
test: hashmap-plain - make coverity happy
Tom Gundersen
2014-11-05
test: fileio - make coverity happy
Tom Gundersen
2014-11-04
test: use assert_se in test_hashmap_move
Michal Schmidt
2014-11-01
shared: add helpers for unaligend BE read/write
Tom Gundersen
2014-10-31
Make bus errno mappings non-static
Zbigniew Jędrzejewski-Szmek
2014-10-31
tests: add test-copy
Ronny Chevalier
2014-10-31
tests: add tests for path_startswith
Ronny Chevalier
2014-10-31
tests: add missing entry for LocalVariable to test-tables
Ronny Chevalier
2014-10-31
tests: add test-locale-util
Ronny Chevalier
2014-10-31
tests: add tests for strv.c
Ronny Chevalier
2014-10-31
tests: add tests for fileio.c
Ronny Chevalier
2014-10-30
test: test a corner case in hashmap_remove_and_replace()
Michal Schmidt
2014-10-30
test: adjust max load factor in test_hashmap_many()
Michal Schmidt
2014-10-27
calendarspec: parse 'quarterly' and 'semi-annually' as shortcuts
Lennart Poettering
2014-10-23
hashmap: allow hashmap_move() to fail
Michal Schmidt
2014-10-23
test: add test for hashmap_reserve()
Michal Schmidt
2014-10-23
test: add and improve hashmap tests
Michal Schmidt
2014-10-23
test: generate tests for OrderedHashmap from Hashmap tests
Michal Schmidt
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-17
environment: append unit_id to error messages regarding EnvironmentFile
Lukas Nykryn
2014-10-12
tests: fix some tests to pass in koji
Zbigniew Jędrzejewski-Szmek
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-10-03
test-barrier: add checks after the barrier constructor
Thomas Hindoe Paaboel Andersen
2014-10-01
tests: add tests for {hashmap,set}_steal_first
Zbigniew Jędrzejewski-Szmek
2014-09-30
test-fileio: Remove dead check
Thomas Hindoe Paaboel Andersen
2014-09-30
test-date: don't fail test if log_max_level is higher than LOG_INFO
Thomas Hindoe Paaboel Andersen
[next]