index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
systemd-userdbd.socket
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-22
resolved: lower connection timeout for DoT connections in opportunistic mode
Lennart Poettering
5
-12
/
+38
2021-11-22
resolved: clean up manager_write_resolv_conf() a bit
Lennart Poettering
1
-26
/
+15
2021-11-22
resolved: make sure we don't hit an assert when dealing with incomplete DNSSD...
Lennart Poettering
1
-1
/
+3
2021-11-22
resolved: properly signal transient errors back to NSS stack
Lennart Poettering
1
-9
/
+46
2021-11-22
resolved: fix ResolveService() hostname handling
Lennart Poettering
1
-1
/
+2
2021-11-22
nspawn: voidify expose_port_execute() calls
Lennart Poettering
1
-2
/
+2
2021-11-22
resolved: add "proxy-only" stub on 127.0.0.54
Lennart Poettering
7
-60
/
+179
2021-11-22
socket-util: add helper for generically initializing sockaddr_union from in_a...
Lennart Poettering
2
-0
/
+37
2021-11-22
resolved: include IP address info in debug output for incoming datagrams
Lennart Poettering
1
-2
/
+10
2021-11-22
resolved: use RET_NERRNO() where it makes sense
Lennart Poettering
1
-3
/
+2
2021-11-22
Remove own copyright line
Jan Janssen
1
-3
/
+0
2021-11-22
FIDO2 device removal instructions (#21426)
Robert-L-Turner
1
-0
/
+3
2021-11-22
test runner: print time before/after tests
Luca Boccassi
1
-2
/
+2
2021-11-21
analyze: fix printing config when there is no main config file
Zbigniew Jędrzejewski-Szmek
1
-14
/
+29
2021-11-20
nspawn: use FOREACH_STRING() more
Lennart Poettering
1
-8
/
+8
2021-11-20
core: prefix functions to avoid identical static function names
Christian Göttsche
1
-14
/
+14
2021-11-20
selinux: name mac_selinux_generic_access_check as internal function
Christian Göttsche
2
-9
/
+9
2021-11-20
selinux: improve debug log format
Christian Göttsche
1
-1
/
+1
2021-11-20
selinux: add function name to audit data
Christian Göttsche
2
-7
/
+17
2021-11-19
mmap-cache: s/mmap_cache/mmap_cache_fd_/ where apropos
Vito Caputo
5
-29
/
+29
2021-11-19
mmap-cache: simplify API around MMapFileDescriptor
Vito Caputo
5
-70
/
+60
2021-11-19
Document usr-specific verity parameters
Mark Boudreau
2
-2
/
+14
2021-11-19
fstab-generator: use 'usr' mapper device when 'usrhash' is present
Mark Boudreau
1
-7
/
+28
2021-11-19
veritysetup-generator: generate service for usr device
Mark Boudreau
1
-54
/
+139
2021-11-19
journal: Limit the number of audit fields per log message
Daan De Meyer
2
-32
/
+25
2021-11-19
Add a trivial guard against using the same uuid twice
Zbigniew Jędrzejewski-Szmek
1
-0
/
+6
2021-11-19
shared/base-filesystem: use LIB_ARCH_TUPLE instead of string
Zbigniew Jędrzejewski-Szmek
1
-5
/
+6
2021-11-19
Trivial style fixes
Zbigniew Jędrzejewski-Szmek
2
-5
/
+3
2021-11-19
docs: document the partition UUID used by homed
Zbigniew Jędrzejewski-Szmek
2
-0
/
+6
2021-11-19
shared/gpt: fix bit-flip in LoongArch root partition UUID
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-11-19
docs: generate table from header using a script
Zbigniew Jędrzejewski-Szmek
3
-40
/
+282
2021-11-19
shared/gpt: ARM_64 → ARM64
Zbigniew Jędrzejewski-Szmek
2
-14
/
+14
2021-11-19
shared/gpt: add entries for a bunch of architectures
Zbigniew Jędrzejewski-Szmek
2
-2
/
+145
2021-11-19
shared/gpt: add a macro to make the definitions a bit less onerous
Zbigniew Jędrzejewski-Szmek
1
-109
/
+47
2021-11-19
journal: Add verify_hash_table()
Daan De Meyer
1
-32
/
+52
2021-11-19
journal: Add journal_file_object_to_string()
Daan De Meyer
2
-27
/
+33
2021-11-19
journal: Simplify definition of HEADER_INCOMPATIBLE_SUPPORTED
Daan De Meyer
1
-17
/
+5
2021-11-19
journal: Use more structured initialization
Daan De Meyer
1
-6
/
+12
2021-11-19
journal: Use size_t instead of unsigned for array sizes
Daan De Meyer
1
-2
/
+2
2021-11-19
shared/gpt: reorder arches alphabetically
Zbigniew Jędrzejewski-Szmek
3
-102
/
+96
2021-11-19
update TODO
Lennart Poettering
1
-24
/
+11
2021-11-19
doc: rebreak boot loader spec
Lennart Poettering
1
-66
/
+225
2021-11-19
docs: switch the first two columns in partition uuid list
Zbigniew Jędrzejewski-Szmek
1
-56
/
+56
2021-11-19
shared/base-filesystem: add define for s390x
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2021-11-19
shared/base-filesystem: m68k is 32-bit only
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2021-11-19
shared/base-filesystem: add define for arm
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2021-11-19
shared/base-filesystem: add define for riscv64
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2021-11-19
shared/base-filesystem: add define for ppc64el
Zbigniew Jędrzejewski-Szmek
1
-0
/
+9
2021-11-19
shared/base-filesystem: add define for arm64
Zbigniew Jędrzejewski-Szmek
1
-0
/
+6
2021-11-19
shared/base-filesystem: add (empty) iffdery for the table
Zbigniew Jędrzejewski-Szmek
1
-8
/
+29
[next]