Systemd/src/libsystemd
Lennart Poettering cc83d5197c random-util: optionally allow randomness to be generated via RDRAND
We only use this when we don't require the best randomness. The primary
usecase for this is UUID generation, as this means we don't drain
randomness from the kernel pool for them. Since UUIDs are usually not
secrets RDRAND should be goot enough for them to avoid real-life
collisions.
2018-11-08 09:44:27 +01:00
..
sd-bus strv: wrap strv_new() in a macro so that NULL sentinel is implicit 2018-10-31 18:00:52 +01:00
sd-daemon tree-wide: port various users over to sockaddr_un_set_path() 2018-10-15 19:40:51 +02:00
sd-device Merge pull request #10602 from yuwata/sd-device-logs 2018-11-06 19:33:51 +03:00
sd-event sd-event: add sd_event_source_{get,set}_floating() 2018-11-05 13:19:02 +09:00
sd-hwdb sd_hwdb: update log messages 2018-10-24 04:31:48 +09:00
sd-id128 random-util: optionally allow randomness to be generated via RDRAND 2018-11-08 09:44:27 +01:00
sd-login sd-login: let's also make sd-login understand ".host" 2018-07-25 22:48:11 +02:00
sd-netlink networkd: add missing bonding options (#10542) 2018-11-02 10:31:20 +09:00
sd-network tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
sd-path sd-path: FOREACH_LINE exorcism 2018-10-18 16:23:45 +02:00
sd-resolve sd-resolve: introduce sd_resolve_query_{get,set}_floating() 2018-11-05 13:19:02 +09:00
sd-utf8 tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
disable-mempool.c mempool: only enable mempool use when linked to libsystemd-shared.so 2018-10-11 11:10:37 +02:00
libsystemd.pc.in Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
libsystemd.sym sd-event: add sd_event_source_{get,set}_floating() 2018-11-05 13:19:02 +09:00
meson.build Merge pull request #10239 from yuwata/sd-device-monitor 2018-10-18 18:30:38 +02:00