index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: add config setting to select between openssl and gcrypt
Zbigniew Jędrzejewski-Szmek
2021-11-30
1
-0
/
+29
*
Merge pull request #21559 from jcg190701/main
Yu Watanabe
2021-11-30
1
-2
/
+6
|
\
|
*
fix ConditionPathIsReadWrite when path does not exist.
jiangchuangang
2021-11-30
1
-1
/
+5
|
*
fix ConditionDirectoryNotEmpty when it comes to a Non-directory file
jiangchuangang
2021-11-30
1
-1
/
+1
*
|
tree-wide: fix typo
Yu Watanabe
2021-11-30
1
-1
/
+1
*
|
json: make JSON_BUILD_PAIR_IN_ADDR_NON_NULL or friends handle NULL gracefully
Yu Watanabe
2021-11-30
1
-5
/
+5
|
/
*
Merge pull request #21534 from yuwata/udev-accept-longer-hw-address
Zbigniew Jędrzejewski-Szmek
2021-11-29
1
-10
/
+3
|
\
|
*
udev/net: introduce "struct Link" to store link attributes
Yu Watanabe
2021-11-26
1
-10
/
+3
*
|
netif-util: update log message
Yu Watanabe
2021-11-26
1
-2
/
+2
|
/
*
Merge pull request #21501 from medhefgo/test
Zbigniew Jędrzejewski-Szmek
2021-11-26
1
-11
/
+10
|
\
|
*
test: Slightly rework DEFINE_TEST_MAIN macros
Jan Janssen
2021-11-25
1
-11
/
+10
*
|
Merge pull request #21360 from yuwata/network-json
Zbigniew Jędrzejewski-Szmek
2021-11-26
2
-5
/
+371
|
\
\
|
*
|
json: introduce several macros for building json object
Yu Watanabe
2021-11-25
2
-5
/
+371
|
|
/
*
|
Merge pull request #21253 from poettering/homed-auto-grow-shrink
Luca Boccassi
2021-11-25
3
-0
/
+61
|
\
\
|
*
|
homed: add automatic grow/shrink ("rebalancing")
Lennart Poettering
2021-11-25
1
-0
/
+1
|
*
|
user-record: add rebalanceWeight field
Lennart Poettering
2021-11-25
3
-0
/
+60
*
|
|
Merge pull request #21517 from yuwata/network-long-hw-addr
Zbigniew Jędrzejewski-Szmek
2021-11-25
2
-0
/
+100
|
\
\
\
|
*
|
|
netif-util: introduce net_verify_hardware_address()
Yu Watanabe
2021-11-25
2
-0
/
+100
*
|
|
|
network,udev: make .network and .link file can match with hardware address lo...
Yu Watanabe
2021-11-25
2
-15
/
+14
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #21487 from DaanDeMeyer/dissect-image-other-arch
Lennart Poettering
2021-11-25
4
-215
/
+240
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
shared: Add support for non-native architectures to dissect_image()
Daan De Meyer
2021-11-24
2
-156
/
+155
|
*
|
gpt: Store the partition type in GptPartitionType
Daan De Meyer
2021-11-24
2
-42
/
+47
|
*
|
gpt: Store the architecture in GptPartitionType
Daan De Meyer
2021-11-24
2
-22
/
+43
|
*
|
basic: Rename SECONDARY_ARCHITECTURE to ARCHITECTURE_SECONDARY
Daan De Meyer
2021-11-24
1
-4
/
+4
|
*
|
gpt: Rename PPC64LE TO PPC64_LE
Daan De Meyer
2021-11-24
2
-14
/
+14
*
|
|
json: add new JSON_BUILD_CONST_STRING() macro
Lennart Poettering
2021-11-25
3
-11
/
+12
*
|
|
json: don't assert() if we add a NULL element via json_variant_set_field()
Lennart Poettering
2021-11-25
1
-1
/
+0
|
|
/
|
/
|
*
|
repart,homed: split out disk cleanup macros into generic header
Lennart Poettering
2021-11-25
2
-0
/
+16
*
|
Merge pull request #21503 from poettering/ioprio-fix
Yu Watanabe
2021-11-25
1
-0
/
+1
|
\
\
|
*
|
shared: split out ioprio related stuff into ioprio-util.[ch]
Lennart Poettering
2021-11-24
1
-0
/
+1
|
|
/
*
|
build: fix build without seccomp
Dominique Martinet
2021-11-25
1
-0
/
+10
*
|
dissect-image: always say "file of image" when reporting about the image
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-8
/
+8
*
|
dissect-image: provide a more useful message when ENOMEDIUM is returned
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-7
/
+10
*
|
dissect-image: do not enable "verification" when trying to acquire metadata
Zbigniew Jędrzejewski-Szmek
2021-11-24
3
-8
/
+9
*
|
dissect-image: reuse common exit path
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-4
/
+2
*
|
shared/format-table: drop unnecessary _cleanup_
Zbigniew Jędrzejewski-Szmek
2021-11-24
1
-13
/
+13
|
/
*
extension-release.d/: add a new field SYSEXT_SCOPE= for clarifying what a sys...
Lennart Poettering
2021-11-23
5
-8
/
+34
*
dissect-image: when extracting metadata from image also check if it contains ...
Lennart Poettering
2021-11-23
2
-9
/
+67
*
pretty-print: add helper for quickly outputting red/green cross/check marks
Lennart Poettering
2021-11-23
1
-0
/
+23
*
Merge pull request #21479 from keszybz/cosmetic-initialization-adjustments
Lennart Poettering
2021-11-23
1
-1
/
+1
|
\
|
*
shared/format-table: add cosmetic initialization
Zbigniew Jędrzejewski-Szmek
2021-11-23
1
-1
/
+1
*
|
Merge pull request #21443 from poettering/homed-grow-shrink-on-login-logout
Lennart Poettering
2021-11-23
3
-0
/
+62
|
\
\
|
*
|
user-record: add auto-resize property
Lennart Poettering
2021-11-23
3
-0
/
+62
*
|
|
core/automount: Add ExtraOptions field
Andrew Stone
2021-11-23
1
-1
/
+2
|
/
/
*
/
resolved: add "proxy-only" stub on 127.0.0.54
Lennart Poettering
2021-11-22
2
-3
/
+6
|
/
*
Merge pull request #21425 from keszybz/ppc64-fixes
Lennart Poettering
2021-11-22
3
-194
/
+315
|
\
|
*
shared/base-filesystem: use LIB_ARCH_TUPLE instead of string
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-5
/
+6
|
*
shared/gpt: fix bit-flip in LoongArch root partition UUID
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-1
/
+1
|
*
docs: generate table from header using a script
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-10
/
+10
|
*
shared/gpt: ARM_64 → ARM64
Zbigniew Jędrzejewski-Szmek
2021-11-19
2
-14
/
+14
[next]