summaryrefslogtreecommitdiff
path: root/src/test/test-id128.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-04tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe1-1/+0
2019-04-05sd-id128: expose ID128_UUID_FORMAT_STRZbigniew Jędrzejewski-Szmek1-1/+1
2019-03-27headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek1-0/+3
2018-12-02util-lib: split out all temporary file related calls into tmpfiles-util.cLennart Poettering1-1/+1
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-02-26khash: try to detect broken AF_ALG support in centos kernelsLennart Poettering1-2/+2
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-03-03test: skip instead of fail if crypto kmods are not availableMartin Pitt1-5/+10
2016-12-13core: store the invocation ID in the per-service keyringLennart Poettering1-0/+8
2016-11-29sd-id128: add new sd_id128_get_machine_app_specific() APILennart Poettering1-0/+6
2016-08-06test: fix stack overflow reported by ASANCristian Rodríguez1-1/+1
2016-07-25sd-id128: be more liberal when reading files with 128bit IDsLennart Poettering1-1/+68
2016-07-22sd-id128: split UUID file read/write code into new id128-util.[ch]Lennart Poettering1-1/+13
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering1-0/+1
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering1-3/+4
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek1-1/+1
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther1-4/+7
2013-04-30id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering1-2/+25
2012-04-12test: test tools should still be in the src/ directoryLennart Poettering1-0/+52