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
/
basic
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: another set of CVE-2021-4034 assert()s
Lennart Poettering
2022-02-01
1
-0
/
+6
*
util: move on_ac_power() from util.c -> udev-util.c
Yu Watanabe
2022-01-06
1
-2
/
+0
*
basic/util: add macro variants of log2 functions
Zbigniew Jędrzejewski-Szmek
2021-11-29
1
-13
/
+23
*
basic/util: rename u64log2 to log2u64
Zbigniew Jędrzejewski-Szmek
2021-11-26
1
-1
/
+1
*
tree-wide: replace strverscmp() and str_verscmp() with strverscmp_improved()
Yu Watanabe
2021-02-09
1
-2
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
pid1: rework environment block copy logic
Lennart Poettering
2019-11-01
1
-3
/
+0
*
pid1: restore the original environment passed by the kernel when switching to...
Franck Bui
2019-10-03
1
-0
/
+3
*
util-lib: move yes_no() and friends to string-util.h
Zbigniew Jędrzejewski-Szmek
2019-09-16
1
-16
/
+0
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-23
/
+1
*
util: introduce save_argc_argv() helper
Lennart Poettering
2019-03-21
1
-0
/
+5
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-6
/
+0
*
util: move display_is_local() to pam_systemd.c, its only user
Lennart Poettering
2019-03-14
1
-2
/
+0
*
util: split out errno related stuff
Lennart Poettering
2019-03-14
1
-25
/
+0
*
util: split out plymouth related stuff
Lennart Poettering
2019-03-14
1
-2
/
+0
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-64
/
+0
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-44
/
+0
*
util: split out some stuff into a new file limits-util.[ch]
Lennart Poettering
2019-03-13
1
-6
/
+0
*
util: split out namespace related stuff into a new namespace-util.[ch] pair
Lennart Poettering
2019-03-13
1
-3
/
+0
*
util.h: add new UNPROTECT_ERRNO macro
Lennart Poettering
2019-02-08
1
-0
/
+9
*
Revert "nss: prevent PROTECT_ERRNO from squashing changes to *errnop"
Zbigniew Jędrzejewski-Szmek
2019-01-10
1
-22
/
+1
*
nss: prevent PROTECT_ERRNO from squashing changes to *errnop
Sam Morris
2019-01-10
1
-1
/
+22
*
lldp: simplify compare_func, using ?: to chain comparisons
Filipe Brandenburger
2018-12-14
1
-0
/
+6
*
in-addr-util: fix undefined result for in4_addr_netmask_to_prefixlen(<0.0.0.0>)
Thomas Haller
2018-12-14
1
-1
/
+1
*
util: drop missing.h from util.h
Yu Watanabe
2018-12-04
1
-1
/
+0
*
tree-wide: use gcc attribute macros where appropriate
Lennart Poettering
2018-12-03
1
-1
/
+1
*
tree-wide: use __ prefixed gcc attributes (#10843)
Lennart Poettering
2018-11-20
1
-1
/
+2
*
basic/util: import memeqzero from casync
Zbigniew Jędrzejewski-Szmek
2018-11-18
1
-0
/
+4
*
util: drop const_int_one/const_int_zero again
Lennart Poettering
2018-10-18
1
-3
/
+0
*
tree-wide: add a single version of "static const int one = 1"
Lennart Poettering
2018-10-15
1
-0
/
+3
*
tree-wide: various ubsan zero size memory fixes
Lennart Poettering
2018-10-10
1
-1
/
+7
*
util: introduce typesafe_bsearch() and typesafe_bsearch_r()
Yu Watanabe
2018-09-19
1
-3
/
+16
*
util: introduce typesafe_qsort_r()
Yu Watanabe
2018-09-19
1
-2
/
+8
*
util: introduce memcmp_safe()
Yu Watanabe
2018-08-08
1
-3
/
+10
*
pam_systemd: move socket_from_display() from util.[ch] to pam_systemd.c
Lennart Poettering
2018-07-25
1
-1
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
util: add qsort_r_safe(), similar to qsort_safe()
Lennart Poettering
2018-04-18
1
-0
/
+8
*
util: introduce typesafe_qsort(), a typesafe version of qsort()/qsort_safe()
Lennart Poettering
2018-04-11
1
-0
/
+8
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: add bsearch_safe and use where appropriate
Zbigniew Jędrzejewski-Szmek
2018-03-26
1
-0
/
+13
*
basic: split out update_reboot_parameter_and_warn() into its own .c/.h files
Lennart Poettering
2018-02-22
1
-2
/
+0
*
util: minor tweaks to disable_core_dumps()
Lennart Poettering
2018-01-10
1
-1
/
+1
*
tree-wide: introduce disable_core_dumps helper and port existing users
Jan Klötzke
2018-01-10
1
-0
/
+2
*
condition: extend ConditionKernelVersion= with relative version checks
Lennart Poettering
2017-12-26
1
-0
/
+2
*
basic: split out blockdev-util.[ch] from util.h
Lennart Poettering
2017-12-25
1
-5
/
+0
*
process-util: move fork_agent() to process-util.[ch]
Lennart Poettering
2017-12-25
1
-2
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
util: make get_block_device() available
Franck Bui
2017-09-13
1
-0
/
+3
*
basic/util: move execute_directory() to separate file
Zbigniew Jędrzejewski-Szmek
2017-02-11
1
-2
/
+0
[next]