summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-id128/id128-util.c
Commit message (Expand)AuthorAgeFilesLines
* id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffersLennart Poettering2019-12-101-1/+1
* tree-wide: make hash_ops typesafeYu Watanabe2018-12-021-7/+4
* tree-wide: drop empty commentsYu Watanabe2018-06-291-2/+0
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: make use of fsync_directory_of_file() all over the placeLennart Poettering2018-02-201-1/+6
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-201-2/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* libsystemd: use IN_SET macroYu Watanabe2017-09-281-1/+1
* sd-id128: id128_write overwrites target fileEvgeny Vereshchagin2016-12-131-1/+1
* core: add "invocation ID" concept to service managerLennart Poettering2016-10-071-0/+13
* sd-id128: be more liberal when reading files with 128bit IDsLennart Poettering2016-07-251-9/+21
* machine-id-setup: port machine_id_commit() to new id128-util.c APIsLennart Poettering2016-07-221-4/+15
* sd-id128: split UUID file read/write code into new id128-util.[ch]Lennart Poettering2016-07-221-0/+171