index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: GPL-2.0+ -> GPL-2.0-or-later
Yu Watanabe
2020-11-09
39
-39
/
+39
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
2580
-2581
/
+2581
*
hwdb: Add support for HP ZBook Studio G5 keyboard (#17525)
fwSmit
2020-11-07
1
-0
/
+7
*
resolved: fix non-initialized memory access
Lennart Poettering
2020-11-06
1
-3
/
+4
*
Merge pull request #17534 from poettering/resolved-more-tweaks
Lennart Poettering
2020-11-06
6
-20
/
+55
|
\
|
*
resolved: slightly extend debug log output about outgoing messages
Lennart Poettering
2020-11-06
1
-2
/
+11
|
*
resolved: don't resolve "local." via LLMNR
Lennart Poettering
2020-11-06
1
-0
/
+1
|
*
resolved: add comments for various query flags
Lennart Poettering
2020-11-06
1
-15
/
+25
|
*
resolved: show all answer flags when dumping answer
Lennart Poettering
2020-11-06
1
-1
/
+5
|
*
resolved: add minor optimization path to dns_answer_merge()
Lennart Poettering
2020-11-06
1
-0
/
+5
|
*
resolved: suppress misleading debug message about ignored resolv.conf line
Lennart Poettering
2020-11-06
1
-0
/
+2
|
*
errno: ETIMEDOUT is also a connection error
Lennart Poettering
2020-11-06
1
-2
/
+6
|
/
*
journalctl: show boot id in the reboot context separator
Ronan Pigott
2020-11-06
1
-2
/
+2
*
hwdb: Fix Pinebook Pro's brightness up/down and sleep keys
Jian-Hong Pan
2020-11-06
1
-0
/
+10
*
seccomp: allow turning off of seccomp filtering via env var
Lennart Poettering
2020-11-05
3
-9
/
+22
*
update TODO
Lennart Poettering
2020-11-04
1
-0
/
+3
*
selinux: also try the netlink-based fallback and continue on permission error
Zbigniew Jędrzejewski-Szmek
2020-11-04
1
-8
/
+16
*
shared/seccomp-util: move stime() to @obsolete
Topi Miettinen
2020-11-04
1
-1
/
+1
*
sd-login: fix parsing in sd_uid_is_on_seat
Zbigniew Jędrzejewski-Szmek
2020-11-04
1
-1
/
+1
*
Merge pull request #17521 from poettering/resolved-more-fixes
Zbigniew Jędrzejewski-Szmek
2020-11-04
8
-10
/
+24
|
\
|
*
resolved: handle RRs where we don't have a signer
Lennart Poettering
2020-11-03
1
-0
/
+2
|
*
resolved: drop unused family argument from manager_routable()
Lennart Poettering
2020-11-03
3
-6
/
+10
|
*
resolved: fix dumping of DnsAnswer objects
Lennart Poettering
2020-11-03
1
-1
/
+1
|
*
resolved: put size limit in DnsAnswer size to UINT16_MAX
Lennart Poettering
2020-11-03
2
-1
/
+9
|
*
resolved: check return value of memdup() correctly for OOM
Lennart Poettering
2020-11-03
1
-1
/
+1
|
*
man: remove misplaced comma
Lennart Poettering
2020-11-03
1
-1
/
+1
*
|
Merge pull request #17517 from keszybz/revert-hwdb-trailing-colon
Zbigniew Jędrzejewski-Szmek
2020-11-04
10
-108
/
+92
|
\
\
|
*
|
Partially revert "hwdb: reindent commments and say that "*" should always be ...
Zbigniew Jędrzejewski-Szmek
2020-11-03
8
-19
/
+4
|
*
|
Revert "parse_hwdb: enforce the ":*" suffix"
Zbigniew Jędrzejewski-Szmek
2020-11-03
1
-3
/
+2
|
*
|
Partially revert "hwdb: add trailing ":*" everywhere"
Zbigniew Jędrzejewski-Szmek
2020-11-03
8
-86
/
+86
|
|
/
*
|
Merge pull request #17493 from Villemoes/va-arg-simplifications
Zbigniew Jędrzejewski-Szmek
2020-11-04
3
-79
/
+29
|
\
\
|
|
/
|
/
|
|
*
strv.c: simplify strv_new_ap
Rasmus Villemoes
2020-11-03
1
-29
/
+13
|
*
signal-util: make sigaction_many_ap a little more concise
Rasmus Villemoes
2020-11-03
1
-10
/
+1
|
*
string-util: improve overflow checking
Rasmus Villemoes
2020-11-03
1
-2
/
+2
|
*
string-util: simplify logic in strjoin_real()
Rasmus Villemoes
2020-11-03
1
-40
/
+15
*
|
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
14
-34
/
+95
*
|
update TODO
Lennart Poettering
2020-11-02
1
-0
/
+6
*
|
po: Update Turkish translation
Muhammet Kara
2020-11-02
1
-104
/
+115
*
|
network: selinux hook handling to enumerate nexthop
Purushottam choudhary
2020-11-01
1
-1
/
+2
*
|
Fix typo
Sorin Ionescu
2020-11-01
1
-1
/
+1
*
|
automount: make user unmounting for automount units more debuggable
Lennart Poettering
2020-10-30
2
-0
/
+8
*
|
pid1: various minor watchdog modernizations
Lennart Poettering
2020-10-30
2
-35
/
+29
*
|
Merge pull request #17399 from afq984/udev-escaped-string
Yu Watanabe
2020-10-30
8
-743
/
+1044
|
\
\
|
*
|
document udev escaped string in udev(7)
Yu, Li-Yu
2020-10-29
1
-722
/
+746
|
*
|
udev: add fuzzer for udev_rule_parse_value
Yu, Li-Yu
2020-10-29
2
-0
/
+35
|
*
|
udev: test udev_rule_parse_value()
Yu, Li-Yu
2020-10-29
2
-0
/
+206
|
*
|
udev: escaped string syntax e"..." in rule files
Yu, Li-Yu
2020-10-29
3
-21
/
+57
*
|
|
Merge pull request #17444 from BtbN/fix_ib_dhcp4
Zbigniew Jędrzejewski-Szmek
2020-10-29
20
-80
/
+218
|
\
\
\
|
*
|
|
networkctl: use and print full hardware address
Timo Rothenpieler
2020-10-28
1
-7
/
+8
|
*
|
|
dhcp4: fix DHCP on InfiniBand interfaces
Timo Rothenpieler
2020-10-28
9
-36
/
+79
[next]