index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
path-lookup: move NETWORK_DIRS to network-util.h
Mike Yuan
2024-10-06
1
-3
/
+0
*
basic/unit-file: move to shared/
Mike Yuan
2024-10-06
3
-896
/
+0
*
Merge pull request #34638 from YHNdnzj/laccess-error-check
Yu Watanabe
2024-10-06
4
-8
/
+10
|
\
|
*
fs-util: rename laccess to access_nofollow
Mike Yuan
2024-10-05
4
-4
/
+4
|
*
various: correct laccess() error check
Mike Yuan
2024-10-04
2
-6
/
+8
*
|
chase: Fix shortcut
Daan De Meyer
2024-10-04
1
-1
/
+1
|
/
*
man: consolidate list of active unit states into a shared table
Luca Boccassi
2024-10-04
1
-0
/
+1
*
logind: add support for hidraw devices
Peter Hutterer
2024-10-03
1
-0
/
+9
*
core: fix copy/paste error
Antonio Alvarez Feijoo
2024-10-02
1
-1
/
+1
*
core: load IPE policy on boot
Luca Boccassi
2024-10-02
1
-0
/
+6
*
Move show_menu() to terminal-util.h
Daan De Meyer
2024-10-02
2
-0
/
+48
*
tree-wide: always do dlopen() with RTLD_NOW + RTLD_NODELETE
Lennart Poettering
2024-10-02
1
-1
/
+1
*
linux: import input.h and friends
Lennart Poettering
2024-10-01
2
-0
/
+1496
*
Merge pull request #34511 from YHNdnzj/strv-extend-strv-consume
Yu Watanabe
2024-09-21
8
-53
/
+114
|
\
|
*
tree-wide: use strv_extend_strv_consume() where appropriate
Mike Yuan
2024-09-21
2
-6
/
+6
|
*
basic/strv: introduce strv_extend_strv_consume()
Mike Yuan
2024-09-21
2
-5
/
+64
|
*
basic/strv: make string_strv_hash_ops static, add missing assertions
Mike Yuan
2024-09-20
2
-3
/
+15
|
*
basic/memory-util: make mempcpy_typesafe() take number of obj rather than raw...
Mike Yuan
2024-09-20
1
-1
/
+6
|
*
basic: replace size_multiply_overflow() with MUL_ASSIGN_SAFE where applicable
Mike Yuan
2024-09-20
3
-25
/
+23
|
*
basic/macro: move DECIMAL_STR_FMT to shared/tests
Mike Yuan
2024-09-20
1
-13
/
+0
*
|
strv: introduce strv_find_closest()
Yu Watanabe
2024-09-20
2
-2
/
+37
|
/
*
firstboot: add similar input suggestion
Michael Ferrari
2024-09-20
2
-0
/
+28
*
basic/memory-util: introduce mempcpy_typesafe
Mike Yuan
2024-09-20
1
-2
/
+4
*
Merge pull request #34040 from AdrianVovk/repart-dollar-boot
Yu Watanabe
2024-09-17
1
-1
/
+1
|
\
|
*
strv: Fixup STRV_FOREACH_PAIR macro
Adrian Vovk
2024-09-17
1
-1
/
+1
*
|
Merge pull request #34440 from yuwata/network-log-no-matching-network
Daan De Meyer
2024-09-17
1
-3
/
+4
|
\
\
|
*
|
log: introduce log_oom_full()
Yu Watanabe
2024-09-17
1
-3
/
+4
|
|
/
*
/
homed: wait for user input during firstboot
Michael Ferrari
2024-09-17
2
-0
/
+20
|
/
*
basic/build: also include BTF status
Mike Yuan
2024-09-16
1
-1
/
+7
*
efivars: add helper that reads an fs path from an efi var
Lennart Poettering
2024-09-15
2
-2
/
+31
*
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
2024-09-13
1
-1
/
+1
*
basic: split ifname related calls from format-util.h into format-ifname.h
Lennart Poettering
2024-09-13
6
-57
/
+66
*
minor fixups for #32212
Matteo Croce
2024-09-13
1
-1
/
+4
*
Merge pull request #32212 from teknoraver/networkd-sysctl
Lennart Poettering
2024-09-12
2
-14
/
+52
|
\
|
*
extend sysctl functions to shadow values
Matteo Croce
2024-09-11
2
-14
/
+52
*
|
syscalls: run "ninja update-syscalls-*"
Lennart Poettering
2024-09-12
20
-43
/
+3
|
/
*
Merge pull request #33833 from YHNdnzj/manager-reload-assert
Mike Yuan
2024-09-09
1
-5
/
+5
|
\
|
*
chattr-util: use BIT_FOREACH where appropriate
Mike Yuan
2024-09-07
1
-4
/
+3
|
*
chattr-util: set O_NOCTTY when reopening O_PATH fd
Mike Yuan
2024-09-07
1
-1
/
+2
*
|
missing_socket: drop unnecessary definitions
Yu Watanabe
2024-09-09
2
-43
/
+3
*
|
missing_network: drop unnecessary definition
Yu Watanabe
2024-09-09
2
-5
/
+1
*
|
arphrd-list: use imported linux/if_arp.h
Yu Watanabe
2024-09-09
2
-2
/
+2
*
|
linux: import more network related headers from v6.11-rc6
Yu Watanabe
2024-09-09
24
-0
/
+2689
*
|
terminal-util: correct fd validity check
Mike Yuan
2024-09-08
1
-1
/
+1
|
/
*
iovec-util: add iovec_append() for appending to an existing iovec
Lennart Poettering
2024-09-06
2
-0
/
+14
*
user-util: switch from utmp to utmpx
Lennart Poettering
2024-09-06
1
-2
/
+2
*
Merge pull request #34155 from poettering/gmtime-safe
Yu Watanabe
2024-09-06
4
-33
/
+70
|
\
|
*
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
Lennart Poettering
2024-09-05
4
-33
/
+70
*
|
basic: Include <sys/file.h> for LOCK_* constants
A. Wilcox
2024-09-06
1
-0
/
+2
|
/
*
Merge pull request #34090 from DaanDeMeyer/cow-fix
Yu Watanabe
2024-09-05
1
-4
/
+13
|
\
[prev]
[next]