Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-19 | Rename more things to elogind | Andy Wingo | |
2015-03-09 | Introduce loop_read_exact helper | Zbigniew Jędrzejewski-Szmek | |
Usually when using loop_read(), we want to read the full buffer. Add a helper that mirrors loop_write(), and returns 0 when full buffer was read, and an error otherwise. Use -ENODATA for the short read, to distinguish it from a read error. | |||
2014-12-11 | treewide: correct spacing near eol in code comments | Torstein Husebø | |
2014-10-03 | sd-id128: do stricter checking of random boot id | Zbigniew Jędrzejewski-Szmek | |
If we are bothering to check whether the kernel is not feeding us bad data, we might as well do it properly. CID #1237692. | |||
2014-02-19 | sd-id128: use new dev_urandom() call | Lennart Poettering | |
2014-01-25 | build-sys: merge libsystemd-id128 into libsystemd | Zbigniew Jędrzejewski-Szmek | |