summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-id128
AgeCommit message (Expand)AuthorFilesLines
2018-10-02sd-id128: add sd_id128_get_boot_app_specific()Zbigniew Jędrzejewski-Szmek1-8/+30
2018-06-29tree-wide: drop double newlineYu Watanabe1-1/+0
2018-06-29tree-wide: drop empty commentsYu Watanabe3-6/+0
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering3-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering3-6/+0
2018-05-31sd-id128: return -ENOMEDIUM on null idZbigniew Jędrzejewski-Szmek1-1/+1
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek3-39/+0
2018-02-20tree-wide: make use of fsync_directory_of_file() all over the placeLennart Poettering1-1/+6
2018-01-11log: minimize includes in log.hLennart Poettering1-0/+1
2017-11-20tree-wide: adjust fall through comments so that gcc is happyShawn Landden1-2/+2
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek3-0/+3
2017-09-28libsystemd: use IN_SET macroYu Watanabe2-2/+2
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2017-06-28basic/random-util: do not fall back to /dev/urandom if getrandom() returns shortZbigniew Jędrzejewski-Szmek1-1/+1
2016-12-13core: store the invocation ID in the per-service keyringLennart Poettering1-5/+123
2016-12-13sd-id128: id128_write overwrites target fileEvgeny Vereshchagin1-1/+1
2016-11-29sd-id128: add new sd_id128_get_machine_app_specific() APILennart Poettering1-0/+32
2016-10-07core: add "invocation ID" concept to service managerLennart Poettering3-0/+41
2016-07-25sd-id128: be more liberal when reading files with 128bit IDsLennart Poettering1-9/+21
2016-07-22sd-id128: handle NULL return parameter in sd_id128_from_string() nicerLennart Poettering1-2/+2
2016-07-22machine-id-setup: port machine_id_commit() to new id128-util.c APIsLennart Poettering2-6/+17
2016-07-22sd-id128: split UUID file read/write code into new id128-util.[ch]Lennart Poettering3-89/+241
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen1-1/+1
2015-10-27util-lib: split out hex/dec/oct encoding/decoding into its own fileLennart Poettering1-0/+1
2015-10-26util-lib: split out IO related calls to io-util.[ch]Lennart Poettering1-1/+2
2015-10-25util-lib: split out fd-related operations into fd-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-2/+3
2015-09-22sd-id128: make size constraints a bit more obviousLennart Poettering1-1/+1
2015-06-23build-sys: add all source files and no built files to the tar ballKay Sievers1-18/+0
2015-04-11shared: add random-util.[ch]Ronny Chevalier1-0/+1
2015-03-09Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek1-17/+10
2014-12-11treewide: correct spacing near eol in code commentsTorstein Husebø1-1/+1
2014-10-03sd-id128: do stricter checking of random boot idZbigniew Jędrzejewski-Szmek1-2/+5
2014-02-19sd-id128: use new dev_urandom() callLennart Poettering1-12/+4
2014-01-25build-sys: merge libsystemd-id128 into libsystemdZbigniew Jędrzejewski-Szmek3-0/+253