index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
BOOT_LOADER_INTERFACE.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
journal: make signature arrays const
Lennart Poettering
1
-2
/
+4
2020-06-25
journal: rename hash64() to jenkins_hash64()
Lennart Poettering
4
-8
/
+8
2020-06-25
journal-file: rename return parameters to ret_xyz
Lennart Poettering
1
-119
/
+134
2020-06-25
journal-file: also show field hash table size in debug output
Lennart Poettering
1
-1
/
+3
2020-06-25
journal-file: simplify boot ID acquiring
Lennart Poettering
1
-4
/
+1
2020-06-25
journal: store NE hash instead of LE hash in Match object
Lennart Poettering
2
-7
/
+7
2020-06-25
journal-file: use FLAGS_SET where appropriate
Lennart Poettering
1
-3
/
+3
2020-06-25
journal: fix definition of _OBJECT_COMPRESSED_MAX
Lennart Poettering
2
-9
/
+11
2020-06-25
macro: add CONST_MIN() similar to CONST_MAX()
Lennart Poettering
1
-0
/
+9
2020-06-25
ci: free up some resources on Pipelines
Evgeny Vereshchagin
1
-16
/
+1
2020-06-25
ci: switch to Ubuntu Bionic on Semaphore
Evgeny Vereshchagin
1
-2
/
+3
2020-06-25
core: add RootHashSignature service parameter
Luca Boccassi
14
-7
/
+200
2020-06-25
dissect/nspawn: add support for dm-verity root hash signature
Luca Boccassi
9
-26
/
+176
2020-06-25
veritysetup: add support for dm-verity root hash signature
Luca Boccassi
1
-2
/
+25
2020-06-25
missing: Add new Linux capabilities
Michal Koutný
1
-0
/
+16
2020-06-25
tree-wide: avoid some loaded terms
Lennart Poettering
51
-354
/
+365
2020-06-25
fuzz-udev-rules: -ENOBUFS should be accepted too
Zbigniew Jędrzejewski-Szmek
3
-3
/
+12
2020-06-25
journal: fix buffer overrun when urlifying
Zbigniew Jędrzejewski-Szmek
2
-3
/
+6
2020-06-25
network: fix typo in comment
Yu Watanabe
1
-1
/
+1
2020-06-25
network: do not update operstate when netdev is not ready
Yu Watanabe
1
-0
/
+3
2020-06-25
network: fix assertion in link_get()
Yu Watanabe
1
-1
/
+1
2020-06-25
network: check that received ifindex is valid
Yu Watanabe
1
-0
/
+3
2020-06-24
test: Test memory limit parsing
Michal Koutný
1
-0
/
+60
2020-06-24
cgroup: Parse infinity properly for memory protections
Michal Koutný
1
-6
/
+5
2020-06-24
ci: bring back Coverity part 2
Evgeny Vereshchagin
1
-0
/
+1
2020-06-24
ci: bring back Coverity
Evgeny Vereshchagin
1
-0
/
+1
2020-06-24
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
27
-73
/
+45
2020-06-24
sysv-generator: reduce scope of variables
Zbigniew Jędrzejewski-Szmek
1
-7
/
+4
2020-06-24
socket-proxy: use structured initialization in one place
Zbigniew Jędrzejewski-Szmek
1
-6
/
+8
2020-06-24
basic/hashmap,set: propagate allocation location info in _copy()
Zbigniew Jędrzejewski-Szmek
3
-25
/
+17
2020-06-24
tree-wide: use set_ensure_consume() in various places
Zbigniew Jędrzejewski-Szmek
4
-21
/
+9
2020-06-24
networkd: take ref immediately after storing item in set
Zbigniew Jędrzejewski-Szmek
2
-4
/
+4
2020-06-24
core/bpf-firewall: use the correct cleanup function
Zbigniew Jędrzejewski-Szmek
1
-3
/
+2
2020-06-24
logind: fix possible memleak of message if the message was already in the set
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2020-06-24
portable: rework set handling in portable_detach()
Zbigniew Jędrzejewski-Szmek
1
-9
/
+3
2020-06-24
resolved: fix memleak on duplicate host lines in /etc/hosts
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2020-06-24
resolved: simplify allocation failure handling in dns_stub_process_query()
Zbigniew Jędrzejewski-Szmek
1
-16
/
+14
2020-06-24
basic/set,hashmap: pass through allocation info in more cases
Zbigniew Jędrzejewski-Szmek
3
-9
/
+14
2020-06-24
basic/set: add set_ensure_consume()
Zbigniew Jędrzejewski-Szmek
4
-0
/
+42
2020-06-24
feature to honor first shutdown request to completion
Jay Burger
9
-11
/
+109
2020-06-24
selinux: update mac_selinux_free()
Christian Göttsche
1
-6
/
+2
2020-06-24
hwdb: add another Logitech G502 Hero variant (#16256)
Gigadoc2
1
-0
/
+2
2020-06-23
make-autosuspend-rules: restore compatibility with Python3 < 3.6
Luca Boccassi
1
-2
/
+2
2020-06-23
fuzz-udev-rules: rewrite to not require root privileges
Zbigniew Jędrzejewski-Szmek
1
-83
/
+8
2020-06-23
Make failures of mac_selinux_init() fatal
Christian Göttsche
15
-19
/
+35
2020-06-23
Initialize SELinux in user instances
Christian Göttsche
1
-0
/
+5
2020-06-23
udev: split rules object creation and loading
Zbigniew Jędrzejewski-Szmek
6
-17
/
+27
2020-06-23
userdb: replace recursion lock
Lennart Poettering
8
-212
/
+141
2020-06-23
nss-systemd: skip /etc/gshadow look-ups when we just need the GID of a group
Lennart Poettering
1
-1
/
+1
2020-06-23
util: add dlfcn-util.h
Lennart Poettering
4
-4
/
+14
[next]