index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
presets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
copy: teach copy_file() that a mode=-1 call means "take mode from original file"
Lennart Poettering
1
-2
/
+16
2020-12-02
pager: stop disabling urlification under a pager
Zbigniew Jędrzejewski-Szmek
1
-5
/
+1
2020-12-01
man: document new ratelimiting APIs
Lennart Poettering
4
-1
/
+156
2020-12-01
core: prevent excessive /proc/self/mountinfo parsing
Michal Sekletár
1
-0
/
+6
2020-12-01
test: add ratelimiting test
Michal Sekletár
1
-1
/
+95
2020-12-01
sd-event: add ability to ratelimit event sources
Lennart Poettering
4
-62
/
+350
2020-12-01
sd-event: remove earliest_index/latest_index into common part of event source...
Lennart Poettering
2
-12
/
+13
2020-12-01
sd-event: follow coding style with naming return parameter
Lennart Poettering
1
-3
/
+4
2020-12-01
sd-event: ref event loop while in sd_event_prepare() ot sd_event_run()
Lennart Poettering
1
-6
/
+9
2020-12-01
sd-event: let's suffix last_run/last_log with "_usec"
Lennart Poettering
1
-6
/
+6
2020-12-01
sd-event: split out code to add/remove timer event sources to earliest/latest...
Lennart Poettering
1
-16
/
+41
2020-12-01
sd-event: split clock data allocation out of sd_event_add_time()
Lennart Poettering
1
-11
/
+23
2020-12-01
sd-event: mention that two debug logged events are ignored
Lennart Poettering
1
-2
/
+2
2020-12-01
update TODO
Lennart Poettering
1
-3
/
+0
2020-12-01
man: drop comment about ECC vs. RSA and Yubikey
Lennart Poettering
1
-1
/
+0
2020-12-01
man: document how cryptsetup keys may be acquired via AF_UNIX sockets
Lennart Poettering
1
-19
/
+58
2020-12-01
cryptsetup: modify keyfile search logic to use read_file_full() too
Lennart Poettering
3
-92
/
+44
2020-12-01
cryptsetup: port cryptsetup's main key file logic over to read_full_file_full()
Lennart Poettering
1
-5
/
+32
2020-12-01
cryptsetup: port PKCS#11 code to read key file with read_full_file()
Lennart Poettering
3
-2
/
+19
2020-12-01
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
12
-38
/
+132
2020-12-01
journal-remote: suffix cmdline option that expects arg with =
Lennart Poettering
1
-1
/
+1
2020-12-01
man: mention that --key= is about *secret* keys
Lennart Poettering
2
-3
/
+3
2020-12-01
journal-remote: use READ_FULL_FILE_SECURE|READ_FULL_FILE_WARN_WORLD_READABLE ...
Lennart Poettering
2
-2
/
+10
2020-12-01
repart: warn about world writable key files
Lennart Poettering
1
-1
/
+5
2020-12-01
dissect-image: use simple version of read_full_file() where we can
Lennart Poettering
1
-3
/
+3
2020-12-01
journal-remote: erase secret PEM key from memory after use
Lennart Poettering
2
-2
/
+5
2020-12-01
scope: on unified, make sure to unwatch all PIDs once they've been moved to t...
Franck Bui
1
-5
/
+7
2020-12-01
sd-event: fix delays assert brain-o (#17790)
Vito Caputo
1
-1
/
+1
2020-11-30
mkosi: make ubuntu image bootable by default
Pavel Sapezhko
1
-1
/
+1
2020-11-30
man: Speicfy exact return values of sd_bus_message_enter_container
igo95862
1
-2
/
+7
2020-11-30
po: add units/systemd-journald.service.in to POTFILES.skip
Piotr Drąg
1
-2
/
+3
2020-11-30
hwdb: add axis range corrections for Lenovo ThinkPad T14 Gen1
Michał Kopeć
1
-1
/
+2
2020-11-30
network: use IN_SET() macro
Yu Watanabe
1
-5
/
+3
2020-11-30
network: treat IPv4LL is one of dynamic addressing protocol
Yu Watanabe
1
-11
/
+10
2020-11-30
network: simplify the condition about ipv4ll is enabled or not
Yu Watanabe
2
-15
/
+7
2020-11-30
network: shorten link_check_ready() a bit
Yu Watanabe
1
-56
/
+27
2020-11-30
network: stop IPv4LL engine when DHCPv4 address is successfully acquired
Yu Watanabe
1
-0
/
+4
2020-11-30
networkd: start ipv4ll when dhcp has trouble getting a lease
Zbigniew Jędrzejewski-Szmek
5
-15
/
+28
2020-11-30
sd-dhcp-client: report transient DHCP failure to the caller
Zbigniew Jędrzejewski-Szmek
2
-0
/
+8
2020-11-30
networkd: merge ll addressing fallback modes into normal "boolean" values
Zbigniew Jędrzejewski-Szmek
12
-53
/
+35
2020-11-30
sd-dhcp-client: minor simplification
Zbigniew Jędrzejewski-Szmek
1
-15
/
+6
2020-11-30
man: adjust description of MaxAttempts
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2020-11-28
Update logind-button.c
nihilix-melix
1
-3
/
+6
2020-11-28
test-networkd-conf: add missing assert_se
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2020-11-28
semaphore: temporarily disable the timedated test suite
Frantisek Sumsal
1
-0
/
+3
2020-11-27
hwdb: 60-keyboard: Add Dell Inspiron 11 3168 Fn+Home/End/PageUp/PageDown key ...
Konomi
1
-0
/
+7
2020-11-27
NEWS: really fix kernel version number reference
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2020-11-27
coccinelle: ignore specific cases to use SYNTHETIC_ERRNO() macro
Yu Watanabe
1
-0
/
+6
2020-11-27
cryptsetup: drop unnecessary bracket
Yu Watanabe
1
-2
/
+1
2020-11-27
test: use for(;;) instead of while(true)
Yu Watanabe
1
-1
/
+1
[next]