index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolved: lower connection timeout for DoT connections in opportunistic mode
Lennart Poettering
2021-11-22
5
-12
/
+38
*
resolved: clean up manager_write_resolv_conf() a bit
Lennart Poettering
2021-11-22
1
-26
/
+15
*
resolved: make sure we don't hit an assert when dealing with incomplete DNSSD...
Lennart Poettering
2021-11-22
1
-1
/
+3
*
resolved: properly signal transient errors back to NSS stack
Lennart Poettering
2021-11-22
1
-9
/
+46
*
resolved: fix ResolveService() hostname handling
Lennart Poettering
2021-11-22
1
-1
/
+2
*
nspawn: voidify expose_port_execute() calls
Lennart Poettering
2021-11-22
1
-2
/
+2
*
resolved: add "proxy-only" stub on 127.0.0.54
Lennart Poettering
2021-11-22
5
-52
/
+162
*
socket-util: add helper for generically initializing sockaddr_union from in_a...
Lennart Poettering
2021-11-22
2
-0
/
+37
*
resolved: include IP address info in debug output for incoming datagrams
Lennart Poettering
2021-11-22
1
-2
/
+10
*
resolved: use RET_NERRNO() where it makes sense
Lennart Poettering
2021-11-22
1
-3
/
+2
*
Remove own copyright line
Jan Janssen
2021-11-22
1
-3
/
+0
*
Merge pull request #21357 from mbd98/usr-verity-auto
Luca Boccassi
2021-11-22
2
-61
/
+167
|
\
|
*
fstab-generator: use 'usr' mapper device when 'usrhash' is present
Mark Boudreau
2021-11-19
1
-7
/
+28
|
*
veritysetup-generator: generate service for usr device
Mark Boudreau
2021-11-19
1
-54
/
+139
*
|
Merge pull request #21452 from vcaputo/mmap-cache-fd
Daan De Meyer
2021-11-22
5
-72
/
+62
|
\
\
|
*
|
mmap-cache: s/mmap_cache/mmap_cache_fd_/ where apropos
Vito Caputo
2021-11-19
5
-29
/
+29
|
*
|
mmap-cache: simplify API around MMapFileDescriptor
Vito Caputo
2021-11-19
5
-70
/
+60
|
|
/
*
|
Merge pull request #21425 from keszybz/ppc64-fixes
Lennart Poettering
2021-11-22
6
-225
/
+343
|
\
\
|
*
|
shared/base-filesystem: use LIB_ARCH_TUPLE instead of string
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-5
/
+6
|
*
|
Trivial style fixes
Zbigniew Jędrzejewski-Szmek
2021-11-19
2
-5
/
+3
|
*
|
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
|
*
|
shared/gpt: add entries for a bunch of architectures
Zbigniew Jędrzejewski-Szmek
2021-11-19
2
-2
/
+145
|
*
|
shared/gpt: add a macro to make the definitions a bit less onerous
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-109
/
+47
|
*
|
shared/gpt: reorder arches alphabetically
Zbigniew Jędrzejewski-Szmek
2021-11-19
3
-102
/
+96
|
*
|
shared/base-filesystem: add define for s390x
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+4
|
*
|
shared/base-filesystem: m68k is 32-bit only
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+2
|
*
|
shared/base-filesystem: add define for arm
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+2
|
*
|
shared/base-filesystem: add define for riscv64
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+4
|
*
|
shared/base-filesystem: add define for ppc64el
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+9
|
*
|
shared/base-filesystem: add define for arm64
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-0
/
+6
|
*
|
shared/base-filesystem: add (empty) iffdery for the table
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-8
/
+29
|
*
|
shared/gpt: drop outdated comment
Zbigniew Jędrzejewski-Szmek
2021-11-19
1
-4
/
+0
|
|
/
*
|
analyze: fix printing config when there is no main config file
Zbigniew Jędrzejewski-Szmek
2021-11-21
1
-14
/
+29
*
|
Merge pull request #21432 from DaanDeMeyer/journal-trivial-fixes
Luca Boccassi
2021-11-20
4
-84
/
+104
|
\
\
|
*
|
journal: Add verify_hash_table()
Daan De Meyer
2021-11-19
1
-32
/
+52
|
*
|
journal: Add journal_file_object_to_string()
Daan De Meyer
2021-11-19
2
-27
/
+33
|
*
|
journal: Simplify definition of HEADER_INCOMPATIBLE_SUPPORTED
Daan De Meyer
2021-11-19
1
-17
/
+5
|
*
|
journal: Use more structured initialization
Daan De Meyer
2021-11-19
1
-6
/
+12
|
*
|
journal: Use size_t instead of unsigned for array sizes
Daan De Meyer
2021-11-19
1
-2
/
+2
*
|
|
Merge pull request #21431 from DaanDeMeyer/issue-19799
Luca Boccassi
2021-11-20
2
-61
/
+54
|
\
\
\
|
*
|
|
journal: Limit the number of audit fields per log message
Daan De Meyer
2021-11-19
2
-32
/
+25
|
*
|
|
journal: Use mf as variable name for MapField
Daan De Meyer
2021-11-18
1
-4
/
+4
|
*
|
|
journal: Use consistent naming for iovec in audit logic
Daan De Meyer
2021-11-18
1
-45
/
+45
*
|
|
|
nspawn: use FOREACH_STRING() more
Lennart Poettering
2021-11-20
1
-8
/
+8
*
|
|
|
core: prefix functions to avoid identical static function names
Christian Göttsche
2021-11-20
1
-14
/
+14
*
|
|
|
selinux: name mac_selinux_generic_access_check as internal function
Christian Göttsche
2021-11-20
2
-9
/
+9
*
|
|
|
selinux: improve debug log format
Christian Göttsche
2021-11-20
1
-1
/
+1
*
|
|
|
selinux: add function name to audit data
Christian Göttsche
2021-11-20
2
-7
/
+17
|
|
_
|
/
|
/
|
|
[next]