index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-id128
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-id128: introduce id128_get_machine() and id128_get_machine_at()
Yu Watanabe
2023-04-05
2
-0
/
+37
*
sd-id128: introduce ID128_REFUSE_NULL flag
Yu Watanabe
2023-04-05
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-15
1
-0
/
+3
*
sd-id128: allow sd_id128_get_machine() and friend to be called with NULL
Yu Watanabe
2022-12-15
1
-18
/
+10
*
sd-id128: make sd_id128_get_machine() or friends return -EUCLEAN when an ID i...
Yu Watanabe
2022-12-15
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-11
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
*
sd-id128: split the logic obtaining invocation ID from sd_id128_get_invocation()
Yu Watanabe
2019-03-15
1
-7
/
+13
*
Use c99 static array size declarations in exported functions too
Zbigniew Jędrzejewski-Szmek
2019-01-04
1
-1
/
+1
*
tree-wide: make hash_ops typesafe
Yu Watanabe
2018-12-02
2
-9
/
+6
*
random-util: optionally allow randomness to be generated via RDRAND
Lennart Poettering
2018-11-08
1
-1
/
+3
*
random-util: change high_quality_required bool parameter into a flags parameter
Lennart Poettering
2018-11-08
1
-1
/
+1
*
random-util: rename acquire_random_bytes() → genuine_random_bytes()
Lennart Poettering
2018-11-08
1
-1
/
+1
*
sd-id128: add sd_id128_get_boot_app_specific()
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-8
/
+30
*
tree-wide: drop double newline
Yu Watanabe
2018-06-29
1
-1
/
+0
[next]