index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-id128
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io-util: introduce loop_write_full that takes a timeout
Mike Yuan
2023-09-07
1
-1
/
+1
*
sd-id128: do not allow null 'app_id' param
Zbigniew Jędrzejewski-Szmek
2023-09-02
1
-0
/
+1
*
id128-util: add id128_from_string_not_null()
Zbigniew Jędrzejewski-Szmek
2023-08-29
2
-0
/
+19
*
sd-id128: export sd_id128_get_app_specific()
Zbigniew Jędrzejewski-Szmek
2023-08-29
1
-4
/
+4
*
sd-id128: avoid one memcpy
Zbigniew Jędrzejewski-Szmek
2023-08-29
1
-6
/
+7
*
sd-id128: introduce ERRNO_IS_NEG_MACHINE_ID_UNSET
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-5
/
+7
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-2
/
+2
*
fs-util: Add XOpenFlags with XO_LABEL flag to have xopenat() MAC label files/...
Daan De Meyer
2023-05-31
1
-2
/
+2
*
sd-id128: introduce id128_get_machine() and id128_get_machine_at()
Yu Watanabe
2023-04-04
2
-0
/
+37
*
sd-id128: introduce ID128_REFUSE_NULL flag
Yu Watanabe
2023-04-04
3
-10
/
+19
*
sd-id128: introduce id128_write_at()
Yu Watanabe
2023-04-04
2
-4
/
+8
*
sd-id128: introduce id128_read_at()
Yu Watanabe
2023-04-04
2
-4
/
+10
*
sd-id128: rename Id128FormatFlag -> Id128Flag
Yu Watanabe
2023-04-04
2
-13
/
+13
*
sd-id128: rename argument and add missing assertion
Yu Watanabe
2023-04-04
2
-6
/
+10
*
Revert "sd-id128: make id128_read() optionally take root directory"
Yu Watanabe
2023-04-04
3
-11
/
+8
*
sd-id128: make id128_read() optionally take root directory
Yu Watanabe
2023-03-27
3
-8
/
+11
*
Include <threads.h> if possible to get thread_local definition
Cristian Rodríguez
2023-03-06
1
-0
/
+1
*
id128: introduce ERRNO_IS_MACHINE_ID_UNSET() helper macro
Lennart Poettering
2023-02-01
1
-0
/
+7
*
sd-id128: introduce id128_hash_ops_free
Yu Watanabe
2023-01-19
2
-0
/
+2
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
sd-id128: also refuse an empty invocation ID
Yu Watanabe
2022-12-14
1
-0
/
+3
*
sd-id128: allow sd_id128_get_machine() and friend to be called with NULL
Yu Watanabe
2022-12-14
1
-18
/
+10
*
sd-id128: make sd_id128_get_machine() or friends return -EUCLEAN when an ID i...
Yu Watanabe
2022-12-14
2
-15
/
+19
*
sd-id128: fold do_sync flag into Id128FormatFlag
Yu Watanabe
2022-12-12
2
-6
/
+8
*
sd-id128: make sd_id128_get_boot() and friend return -ENOSYS when /proc/ is n...
Yu Watanabe
2022-12-12
1
-0
/
+3
*
sd-id128: make sd_id128_get_boot() and friend return -ENOMEDIUM
Yu Watanabe
2022-12-12
1
-0
/
+3
*
sd-id128: make id128_read() or friends return -ENOPKG when the file contents ...
Yu Watanabe
2022-12-12
3
-34
/
+32
*
sd-id128: several cleanups
Yu Watanabe
2022-12-12
2
-46
/
+33
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
tree-wide: add global ascii_isdigit() + ascii_isalpha()
Lennart Poettering
2022-07-05
1
-2
/
+2
*
sd-id128: don't allow chars > f in valid id128 values
Lennart Poettering
2022-07-05
1
-4
/
+4
*
sd-id128: rename and export sd_id128_string_equal()
Zbigniew Jędrzejewski-Szmek
2022-06-30
3
-18
/
+16
*
fix: sd_id128_get_invocation now works for user services
i-do-cpp
2022-06-10
1
-1
/
+4
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-4
/
+1
*
random-util: remove RDRAND usage
Jason A. Donenfeld
2022-03-14
1
-3
/
+1
*
id128-util: add new helper id128_equal_string()
Lennart Poettering
2022-02-14
2
-0
/
+18
*
sd128: export sd_id128_to_uuid_string()
Lennart Poettering
2022-02-14
3
-39
/
+30
*
sd-id128: use /proc/device-tree
Yu Watanabe
2021-11-10
1
-1
/
+1
*
libsystemd/sd-id128: use only internal hmac, remove khash/OpenSSL support
Luca Boccassi
2021-10-08
1
-39
/
+4
*
basic: split out sync() family of calls from fs-util.[ch] into new c/h file
Lennart Poettering
2021-10-05
1
-5
/
+2
*
sd-id128: add compound literal love to sd_id128_to_string() + id128_to_uuid_s...
Lennart Poettering
2021-08-20
1
-0
/
+2
*
sd-id128: make sure sd_id128_get_machine_app_specific() logic also works with...
Lennart Poettering
2021-07-08
1
-3
/
+26
*
id128-util: use common implementation of helper to get/validate product ID
Lennart Poettering
2021-04-29
2
-0
/
+24
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
3
-3
/
+3
*
id128: add format which treats "uninitialized" like an empty id
Harald Seiler
2020-10-19
2
-1
/
+11
*
id128: move make_v4_uuid into id128-util.h to make it generally useful
Lennart Poettering
2020-01-20
3
-15
/
+17
*
id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffers
Lennart Poettering
2019-12-10
2
-2
/
+4
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
sd-id128: expose ID128_UUID_FORMAT_STR
Zbigniew Jędrzejewski-Szmek
2019-04-05
1
-3
/
+0
*
sd-id128: look for invocation id in environment first, keyring second
Zbigniew Jędrzejewski-Szmek
2019-03-21
1
-18
/
+9
[next]